Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan/ftypes Makefile.am ftype-bytes.c ftype-

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Gilbert Ramirez Jr. <gram@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 1 Feb 2001 14:31:22 -0600 (CST)
gram        2001/02/01 14:31:22 CST

  Modified files:
    epan/ftypes          Makefile.am ftype-bytes.c ftype-double.c 
                         ftype-integer.c ftype-ipv4.c ftype-none.c 
                         ftype-string.c ftype-time.c 
                         ftype-tvbuff.c ftypes-int.h ftypes.c 
  Log:
  Grumble, grumble. I forgot to add the license comment at the top
  of these files.
  
  Revision  Changes    Path
  1.2       +1 -2      ethereal/epan/ftypes/Makefile.am
  1.2       +22 -0     ethereal/epan/ftypes/ftype-bytes.c
  1.2       +23 -0     ethereal/epan/ftypes/ftype-double.c
  1.2       +22 -0     ethereal/epan/ftypes/ftype-integer.c
  1.2       +22 -0     ethereal/epan/ftypes/ftype-ipv4.c
  1.2       +22 -0     ethereal/epan/ftypes/ftype-none.c
  1.2       +22 -0     ethereal/epan/ftypes/ftype-string.c
  1.2       +22 -0     ethereal/epan/ftypes/ftype-time.c
  1.2       +22 -0     ethereal/epan/ftypes/ftype-tvbuff.c
  1.2       +23 -0     ethereal/epan/ftypes/ftypes-int.h
  1.2       +22 -0     ethereal/epan/ftypes/ftypes.c