[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdelibs/kjsembed/tests
From:       Richard J. Moore <rich () kde ! org>
Date:       2007-11-08 0:00:42
Message-ID: 1194480042.552846.30931.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 734075 by rich:

License++

 M  +21 -0     args.js  
 M  +20 -0     include.js  
 M  +20 -0     inner.js  


--- trunk/KDE/kdelibs/kjsembed/tests/args.js #734074:734075
@@ -1,3 +1,24 @@
+
+/* This file is part of the KDE libraries
+Copyright (C) 2005-2007 KJSEmbed Authors
+See included AUTHORS file.
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Library General Public
+License as published by the Free Software Foundation; either
+version 2 of the License, or (at your option) any later version.
+
+This library 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
+Library General Public License for more details.
+
+You should have received a copy of the GNU Library General Public License
+along with this library; see the file COPYING.LIB.  If not, write to
+the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA.
+*/
+
 println("Application " + Application.applicationName + " arguments ");
 
 
--- trunk/KDE/kdelibs/kjsembed/tests/include.js #734074:734075
@@ -1,3 +1,23 @@
+/* This file is part of the KDE libraries
+Copyright (C) 2005-2007 KJSEmbed Authors
+See included AUTHORS file.
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Library General Public
+License as published by the Free Software Foundation; either
+version 2 of the License, or (at your option) any later version.
+
+This library 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
+Library General Public License for more details.
+
+You should have received a copy of the GNU Library General Public License
+along with this library; see the file COPYING.LIB.  If not, write to
+the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA.
+*/
+
 println( 'outer' );
 include( 'inner.js' );
 println( '/outer' );
--- trunk/KDE/kdelibs/kjsembed/tests/inner.js #734074:734075
@@ -1 +1,21 @@
+/* This file is part of the KDE libraries
+Copyright (C) 2005-2007 KJSEmbed Authors
+See included AUTHORS file.
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Library General Public
+License as published by the Free Software Foundation; either
+version 2 of the License, or (at your option) any later version.
+
+This library 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
+Library General Public License for more details.
+
+You should have received a copy of the GNU Library General Public License
+along with this library; see the file COPYING.LIB.  If not, write to
+the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA.
+*/
+
 println( 'inner' );
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic