Преглед изворни кода

Added Copyright information to all modified files.

samhed пре 12 година
родитељ
комит
0019d3b055
5 измењених фајлова са 5 додато и 0 уклоњено
  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
  * Copyright (C) 2012 Joel Martin
+ * Copyright (C) 2013 Samuel Mannehed for Cendio AB
  * noVNC is licensed under the MPL 2.0 (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
  * Copyright (C) 2012 Joel Martin
+ * Copyright (C) 2013 Samuel Mannehed for Cendio AB
  * noVNC is licensed under the MPL 2.0 (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
  * Copyright (C) 2012 Joel Martin
+ * Copyright (C) 2013 Samuel Mannehed for Cendio AB
  * noVNC is licensed under the MPL 2.0 (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
     Copyright (C) 2012 Joel Martin
+    Copyright (C) 2013 Samuel Mannehed for Cendio AB
     noVNC is licensed under the MPL 2.0 (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
     Copyright (C) 2012 Joel Martin
+    Copyright (C) 2013 Samuel Mannehed for Cendio AB
     noVNC is licensed under the MPL 2.0 (see LICENSE.txt)
     This file is licensed under the 2-Clause BSD license (see LICENSE.txt).