Skip to content

Commit

Permalink
adding licenses to a few files more - we are under 100 files ..
Browse files Browse the repository at this point in the history
  • Loading branch information
mach0 committed Dec 12, 2012
1 parent ee9c811 commit f218a39
Show file tree
Hide file tree
Showing 11 changed files with 71 additions and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/addcopyright.sh
Expand Up @@ -32,7 +32,7 @@ for i in $(<files); do
author=volayaf
;;

src/app/gps/qwtpolar-*|src/app/qtmain_android.cpp|src/core/spatialite/*|src/core/spatialindex/src/*|src/core/gps/qextserialport/*|src/plugins/grass/qtermwidget/*|src/astyle/*|python/pyspatialite/*|src/providers/sqlanywhere/sqlanyconnection/*)
src/app/gps/qwtpolar-*|src/app/qtmain_android.cpp|src/core/spatialite/*|src/core/spatialindex/src/*|src/core/gps/qextserialport/*|src/astyle/*|python/pyspatialite/*|src/providers/sqlanywhere/sqlanyconnection/*)
# Skip third party files
echo $f skipped
continue
Expand Down
14 changes: 14 additions & 0 deletions src/plugins/grass/qtermwidget/ColorTables.h
@@ -1,3 +1,17 @@
/***************************************************************************
ColorTables.h
---------------------
begin : April 2009
copyright : (C) 2009 by Paolo Cavallini
email : cavallini at faunalia dot it
***************************************************************************
* *
* 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. *
* *
***************************************************************************/
#ifndef _COLOR_TABLE_H
#define _COLOR_TABLE_H

Expand Down
14 changes: 14 additions & 0 deletions src/plugins/grass/qtermwidget/DefaultTranslatorText.h
@@ -1,2 +1,16 @@
/***************************************************************************
DefaultTranslatorText.h
---------------------
begin : April 2009
copyright : (C) 2009 by Paolo Cavallini
email : cavallini at faunalia dot it
***************************************************************************
* *
* 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. *
* *
***************************************************************************/
"keyboard \"Fallback Key Translator\"\n"
"key Tab : \"\\t\" \0"
14 changes: 14 additions & 0 deletions src/plugins/grass/qtermwidget/ExtendedDefaultTranslator.h
@@ -1,3 +1,17 @@
/***************************************************************************
ExtendedDefaultTranslator.h
---------------------
begin : April 2009
copyright : (C) 2009 by Paolo Cavallini
email : cavallini at faunalia dot it
***************************************************************************
* *
* 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. *
* *
***************************************************************************/
"keyboard \"Default (XFree 4)\""
"key Escape : \"\\E\""
"key Tab -Shift : \"\\t\"\n"
Expand Down
1 change: 1 addition & 0 deletions src/plugins/grass/qtermwidget/konsole_wcwidth.cpp
Expand Up @@ -4,6 +4,7 @@
* <http://www.UNIX-systems.org/online.html>
*
* Markus Kuhn -- 2001-01-12 -- public domain
* this file is in the public domain
*/

#include "konsole_wcwidth.h"
Expand Down
2 changes: 2 additions & 0 deletions src/plugins/grass/qtermwidget/konsole_wcwidth.h
Expand Up @@ -2,6 +2,8 @@
/* Adaptions for KDE by Waldo Bastian <bastian@kde.org> */
/*
Rewritten for QT4 by e_k <e_k at users.sourceforge.net>
* This file is in the public domain
*/


Expand Down
5 changes: 5 additions & 0 deletions tests/qt_modeltest/dynamictreemodel.cpp
Expand Up @@ -6,6 +6,11 @@
**
** This file is part of the test suite of the Qt Toolkit.
**
** This file 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 3 of the License, or
** (at your option) any later version.
**
** $QT_BEGIN_LICENSE:LGPL$
** GNU Lesser General Public License Usage
** This file may be used under the terms of the GNU Lesser General Public
Expand Down
5 changes: 5 additions & 0 deletions tests/qt_modeltest/dynamictreemodel.h
Expand Up @@ -6,6 +6,11 @@
**
** This file is part of the test suite of the Qt Toolkit.
**
** This file 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 3 of the License, or
** (at your option) any later version.
**
** $QT_BEGIN_LICENSE:LGPL$
** GNU Lesser General Public License Usage
** This file may be used under the terms of the GNU Lesser General Public
Expand Down
5 changes: 5 additions & 0 deletions tests/qt_modeltest/modeltest.cpp
Expand Up @@ -6,6 +6,11 @@
**
** This file is part of the test suite of the Qt Toolkit.
**
** This file 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 3 of the License, or
** (at your option) any later version.
**
** $QT_BEGIN_LICENSE:LGPL$
** GNU Lesser General Public License Usage
** This file may be used under the terms of the GNU Lesser General Public
Expand Down
5 changes: 5 additions & 0 deletions tests/qt_modeltest/modeltest.h
Expand Up @@ -6,6 +6,11 @@
**
** This file is part of the test suite of the Qt Toolkit.
**
** This file 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 3 of the License, or
** (at your option) any later version.
**
** $QT_BEGIN_LICENSE:LGPL$
** GNU Lesser General Public License Usage
** This file may be used under the terms of the GNU Lesser General Public
Expand Down
5 changes: 5 additions & 0 deletions tests/qt_modeltest/tst_modeltest.cpp
Expand Up @@ -6,6 +6,11 @@
**
** This file is part of the test suite of the Qt Toolkit.
**
** This file 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 3 of the License, or
** (at your option) any later version.
**
** $QT_BEGIN_LICENSE:LGPL$
** GNU Lesser General Public License Usage
** This file may be used under the terms of the GNU Lesser General Public
Expand Down

0 comments on commit f218a39

Please sign in to comment.