Skip to content

Commit

Permalink
Bump copyright.
Browse files Browse the repository at this point in the history
  • Loading branch information
nathan-osman committed Sep 7, 2017
1 parent 83f8113 commit 8b3fc48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/qhttpengine_export.h.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2015 Nathan Osman
* Copyright (c) 2017 Nathan Osman
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to
Expand Down
2 changes: 1 addition & 1 deletion src/resource.rc.in
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ VS_VERSION_INFO VERSIONINFO
VALUE "FileDescription", "@PROJECT_DESCRIPTION@\0"
VALUE "FileVersion", "@PROJECT_VERSION@\0"
VALUE "InternalName", "@PROJECT_NAME@\0"
VALUE "LegalCopyright", "Copyright (c) 2015 @PROJECT_AUTHOR@\0"
VALUE "LegalCopyright", "Copyright (c) 2017 @PROJECT_AUTHOR@\0"
VALUE "OriginalFilename", "@[email protected]\0"
VALUE "ProductName", "@PROJECT_NAME@\0"
VALUE "ProductVersion", "@PROJECT_VERSION@\0"
Expand Down

0 comments on commit 8b3fc48

Please sign in to comment.