]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/contrib/cmndline.cc
PD license
[apt.git] / apt-pkg / contrib / cmndline.cc
index 4ff7716da4e595dce8f6210bcfcc70c521b601d7..807383560d399e62e19514b2dfa706f1bf30742f 100644 (file)
@@ -1,10 +1,13 @@
 // -*- mode: cpp; mode: fold -*-
 // Description                                                         /*{{{*/
-// $Id: cmndline.cc,v 1.12 2001/06/09 22:39:48 jgg Exp $
+// $Id: cmndline.cc,v 1.13 2002/09/14 05:29:22 jgg Exp $
 /* ######################################################################
 
    Command Line Class - Sophisticated command line parser
    
+   This source is placed in the Public Domain, do with it what you will
+   It was originally written by Jason Gunthorpe <jgg@debian.org>.
+   
    ##################################################################### */
                                                                        /*}}}*/
 // Include files                                                       /*{{{*/