Ignore:
Timestamp:
May 16, 2017, 10:08:35 AM (8 years ago)
Author:
Herwig Bauernfeind
Message:

GUITools: Add GPLv3 header to all .VRS files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/guitools/shared/textini.vrs

    r638 r1023  
    11/* Deal with text INI files like smb.conf or WIN.INI */
     2
     3/*
     4Copyright (C) 2007-2017 Herwig Bauernfeind for bww bitwise works GmbH.
     5
     6This program is free software: you can redistribute it and/or modify
     7it under the terms of the GNU General Public License as published by
     8the Free Software Foundation, either version 3 of the License, or
     9(at your option) any later version.
     10
     11This program is distributed in the hope that it will be useful,
     12but WITHOUT ANY WARRANTY; without even the implied warranty of
     13MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     14GNU General Public License for more details.
     15
     16You should have received a copy of the GNU General Public License
     17along with this program.  If not, see <http://www.gnu.org/licenses/>.
     18*/
     19
    220
    321/* Available functions: */
Note: See TracChangeset for help on using the changeset viewer.