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

List:       kde-commits
Subject:    extragear/sdk/kdevplatform/language/codegen/licenses
From:       Andreas Pakulat <apaku () gmx ! de>
Date:       2010-01-18 21:14:45
Message-ID: 1263849285.363035.5046.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1076775 by apaku:

Add /* */ to the licenses as the c++ support doesn't do this anymore.

 M  +2 -0      Apache v2  
 M  +2 -0      BSD  
 M  +2 -0      Boost  
 M  +2 -0      GPL v2  
 M  +2 -0      GPL v3  
 M  +3 -1      LGPL v2  
 M  +2 -0      MIT X11  
 M  +2 -0      Mozilla v1.1  


--- trunk/extragear/sdk/kdevplatform/language/codegen/licenses/Apache v2 #1076774:1076775
@@ -1,3 +1,4 @@
+/*
     Copyright [yyyy] [name of copyright owner]
 
     Licensed under the Apache License, Version 2.0 (the "License");
@@ -11,3 +12,4 @@
     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     See the License for the specific language governing permissions and
     limitations under the License.
+*/
\ No newline at end of file
--- trunk/extragear/sdk/kdevplatform/language/codegen/licenses/BSD #1076774:1076775
@@ -1,3 +1,4 @@
+/*
     Copyright (c) <year>, <copyright holder>
     All rights reserved.
 
@@ -22,3 +23,4 @@
     ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
     (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
     SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+*/
\ No newline at end of file
--- trunk/extragear/sdk/kdevplatform/language/codegen/licenses/Boost #1076774:1076775
@@ -1,3 +1,4 @@
+/*
     Boost Software License - Version 1.0 - August 17th, 2003
 
     Permission is hereby granted, free of charge, to any person or organization
@@ -21,3 +22,4 @@
     FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
     ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
     DEALINGS IN THE SOFTWARE.
+*/
\ No newline at end of file
--- trunk/extragear/sdk/kdevplatform/language/codegen/licenses/GPL v2 #1076774:1076775
@@ -1,3 +1,4 @@
+/*
     <one line to give the program's name and a brief idea of what it does.>
     Copyright (C) <year>  <name of author>
 
@@ -14,3 +15,4 @@
     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.
+*/
\ No newline at end of file
--- trunk/extragear/sdk/kdevplatform/language/codegen/licenses/GPL v3 #1076774:1076775
@@ -1,3 +1,4 @@
+/*
     <one line to give the program's name and a brief idea of what it does.>
     Copyright (C) <year>  <name of author>
 
@@ -13,3 +14,4 @@
 
     You should have received a copy of the GNU General Public License
     along with this program.  If not, see <http://www.gnu.org/licenses/>.
+*/
\ No newline at end of file
--- trunk/extragear/sdk/kdevplatform/language/codegen/licenses/LGPL v2 #1076774:1076775
@@ -1,3 +1,4 @@
+/*
    This library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Library General Public
    License version 2 as published by the Free Software Foundation.
@@ -10,4 +11,5 @@
    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.
\ No newline at end of file
+   Boston, MA 02110-1301, USA.
+*/
\ No newline at end of file
--- trunk/extragear/sdk/kdevplatform/language/codegen/licenses/MIT X11 #1076774:1076775
@@ -1,3 +1,4 @@
+/*
     Copyright (c) <year> <copyright holders>
 
     Permission is hereby granted, free of charge, to any person
@@ -20,3 +21,4 @@
     WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
     FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
     OTHER DEALINGS IN THE SOFTWARE.
+*/
\ No newline at end of file
--- trunk/extragear/sdk/kdevplatform/language/codegen/licenses/Mozilla v1.1 #1076774:1076775
@@ -1,3 +1,4 @@
+/*
     The contents of this file are subject to the Mozilla Public License
     Version 1.1 (the "License"); you may not use this file except in
     compliance with the License. You may obtain a copy of the License at
@@ -26,3 +27,4 @@
     other provisions required by the [___] License.  If you do not delete
     the provisions above, a recipient may use your version of this file
     under either the MPL or the [___] License."
+*/
\ No newline at end of file
[prev in list] [next in list] [prev in thread] [next in thread] 

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