diff options
author | David Robillard <d@drobilla.net> | 2013-03-17 18:13:44 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2013-03-17 18:13:44 +0000 |
commit | 2c7670af2c56c46aaed8fddb17a5eb88de91beca (patch) | |
tree | ccea4a36a379c76832f683834c5c159a7cd36dbd /osx/Info.plist.in | |
parent | 010d2f04975652cfde317476b0bef3398d80adfe (diff) | |
download | patchage-2c7670af2c56c46aaed8fddb17a5eb88de91beca.tar.gz patchage-2c7670af2c56c46aaed8fddb17a5eb88de91beca.tar.bz2 patchage-2c7670af2c56c46aaed8fddb17a5eb88de91beca.zip |
Update copyright date.
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5087 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'osx/Info.plist.in')
-rw-r--r-- | osx/Info.plist.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/osx/Info.plist.in b/osx/Info.plist.in index e7a1249..fed2102 100644 --- a/osx/Info.plist.in +++ b/osx/Info.plist.in @@ -9,7 +9,7 @@ <key>CFBundleExecutable</key> <string>patchage</string> <key>CFBundleGetInfoString</key> - <string>@PATCHAGE_VERSION@, Copyright © 2011 David Robillard</string> + <string>@PATCHAGE_VERSION@, Copyright © 2013 David Robillard</string> <key>CFBundleIconFile</key> <string>Patchage</string> <key>CFBundleIdentifier</key> |