Changeset 6 for trunk/pxeconfig/hexls


Ignore:
Timestamp:
02/21/02 14:21:52 (22 years ago)
Author:
sscpbas
Message:

Added the license info to each utility and fix and error in the getopt
handling for pxeconfig utility

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pxeconfig/hexls

    r3 r6  
    11#! /usr/bin/env python
     2# Copyright (C) 2000, SARA.
     3#
     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.
     9#
     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.
     14#
     15#
    216'''
    317hexls.py - Lists directory contents, but converts the hexadecimal IP numbers
     
    822
    923CVS info
    10   $Date: 2002/02/19 09:38:10 $
    11   $Revision: 1.1 $
     24  $Date: 2002/02/21 13:21:51 $
     25  $Revision: 1.2 $
    1226'''
    1327
Note: See TracChangeset for help on using the changeset viewer.