Преглед изворни кода

revert extra author; fix copyright

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@47604 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler пре 13 година
родитељ
комит
60c341862a
1 измењених фајлова са 2 додато и 3 уклоњено
  1. 2 3
      include/gis.h

+ 2 - 3
include/gis.h

@@ -4,13 +4,12 @@
  * MODULE:      Grass Include Files
  * AUTHOR(S):   Original author unknown - probably CERL
  *              Justin Hickey - Thailand - jhickey@hpcc.nectec.or.th
- *              Luca Delucchi - Italy - lucadeluge@gmail.com
  * PURPOSE:     This file contains definitions of variables and data types
  *              for use with most, if not all, Grass programs. This file is
  *              usually included in every Grass program.
- * COPYRIGHT:    (C) 2000 by the GRASS Development Team
+ * COPYRIGHT:   (C) 2000-2011 by the GRASS Development Team
  *
- *               This program is free software under the GNU General Public
+ *              This program is free software under the GNU General Public
  *              License (>=v2). Read the file COPYING that comes with GRASS
  *              for details.
  *