public
Description: A Mac OS X photo uploader program for my photo album.
Homepage: http://bleu.west.spy.net/~dustin/projects/photoupload/
Clone URL: git://github.com/dustin/photoupload.git
updated copyright info
dustin (author)
Tue Mar 29 20:26:23 -0800 2005
commit  355f54e31c530b49f1e56348e37a803a75b56878
tree    a85608ca0656457c765f7597639c341f0c8f410d
parent  6ef6a0792af11e14dd1f5a52b81ac9559fc3aec8
...
2
3
4
5
6
 
 
...
2
3
4
 
 
5
6
0
@@ -2,5 +2,5 @@
0
 
0
 CFBundleName = "PhotoUpload";
0
 CFBundleShortVersionString = "PhotoUpload version 1.0";
0
-CFBundleGetInfoString = "PhotoUpload version 1.0, Copyright 2004 SPY Internetworking.";
0
-NSHumanReadableCopyright = "Copyright 2004 SPY Internetworking.";
0
+CFBundleGetInfoString = "PhotoUpload version 1.0, Copyright 2004-2005 SPY Internetworking.";
0
+NSHumanReadableCopyright = "Copyright 2004-2005 SPY Internetworking.";

Comments

    No one has commented yet.