From 1ca35f2c1524da82720df16b7b1cf2d3923bee46 Mon Sep 17 00:00:00 2001 From: gsherman Date: Sat, 16 Oct 2004 21:17:33 +0000 Subject: [PATCH] Update copyright and RCS keyword git-svn-id: http://svn.osgeo.org/qgis/trunk@2135 c8812cc2-4d05-0410-92ff-de0c093fc19c --- src/qgisinterface.cpp | 24 ++++++++++++------------ src/qgsfeature.cpp | 4 ++-- src/qgsfield.cpp | 4 +++- src/qgsgeomtypedialog.cpp | 2 +- src/qgsidentifyresults.cpp | 12 ++++++------ src/qgslabel.cpp | 1 + src/qgslabelattributes.cpp | 1 + src/qgslabeldialog.cpp | 1 + src/qgsludialog.cpp | 2 +- src/qgsmarkerdialog.cpp | 2 +- src/qgspatterndialog.cpp | 2 +- src/qgspluginitem.cpp | 28 ++++++++++++++++------------ src/qgspluginmanager.cpp | 28 ++++++++++++++++------------ src/qgsprojectio.cpp | 12 ++++++------ src/qgsprojectproperties.cpp | 6 +++--- src/qgsrasterlayer.cpp | 10 +++++----- src/qgsscalecalculator.cpp | 6 +++--- src/qgssimadialog.cpp | 2 +- src/qgssimarenderer.cpp | 4 ++-- src/qgssvgcache.cpp | 2 +- src/qgsuniquevalrenderer.cpp | 2 +- src/qgsuvaldialog.cpp | 2 +- src/qgsuvalmadialog.cpp | 2 +- src/qgsuvalmarenderer.cpp | 2 +- src/qgsvectorfilewriter.cpp | 18 ++++++++++++++++++ src/qgsvectorlayer.cpp | 10 +++++----- 26 files changed, 110 insertions(+), 79 deletions(-) diff --git a/src/qgisinterface.cpp b/src/qgisinterface.cpp index 1e0266a5745..d670e306e4b 100644 --- a/src/qgisinterface.cpp +++ b/src/qgisinterface.cpp @@ -1,20 +1,20 @@ /*************************************************************************** * qgisinterface.cpp * Abstract base class for interfaces to functions in QgisApp - * ------------------- - * begin : 2004-02-11 - * copyright : (C) 2004 by Gary E.Sherman - * email : sherman at mrcc.com - * ***************************************************************************/ + * ------------------- + * begin : 2004-02-11 + * copyright : (C) 2004 by Gary E.Sherman + * email : sherman at mrcc.com + * ***************************************************************************/ /*************************************************************************** - * * * - * * 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 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. * + * * + ****************************************************************************/ /* $Id$ */ #include diff --git a/src/qgsfeature.cpp b/src/qgsfeature.cpp index 67fa53efcef..805457eee6d 100644 --- a/src/qgsfeature.cpp +++ b/src/qgsfeature.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - qgsfeature.cpp - Spatial Feature Implementation - -------------------------------------- + qgsfeature.cpp - Spatial Feature Implementation + -------------------------------------- Date : 09-Sep-2003 Copyright : (C) 2003 by Gary E.Sherman email : sherman at mrcc.com diff --git a/src/qgsfield.cpp b/src/qgsfield.cpp index 8adcb17f759..93e924a9868 100644 --- a/src/qgsfield.cpp +++ b/src/qgsfield.cpp @@ -4,7 +4,8 @@ Date : 01-Jan-2004 Copyright : (C) 2004 by Gary E.Sherman email : sherman at mrcc.com -/*************************************************************************** + + *************************************************************************** * * * 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 * @@ -12,6 +13,7 @@ * (at your option) any later version. * * * ***************************************************************************/ +/* $Id$ */ #include "qgsfield.h" diff --git a/src/qgsgeomtypedialog.cpp b/src/qgsgeomtypedialog.cpp index 1bbebc29662..1f7ff28cdf4 100644 --- a/src/qgsgeomtypedialog.cpp +++ b/src/qgsgeomtypedialog.cpp @@ -14,7 +14,7 @@ * (at your option) any later version. * * * ***************************************************************************/ - +/* $Id$ */ #include "qgsgeomtypedialog.h" #include diff --git a/src/qgsidentifyresults.cpp b/src/qgsidentifyresults.cpp index d25ac415a70..519d5349dab 100644 --- a/src/qgsidentifyresults.cpp +++ b/src/qgsidentifyresults.cpp @@ -1,10 +1,10 @@ /*************************************************************************** - qgsidentifyresults.cpp - description - ------------------- -begin : Fri Oct 25 2002 -copyright : (C) 2002 by Gary E.Sherman -email : sherman at mrcc dot com -Romans 3:23=>Romans 6:23=>Romans 5:8=>Romans 10:9,10=>Romans 12 + qgsidentifyresults.cpp - description + ------------------- + begin : Fri Oct 25 2002 + copyright : (C) 2002 by Gary E.Sherman + email : sherman at mrcc dot com + Romans 3:23=>Romans 6:23=>Romans 5:8=>Romans 10:9,10=>Romans 12 ***************************************************************************/ /*************************************************************************** diff --git a/src/qgslabel.cpp b/src/qgslabel.cpp index 112c9600b38..f3dc0938ac3 100644 --- a/src/qgslabel.cpp +++ b/src/qgslabel.cpp @@ -13,6 +13,7 @@ * (at your option) any later version. * * * ***************************************************************************/ +/* $Id */ #include #include #include //needed for win32 build (ts) diff --git a/src/qgslabelattributes.cpp b/src/qgslabelattributes.cpp index 19f0e87bc7f..26311070ac7 100644 --- a/src/qgslabelattributes.cpp +++ b/src/qgslabelattributes.cpp @@ -13,6 +13,7 @@ * (at your option) any later version. * * * ***************************************************************************/ +/* $Id$ */ #include #include diff --git a/src/qgslabeldialog.cpp b/src/qgslabeldialog.cpp index b66d0d10dbd..f9faa491abc 100644 --- a/src/qgslabeldialog.cpp +++ b/src/qgslabeldialog.cpp @@ -13,6 +13,7 @@ * (at your option) any later version. * * * ***************************************************************************/ +/* $Id$ */ #include //#include diff --git a/src/qgsludialog.cpp b/src/qgsludialog.cpp index 90a92c4fa49..fc91a0a1b75 100644 --- a/src/qgsludialog.cpp +++ b/src/qgsludialog.cpp @@ -14,7 +14,7 @@ * (at your option) any later version. * * * ***************************************************************************/ - +/* $Id$ */ #include "qgsludialog.h" #include diff --git a/src/qgsmarkerdialog.cpp b/src/qgsmarkerdialog.cpp index c583e8457af..74f7549375a 100644 --- a/src/qgsmarkerdialog.cpp +++ b/src/qgsmarkerdialog.cpp @@ -14,7 +14,7 @@ * (at your option) any later version. * * * ***************************************************************************/ -/* $Id */ +/* $Id$ */ #include "qgsmarkerdialog.h" #include "qgssvgcache.h" diff --git a/src/qgspatterndialog.cpp b/src/qgspatterndialog.cpp index b534d8ad3c4..3dadd1b24a9 100644 --- a/src/qgspatterndialog.cpp +++ b/src/qgspatterndialog.cpp @@ -1,6 +1,6 @@ /*************************************************************************** qgsppatterndialog.cpp - Pattern dialog for vector layers + Pattern dialog for vector layers ------------------- copyright : (C) 2004 by Gary E.Sherman email : sherman at mrcc.com diff --git a/src/qgspluginitem.cpp b/src/qgspluginitem.cpp index 2552b972a35..6326514de13 100644 --- a/src/qgspluginitem.cpp +++ b/src/qgspluginitem.cpp @@ -1,15 +1,19 @@ -// -// -// C++ Implementation: $MODULE$ -// -// Description: -// -// -// Author: Gary Sherman , (C) 2003 -// -// Copyright: See COPYING file that comes with this distribution -// -// +/*************************************************************************** + qgspluginitem.cpp + ------------------- + begin : + copyright : (C) 2004 by Gary E.Sherman + email : sherman at mrcc.com + ***************************************************************************/ + +/*************************************************************************** + * * + * 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. * + * * + ***************************************************************************/ /* $Id$ */ #include #include "qgspluginitem.h" diff --git a/src/qgspluginmanager.cpp b/src/qgspluginmanager.cpp index 98c9a30f891..5bb3761db3b 100644 --- a/src/qgspluginmanager.cpp +++ b/src/qgspluginmanager.cpp @@ -1,15 +1,19 @@ -// -// -// C++ Implementation: $MODULE$ -// -// Description: -// -// -// Author: Gary Sherman , (C) 2003 -// -// Copyright: See COPYING file that comes with this distribution -// -// +/*************************************************************************** + qgspluginmanager.cpp - description + ------------------- + begin : Someday 2003 + copyright : (C) 2003 by Gary E.Sherman + email : sherman at mrcc.com +***************************************************************************/ + +/*************************************************************************** + * * + * 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. * + * * + ***************************************************************************/ /* $Id$ */ #include #include diff --git a/src/qgsprojectio.cpp b/src/qgsprojectio.cpp index c204267138a..a4db9ef3f0f 100644 --- a/src/qgsprojectio.cpp +++ b/src/qgsprojectio.cpp @@ -1,9 +1,9 @@ /*************************************************************************** - qgsprojectio.cpp - Save/Restore QGIS project - -------------------------------------- -Date : 19-Oct-2003 -Copyright : (C) 2003 by Gary E.Sherman -email : sherman at mrcc.com + qgsprojectio.cpp - Save/Restore QGIS project + -------------------------------------- + Date : 19-Oct-2003 + Copyright : (C) 2003 by Gary E.Sherman + email : sherman at mrcc.com *************************************************************************** * * * This program is free software; you can redistribute it and/or modify * @@ -12,7 +12,7 @@ email : sherman at mrcc.com * (at your option) any later version. * * * ***************************************************************************/ -/* qgsprojectio.cpp,v 1.53 2004/09/13 19:34:05 larsl Exp */ +/* qgsprojectio.cpp,v 1.54 2004/10/16 21:17:33 gsherman Exp */ #include #include #include diff --git a/src/qgsprojectproperties.cpp b/src/qgsprojectproperties.cpp index 5ac6a730b32..09b92b0020f 100644 --- a/src/qgsprojectproperties.cpp +++ b/src/qgsprojectproperties.cpp @@ -1,7 +1,7 @@ /*************************************************************************** - qgsprojectproperties.cpp - Set various project properties (inherits qgsprojectpropertiesbase) - ------------------- + qgsprojectproperties.cpp + Set various project properties (inherits qgsprojectpropertiesbase) + ------------------- begin : May 18, 2004 copyright : (C) 2004 by Gary E.Sherman email : sherman at mrcc.com diff --git a/src/qgsrasterlayer.cpp b/src/qgsrasterlayer.cpp index 4eaccf3e370..5c2fba7c765 100644 --- a/src/qgsrasterlayer.cpp +++ b/src/qgsrasterlayer.cpp @@ -1,9 +1,9 @@ /* ************************************************************************** - qgsrasterlayer.cpp - description - ------------------- -begin : Sat Jun 22 2002 -copyright : (C) 2003 by Tim Sutton, Steve Halasz and Gary E.Sherman -email : tim at linfiniti.com + qgsrasterlayer.cpp - description + ------------------- + begin : Sat Jun 22 2002 + copyright : (C) 2003 by Tim Sutton, Steve Halasz and Gary E.Sherman + email : tim at linfiniti.com ***************************************************************************/ /* ************************************************************************** diff --git a/src/qgsscalecalculator.cpp b/src/qgsscalecalculator.cpp index 32acb38042a..73a1be41916 100644 --- a/src/qgsscalecalculator.cpp +++ b/src/qgsscalecalculator.cpp @@ -1,7 +1,7 @@ /*************************************************************************** - qgsscalecalculator.h - Calculates scale based on map extent and units - ------------------- + qgsscalecalculator.h + Calculates scale based on map extent and units + ------------------- begin : May 18, 2004 copyright : (C) 2004 by Gary E.Sherman email : sherman at mrcc.com diff --git a/src/qgssimadialog.cpp b/src/qgssimadialog.cpp index c5a8ea72f4c..2c18154b377 100644 --- a/src/qgssimadialog.cpp +++ b/src/qgssimadialog.cpp @@ -1,6 +1,6 @@ /*************************************************************************** qgssimadialog.cpp - Single marker renderer dialog + Single marker renderer dialog ------------------- begin : March 2004 copyright : (C) 2004 by Marco Hugentobler diff --git a/src/qgssimarenderer.cpp b/src/qgssimarenderer.cpp index fb7ae7f4109..2916c18709c 100644 --- a/src/qgssimarenderer.cpp +++ b/src/qgssimarenderer.cpp @@ -1,6 +1,6 @@ /*************************************************************************** - qgssimarenderer.cpp - Single marker renderer + qgssimarenderer.cpp + Single marker renderer ------------------- begin : March 2004 copyright : (C) 2004 by Marco Hugentobler diff --git a/src/qgssvgcache.cpp b/src/qgssvgcache.cpp index 5d950003b3f..fef2f6de858 100644 --- a/src/qgssvgcache.cpp +++ b/src/qgssvgcache.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - qgssvgcache.cpp - SVG rendering and pixmap caching + qgssvgcache.cpp - SVG rendering and pixmap caching ------------------- begin : Sat Jul 17 2004 copyright : (C) 2004 by Lars Luthman diff --git a/src/qgsuniquevalrenderer.cpp b/src/qgsuniquevalrenderer.cpp index cc6f1a165c2..9cdaf3f680e 100644 --- a/src/qgsuniquevalrenderer.cpp +++ b/src/qgsuniquevalrenderer.cpp @@ -14,7 +14,7 @@ * (at your option) any later version. * * * ***************************************************************************/ - +/* $Id$ */ #include "qgsdlgvectorlayerproperties.h" #include "qgsuniquevalrenderer.h" #include "qgsuvaldialog.h" diff --git a/src/qgsuvaldialog.cpp b/src/qgsuvaldialog.cpp index 5626bdbfe3e..837656e3ca8 100644 --- a/src/qgsuvaldialog.cpp +++ b/src/qgsuvaldialog.cpp @@ -14,7 +14,7 @@ * (at your option) any later version. * * * ***************************************************************************/ - +/* $Id$ */ #include "qgsuvaldialog.h" #include "qgsvectordataprovider.h" #include "qgsvectorlayer.h" diff --git a/src/qgsuvalmadialog.cpp b/src/qgsuvalmadialog.cpp index e41f1d74479..112e2747ace 100644 --- a/src/qgsuvalmadialog.cpp +++ b/src/qgsuvalmadialog.cpp @@ -14,7 +14,7 @@ * (at your option) any later version. * * * ***************************************************************************/ - +/* $Id$ */ #include "qgsuvalmadialog.h" #include "qgsvectordataprovider.h" #include "qgsvectorlayer.h" diff --git a/src/qgsuvalmarenderer.cpp b/src/qgsuvalmarenderer.cpp index 67116fb73ef..6b3ba2e272f 100644 --- a/src/qgsuvalmarenderer.cpp +++ b/src/qgsuvalmarenderer.cpp @@ -14,7 +14,7 @@ * (at your option) any later version. * * * ***************************************************************************/ - +/* $Id$ */ #include "qgsdlgvectorlayerproperties.h" #include "qgsuvalmarenderer.h" #include "qgsuvalmadialog.h" diff --git a/src/qgsvectorfilewriter.cpp b/src/qgsvectorfilewriter.cpp index 5b2d7a5211d..ec3e7a26d6c 100644 --- a/src/qgsvectorfilewriter.cpp +++ b/src/qgsvectorfilewriter.cpp @@ -1,3 +1,21 @@ +/*************************************************************************** + qgsvectorfilewriter.cpp + generic vector file writer + ------------------- + begin : Sat Jun 16 2004 + copyright : (C) 2004 by Tim Sutton + email : tim at linfiniti.com + ***************************************************************************/ + +/*************************************************************************** + * * + * 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. * + * * + ***************************************************************************/ +/* $Id$ */ #include "qgsvectorfilewriter.h" //#include diff --git a/src/qgsvectorlayer.cpp b/src/qgsvectorlayer.cpp index dafe53000a9..6585fd48d06 100644 --- a/src/qgsvectorlayer.cpp +++ b/src/qgsvectorlayer.cpp @@ -1,13 +1,13 @@ /*************************************************************************** - qgsvectorlayer.cpp + qgsvectorlayer.cpp This class implements a generic means to display vector layers. The features and attributes are read from the data store using a "data provider" plugin. QgsVectorLayer can be used with any data store for which an appropriate plugin is available. - ------------------- -begin : Oct 29, 2003 -copyright : (C) 2003 by Gary E.Sherman -email : sherman at mrcc.com + ------------------- + begin : Oct 29, 2003 + copyright : (C) 2003 by Gary E.Sherman + email : sherman at mrcc.com ***************************************************************************/