diff options
author | Constantin Kaplinsky <const@tightvnc.com> | 2005-09-28 10:37:29 +0000 |
---|---|---|
committer | Constantin Kaplinsky <const@tightvnc.com> | 2005-09-28 10:37:29 +0000 |
commit | b0f89f834aaad65ab5f9988ca187f45724a1b8d0 (patch) | |
tree | ced53843f754a28f715c462f5859882c05ad4368 /rdr/HexOutStream.cxx | |
parent | 6ea636b217b42f3f8fb681eb4bdee0738e0ed7d4 (diff) | |
download | tigervnc-b0f89f834aaad65ab5f9988ca187f45724a1b8d0.tar.gz tigervnc-b0f89f834aaad65ab5f9988ca187f45724a1b8d0.zip |
Merged the rdr library with VNC 4.1.1.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@333 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'rdr/HexOutStream.cxx')
-rw-r--r-- | rdr/HexOutStream.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rdr/HexOutStream.cxx b/rdr/HexOutStream.cxx index f82d9f55..9b0b6c4d 100644 --- a/rdr/HexOutStream.cxx +++ b/rdr/HexOutStream.cxx @@ -1,5 +1,5 @@ -/* Copyright (C) 2002-2004 RealVNC Ltd. All Rights Reserved. - * +/* Copyright (C) 2002-2005 RealVNC Ltd. 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 * the Free Software Foundation; either version 2 of the License, or |