diff options
author | Peter Åstrand <astrand@cendio.se> | 2011-09-28 12:52:53 +0000 |
---|---|---|
committer | Peter Åstrand <astrand@cendio.se> | 2011-09-28 12:52:53 +0000 |
commit | d69bcc4739155fd95427b1875bc7463164c2c2d7 (patch) | |
tree | de5b3619471b4d8e84195dc5ab013a0ba5f18c79 /unix/xserver/hw | |
parent | 3b83703ce7b3d4abeabf6ed166f963645046327c (diff) | |
download | tigervnc-d69bcc4739155fd95427b1875bc7463164c2c2d7.tar.gz tigervnc-d69bcc4739155fd95427b1875bc7463164c2c2d7.zip |
Fixed the formatting of a few Cendio copyright lines, so that it is
consistent with the rest of the code.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4677 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'unix/xserver/hw')
-rw-r--r-- | unix/xserver/hw/vnc/XserverDesktop.cc | 2 | ||||
-rw-r--r-- | unix/xserver/hw/vnc/vncHooks.cc | 2 | ||||
-rw-r--r-- | unix/xserver/hw/vnc/xvnc.cc | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/unix/xserver/hw/vnc/XserverDesktop.cc b/unix/xserver/hw/vnc/XserverDesktop.cc index b8b7851a..9afbb49b 100644 --- a/unix/xserver/hw/vnc/XserverDesktop.cc +++ b/unix/xserver/hw/vnc/XserverDesktop.cc @@ -1,5 +1,5 @@ /* Copyright (C) 2002-2005 RealVNC Ltd. All Rights Reserved. - * Copyright (C) 2009 Pierre Ossman for Cendio AB + * Copyright 2009 Pierre Ossman for Cendio AB * * 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/unix/xserver/hw/vnc/vncHooks.cc b/unix/xserver/hw/vnc/vncHooks.cc index 75191112..6364ab3e 100644 --- a/unix/xserver/hw/vnc/vncHooks.cc +++ b/unix/xserver/hw/vnc/vncHooks.cc @@ -1,5 +1,5 @@ /* Copyright (C) 2002-2005 RealVNC Ltd. All Rights Reserved. - * Copyright (C) 2009 Pierre Ossman for Cendio AB + * Copyright 2009 Pierre Ossman for Cendio AB * * 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/unix/xserver/hw/vnc/xvnc.cc b/unix/xserver/hw/vnc/xvnc.cc index 42eac4ed..210a31a1 100644 --- a/unix/xserver/hw/vnc/xvnc.cc +++ b/unix/xserver/hw/vnc/xvnc.cc @@ -1,6 +1,6 @@ /* Copyright (c) 1993 X Consortium Copyright (C) 2002-2005 RealVNC Ltd. All Rights Reserved. - Copyright (C) 2009 Pierre Ossman for Cendio AB + Copyright 2009 Pierre Ossman for Cendio AB Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the |