Pārlūkot izejas kodu

Added Copyright information to all modified files.

samhed 12 gadi atpakaļ
vecāks
revīzija
0019d3b055
5 mainītis faili ar 5 papildinājumiem un 0 dzēšanām
  1. 1 0
      include/base.css
  2. 1 0
      include/black.css
  3. 1 0
      include/blue.css
  4. 1 0
      vnc.html
  5. 1 0
      vnc_auto.html

+ 1 - 0
include/base.css

@@ -1,6 +1,7 @@
 /*
 /*
  * noVNC base CSS
  * noVNC base CSS
  * Copyright (C) 2012 Joel Martin
  * Copyright (C) 2012 Joel Martin
+ * Copyright (C) 2013 Samuel Mannehed for Cendio AB
  * noVNC is licensed under the MPL 2.0 (see LICENSE.txt)
  * noVNC is licensed under the MPL 2.0 (see LICENSE.txt)
  * This file is licensed under the 2-Clause BSD license (see LICENSE.txt).
  * This file is licensed under the 2-Clause BSD license (see LICENSE.txt).
  */
  */

+ 1 - 0
include/black.css

@@ -1,6 +1,7 @@
 /*
 /*
  * noVNC black CSS
  * noVNC black CSS
  * Copyright (C) 2012 Joel Martin
  * Copyright (C) 2012 Joel Martin
+ * Copyright (C) 2013 Samuel Mannehed for Cendio AB
  * noVNC is licensed under the MPL 2.0 (see LICENSE.txt)
  * noVNC is licensed under the MPL 2.0 (see LICENSE.txt)
  * This file is licensed under the 2-Clause BSD license (see LICENSE.txt).
  * This file is licensed under the 2-Clause BSD license (see LICENSE.txt).
  */
  */

+ 1 - 0
include/blue.css

@@ -1,6 +1,7 @@
 /*
 /*
  * noVNC blue CSS
  * noVNC blue CSS
  * Copyright (C) 2012 Joel Martin
  * Copyright (C) 2012 Joel Martin
+ * Copyright (C) 2013 Samuel Mannehed for Cendio AB
  * noVNC is licensed under the MPL 2.0 (see LICENSE.txt)
  * noVNC is licensed under the MPL 2.0 (see LICENSE.txt)
  * This file is licensed under the 2-Clause BSD license (see LICENSE.txt).
  * This file is licensed under the 2-Clause BSD license (see LICENSE.txt).
  */
  */

+ 1 - 0
vnc.html

@@ -5,6 +5,7 @@
     <!--
     <!--
     noVNC example: simple example using default UI
     noVNC example: simple example using default UI
     Copyright (C) 2012 Joel Martin
     Copyright (C) 2012 Joel Martin
+    Copyright (C) 2013 Samuel Mannehed for Cendio AB
     noVNC is licensed under the MPL 2.0 (see LICENSE.txt)
     noVNC is licensed under the MPL 2.0 (see LICENSE.txt)
     This file is licensed under the 2-Clause BSD license (see LICENSE.txt).
     This file is licensed under the 2-Clause BSD license (see LICENSE.txt).
 
 

+ 1 - 0
vnc_auto.html

@@ -5,6 +5,7 @@
     <!-- 
     <!-- 
     noVNC example: simple example using default UI
     noVNC example: simple example using default UI
     Copyright (C) 2012 Joel Martin
     Copyright (C) 2012 Joel Martin
+    Copyright (C) 2013 Samuel Mannehed for Cendio AB
     noVNC is licensed under the MPL 2.0 (see LICENSE.txt)
     noVNC is licensed under the MPL 2.0 (see LICENSE.txt)
     This file is licensed under the 2-Clause BSD license (see LICENSE.txt).
     This file is licensed under the 2-Clause BSD license (see LICENSE.txt).