summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Åstrand <astrand@cendio.se>2013-06-11 07:00:49 +0000
committerPeter Åstrand <astrand@cendio.se>2013-06-11 07:00:49 +0000
commit2c2a1a269b0e33c8affb069eef8de49fa493acfc (patch)
tree96034e963bd9bd8ac1148cde461c703730ddcadf
parent1753a93da571479a0cc1a90261376d2eb8350890 (diff)
downloadtigervnc-2c2a1a269b0e33c8affb069eef8de49fa493acfc.tar.gz
tigervnc-2c2a1a269b0e33c8affb069eef8de49fa493acfc.zip
Update copyright year to 2013.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5121 3789f03b-4d11-0410-bbf8-ca57d06f2519
-rw-r--r--vncviewer/vncviewer.cxx2
-rw-r--r--vncviewer/vncviewer.rc.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/vncviewer/vncviewer.cxx b/vncviewer/vncviewer.cxx
index 37d63a6c..eaf94ba6 100644
--- a/vncviewer/vncviewer.cxx
+++ b/vncviewer/vncviewer.cxx
@@ -74,7 +74,7 @@ using namespace std;
static const char aboutText[] = N_("TigerVNC Viewer %d-bit v%s (%s)\n"
"%s\n"
- "Copyright (C) 1999-2011 TigerVNC Team and many others (see README.txt)\n"
+ "Copyright (C) 1999-2013 TigerVNC Team and many others (see README.txt)\n"
"See http://www.tigervnc.org for information on TigerVNC.");
extern const char* buildTime;
diff --git a/vncviewer/vncviewer.rc.in b/vncviewer/vncviewer.rc.in
index a538e4ba..72535d09 100644
--- a/vncviewer/vncviewer.rc.in
+++ b/vncviewer/vncviewer.rc.in
@@ -52,7 +52,7 @@ BEGIN
#endif
VALUE "FileVersion", "@RCVERSION@\0"
VALUE "InternalName", "vncviewer\0"
- VALUE "LegalCopyright", "Copyright (C) 1999-2011 TigerVNC Team and many others (see README.txt)\0"
+ VALUE "LegalCopyright", "Copyright (C) 1999-2013 TigerVNC Team and many others (see README.txt)\0"
VALUE "LegalTrademarks", "TigerVNC\0"
VALUE "OriginalFilename", "vncviewer.exe\0"
VALUE "PrivateBuild", "\0"