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/usercredmem.vrs

    r660 r1023  
    11/* Provide routines to store/check/access user credentials
    22   stored in a shared memory object */
     3
     4/*
     5Copyright (C) 2007-2017 Herwig Bauernfeind for bww bitwise works GmbH.
     6
     7This program is free software: you can redistribute it and/or modify
     8it under the terms of the GNU General Public License as published by
     9the Free Software Foundation, either version 3 of the License, or
     10(at your option) any later version.
     11
     12This program is distributed in the hope that it will be useful,
     13but WITHOUT ANY WARRANTY; without even the implied warranty of
     14MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     15GNU General Public License for more details.
     16
     17You should have received a copy of the GNU General Public License
     18along with this program.  If not, see <http://www.gnu.org/licenses/>.
     19*/
    320   
    421_ucInitObj: procedure expose ucMem
Note: See TracChangeset for help on using the changeset viewer.