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 dd61a406..72af98eb 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 4a8106b3..22a00a30 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 3c9c8c4a..3c65a5cb 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 31f630df..3e304203 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 22d0c243..34840f64 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 bcb588a8..0bd78a0c 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 d0f054de..b42b9cb3 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 e15a96a1..e8dd0e2a 100644 --- a/vnc.html +++ b/vnc.html @@ -2,7 +2,7 @@ diff --git a/vnc_auto.html b/vnc_auto.html index e98c87df..cb699292 100644 --- a/vnc_auto.html +++ b/vnc_auto.html @@ -2,7 +2,7 @@