Updated copyright year
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@143 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/README b/README
index 50918fc..76c01a4 100644
--- a/README
+++ b/README
@@ -4,7 +4,7 @@
Copyright (C) 2002-2004 RealVNC Ltd. All Rights Reserved.
Copyright (C) 2000-2004 Constantin Kaplinsky.
-Copyright (C) 2004 Peter Astrand, Cendio AB
+Copyright (C) 2004-2005 Peter Astrand, Cendio AB
This software is distributed under the GNU General Public Licence as
published by the Free Software Foundation. See the file LICENCE.TXT
diff --git a/README_BINARY.txt b/README_BINARY.txt
index 664a7da..4c77e02 100644
--- a/README_BINARY.txt
+++ b/README_BINARY.txt
@@ -4,7 +4,7 @@
Copyright (C) 2002-2004 RealVNC Ltd. All Rights Reserved.
Copyright (C) 2000-2004 Constantin Kaplinsky.
-Copyright (C) 2004 Peter Astrand, Cendio AB
+Copyright (C) 2004-2005 Peter Astrand, Cendio AB
This software is distributed under the GNU General Public Licence as
published by the Free Software Foundation. See the file LICENCE.TXT
diff --git a/rfb/Configuration.cxx b/rfb/Configuration.cxx
index f4b9f95..a08260d 100644
--- a/rfb/Configuration.cxx
+++ b/rfb/Configuration.cxx
@@ -1,5 +1,5 @@
/* Copyright (C) 2002-2004 RealVNC Ltd. All Rights Reserved.
- * Copyright (C) 2004 Peter Astrand, Cendio AB. All Rights Reserved.
+ * Copyright (C) 2004-2005 Cendio AB. All rights reserved.
*
* This is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/rfb/TightDecoder.cxx b/rfb/TightDecoder.cxx
index 086afcb..9f8c505 100644
--- a/rfb/TightDecoder.cxx
+++ b/rfb/TightDecoder.cxx
@@ -1,5 +1,5 @@
/* Copyright (C) 2000-2003 Constantin Kaplinsky. All Rights Reserved.
- * Copyright (C) 2004 Peter Astrand, Cendio AB. All Rights Reserved.
+ * Copyright (C) 2004-2005 Cendio AB. All rights reserved.
*
* This is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/rfb/tightDecode.h b/rfb/tightDecode.h
index c707ea1..dd0c4d9 100644
--- a/rfb/tightDecode.h
+++ b/rfb/tightDecode.h
@@ -1,5 +1,5 @@
/* Copyright (C) 2000-2003 Constantin Kaplinsky. All Rights Reserved.
- * Copyright (C) 2004 Peter Astrand, Cendio AB. All Rights Reserved.
+ * Copyright (C) 2004-2005 Cendio AB. All rights reserved.
*
* This is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/vncviewer_unix/vncviewer.cxx b/vncviewer_unix/vncviewer.cxx
index 7954647..f0c5c98 100644
--- a/vncviewer_unix/vncviewer.cxx
+++ b/vncviewer_unix/vncviewer.cxx
@@ -189,7 +189,7 @@
_("TightVNC viewer for X version 4.0 - built %s\n"
"Copyright (C) 2002-2004 RealVNC Ltd.\n"
"Copyright (C) 2000-2004 Constantin Kaplinsky\n"
- "Copyright (C) 2004 Peter Astrand, Cendio AB\n"
+ "Copyright (C) 2004-2005 Peter Astrand, Cendio AB\n"
"See http://www.tightvnc.com for information on TightVNC."),
buildtime);
fprintf(stderr,"\n%s\n", aboutText);