www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www/server ogg.js


From: Matt Lee
Subject: www/server ogg.js
Date: Thu, 04 Dec 2008 18:13:09 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Matt Lee <mattl>        08/12/04 18:13:09

Modified files:
        server         : ogg.js 

Log message:
        added license header

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/ogg.js?cvsroot=www&r1=1.1&r2=1.2

Patches:
Index: ogg.js
===================================================================
RCS file: /web/www/www/server/ogg.js,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- ogg.js      1 Sep 2008 22:23:07 -0000       1.1
+++ ogg.js      4 Dec 2008 18:13:02 -0000       1.2
@@ -1,3 +1,17 @@
+// This program is free software; you can redistribute it and/or
+// modify it under the terms of the GNU General Public License
+// as published by the Free Software Foundation; either version 2
+// of the License, or (at your option) any later version.
+
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+// GNU General Public License for more details.
+
+// You should have received a copy of the GNU General Public License
+// along with this program; if not, write to the Free Software
+// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, 
USA.
+
 // This is a global configuration object which can embed multiple video 
instances
 var wgOggPlayer = {
        'detectionDone': false,




reply via email to

[Prev in Thread] Current Thread [Next in Thread]