diff --git a/include/base.css b/include/base.css index e941eec..0578619 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 e03ae86..7d940c5 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 7024496..b2a0adc 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 1636251..66b7025 100644 --- a/vnc.html +++ b/vnc.html @@ -5,6 +5,7 @@