Skip to content

Commit 8b3fc48

Browse files
committed
Bump copyright.
1 parent 83f8113 commit 8b3fc48

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/qhttpengine_export.h.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2015 Nathan Osman
2+
* Copyright (c) 2017 Nathan Osman
33
*
44
* Permission is hereby granted, free of charge, to any person obtaining a copy
55
* of this software and associated documentation files (the "Software"), to

src/resource.rc.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ VS_VERSION_INFO VERSIONINFO
1212
VALUE "FileDescription", "@PROJECT_DESCRIPTION@\0"
1313
VALUE "FileVersion", "@PROJECT_VERSION@\0"
1414
VALUE "InternalName", "@PROJECT_NAME@\0"
15-
VALUE "LegalCopyright", "Copyright (c) 2015 @PROJECT_AUTHOR@\0"
15+
VALUE "LegalCopyright", "Copyright (c) 2017 @PROJECT_AUTHOR@\0"
1616
VALUE "OriginalFilename", "@OUTPUT_NAME@.dll\0"
1717
VALUE "ProductName", "@PROJECT_NAME@\0"
1818
VALUE "ProductVersion", "@PROJECT_VERSION@\0"

0 commit comments

Comments
 (0)