]> source.dussan.org Git - tigervnc.git/commitdiff
Update more copyrights to 2013.
authorPeter Åstrand <astrand@cendio.se>
Tue, 11 Jun 2013 07:06:46 +0000 (07:06 +0000)
committerPeter Åstrand <astrand@cendio.se>
Tue, 11 Jun 2013 07:06:46 +0000 (07:06 +0000)
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5122 3789f03b-4d11-0410-bbf8-ca57d06f2519

README.txt
java/com/tigervnc/vncviewer/README
java/com/tigervnc/vncviewer/VncViewer.java
unix/xserver/hw/vnc/xvnc.cc
win/vncconfig/vncconfig.rc
win/winvnc/winvnc.rc.in

index a18cbf07440d6bb0ab9448f04dc561ab340cdf10..bf98c8c78331c4ed0cf041fa0f2491893d72d79b 100644 (file)
@@ -34,7 +34,7 @@ TigerVNC is
         Copyright (C) 2009-2011 D. R. Commander
         Copyright (C) 2009-2011 Pierre Ossman for Cendio AB
         Copyright (C) 2004, 2009-2011 Red Hat, Inc.
-        Copyright (C) 2009-2011 TigerVNC Team
+        Copyright (C) 2009-2013 TigerVNC Team
         All Rights Reserved.
 
 This software is distributed under the GNU General Public Licence as published
index 9d8256848df5164aeab91165e7b4b491121766d0..196df40f78eaeec0fb6529cefcb5b60220d7c46a 100644 (file)
@@ -12,7 +12,7 @@ optimizations, major GUI improvements, and more.
         Copyright (C) 2004-2005 Cendio AB
         Copyright (C) 2005 Martin Koegler
         Copyright (C) 2009 Pierre Ossman for Cendio AB
-        Copyright (C) 2009-2011 TigerVNC Team
+        Copyright (C) 2009-2013 TigerVNC Team
         All rights reserved.
 
 This software is distributed under the GNU General Public Licence as
index c783bef49280470a78416f960114e9706c6d975f..9a015cfbe4dc2d227bf08e643dd0761641879c19 100644 (file)
@@ -53,7 +53,7 @@ public class VncViewer extends java.applet.Applet implements Runnable
 {
   public static final String aboutText = new String("TigerVNC Java Viewer v%s (%s)%n"+
                                                     "Built on %s at %s%n"+
-                                                    "Copyright (C) 1999-2012 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.");
 
   public static String version = null;
index 0fb099bcda133b9073723645b10db62b20921cc2..27bd3916dd8981da2ab21a3849f7f62841bf4a06 100644 (file)
@@ -99,7 +99,7 @@ extern "C" {
 #endif
 
 #define XVNCVERSION "TigerVNC 1.3.80"
-#define XVNCCOPYRIGHT ("Copyright (C) 1999-2011 TigerVNC Team and many others (see README.txt)\n" \
+#define XVNCCOPYRIGHT ("Copyright (C) 1999-2013 TigerVNC Team and many others (see README.txt)\n" \
                        "See http://www.tigervnc.org for information on TigerVNC.\n")
 
 
index 12ef73e38b19e6621bc81d3aa7db59d36284286f..5ca892a8123b352c0adb24634d0d103fd52e0f5c 100644 (file)
@@ -477,7 +477,7 @@ BEGIN
             #endif
             VALUE "FileVersion", __RCVERSIONSTR
             VALUE "InternalName", "vncconfig\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", "vncconfig.exe\0"
             VALUE "PrivateBuild", "\0"
index b59befde74282cbb32aea198f659309529db898f..980984513ed15de75c3d86b7f26f16c74826ff81 100644 (file)
@@ -86,7 +86,7 @@ BEGIN
             #endif
             VALUE "FileVersion", __RCVERSIONSTR
             VALUE "InternalName", "winvnc\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", "winvnc4.exe\0"
             VALUE "PrivateBuild", "\0"