diff --git a/include/base.css b/include/base.css index e941eec0..0578619e 100644 --- a/include/base.css +++ b/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). */ diff --git a/include/black.css b/include/black.css index e03ae862..7d940c5a 100644 --- a/include/black.css +++ b/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). */ diff --git a/include/blue.css b/include/blue.css index 70244969..b2a0adcc 100644 --- a/include/blue.css +++ b/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). */ diff --git a/vnc.html b/vnc.html index 16362519..66b70259 100644 --- a/vnc.html +++ b/vnc.html @@ -5,6 +5,7 @@