From d0c29bb679f065350529fa423f29daf24fda550d Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Tue, 5 Apr 2011 14:44:47 -0500 Subject: [PATCH] Fix copyright year to 2011. --- include/canvas.js | 2 +- include/playback.js | 2 +- include/rfb.js | 2 +- include/ui.js | 2 +- include/util.js | 2 +- include/vnc.js | 2 +- include/webutil.js | 2 +- vnc.html | 2 +- vnc_auto.html | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/include/canvas.js b/include/canvas.js index dd61a40..72af98e 100644 --- a/include/canvas.js +++ b/include/canvas.js @@ -1,6 +1,6 @@ /* * noVNC: HTML5 VNC client - * Copyright (C) 2010 Joel Martin + * Copyright (C) 2011 Joel Martin * Licensed under LGPL-3 (see LICENSE.txt) * * See README.md for usage and integration instructions. diff --git a/include/playback.js b/include/playback.js index 4a8106b..22a00a3 100644 --- a/include/playback.js +++ b/include/playback.js @@ -1,6 +1,6 @@ /* * noVNC: HTML5 VNC client - * Copyright (C) 2010 Joel Martin + * Copyright (C) 2011 Joel Martin * Licensed under LGPL-3 (see LICENSE.LGPL-3) */ diff --git a/include/rfb.js b/include/rfb.js index 3c9c8c4..3c65a5c 100644 --- a/include/rfb.js +++ b/include/rfb.js @@ -1,6 +1,6 @@ /* * noVNC: HTML5 VNC client - * Copyright (C) 2010 Joel Martin + * Copyright (C) 2011 Joel Martin * Licensed under LGPL-3 (see LICENSE.txt) * * See README.md for usage and integration instructions. diff --git a/include/ui.js b/include/ui.js index 31f630d..3e30420 100644 --- a/include/ui.js +++ b/include/ui.js @@ -1,6 +1,6 @@ /* * noVNC: HTML5 VNC client - * Copyright (C) 2010 Joel Martin + * Copyright (C) 2011 Joel Martin * Licensed under LGPL-3 (see LICENSE.txt) * * See README.md for usage and integration instructions. diff --git a/include/util.js b/include/util.js index 22d0c24..34840f6 100644 --- a/include/util.js +++ b/include/util.js @@ -1,6 +1,6 @@ /* * noVNC: HTML5 VNC client - * Copyright (C) 2010 Joel Martin + * Copyright (C) 2011 Joel Martin * Licensed under LGPL-3 (see LICENSE.txt) * * See README.md for usage and integration instructions. diff --git a/include/vnc.js b/include/vnc.js index bcb588a..0bd78a0 100644 --- a/include/vnc.js +++ b/include/vnc.js @@ -1,6 +1,6 @@ /* * noVNC: HTML5 VNC client - * Copyright (C) 2010 Joel Martin + * Copyright (C) 2011 Joel Martin * Licensed under LGPL-3 (see LICENSE.txt) * * See README.md for usage and integration instructions. diff --git a/include/webutil.js b/include/webutil.js index d0f054d..b42b9cb 100644 --- a/include/webutil.js +++ b/include/webutil.js @@ -1,6 +1,6 @@ /* * noVNC: HTML5 VNC client - * Copyright (C) 2010 Joel Martin + * Copyright (C) 2011 Joel Martin * Licensed under LGPL-3 (see LICENSE.txt) * * See README.md for usage and integration instructions. diff --git a/vnc.html b/vnc.html index e15a96a..e8dd0e2 100644 --- a/vnc.html +++ b/vnc.html @@ -2,7 +2,7 @@ diff --git a/vnc_auto.html b/vnc_auto.html index e98c87d..cb69929 100644 --- a/vnc_auto.html +++ b/vnc_auto.html @@ -2,7 +2,7 @@