Changeset 14 for trunk/pxeconfig/hexls


Ignore:
Timestamp:
08/15/02 08:36:47 (22 years ago)
Author:
sscpbas
Message:

Placed alle files under GPL license. So everybody can use it.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pxeconfig/hexls

    r6 r14  
    11#! /usr/bin/env python
    2 # Copyright (C) 2000, SARA.
     2# Copyright (C) 2002
    33#
    4 # Permission to use, copy, modify, and distribute this software and its
    5 # documentation for non-commercial purposes and without fee is hereby
    6 # granted, provided that the above copyright notice appears in all copies
    7 # and that both the copyright notice and this permission notice appear in
    8 # supporting documentation.
     4# This file is part of the pxeconfig utils
    95#
    10 # Neither SARA (Stichting Academisch Rekencentrum Amsterdam) nor the
    11 # nor the author make any representations about the suitability of this
    12 # software for any purpose. This software is provided ``as is'' without
    13 # express or implied warranty.
     6# This program is free software; you can redistribute it and/or modify it
     7# under the terms of the GNU General Public License as published by the
     8# Free Software Foundation; either version 2, or (at your option) any
     9# later version.
    1410#
     11# This program is distributed in the hope that it will be useful,
     12# but WITHOUT ANY WARRANTY; without even the implied warranty of
     13# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     14# GNU General Public License for more details.
     15#
     16# You should have received a copy of the GNU General Public License
     17# along with this program; if not, write to the Free Software
     18# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA
    1519#
    1620'''
     
    2226
    2327CVS info
    24   $Date: 2002/02/21 13:21:51 $
    25   $Revision: 1.2 $
     28  $Date: 2002/08/15 06:36:47 $
     29  $Revision: 1.3 $
    2630'''
    2731
Note: See TracChangeset for help on using the changeset viewer.