cvs commit: src/usr.bin/tar COPYING bsdtar.1 bsdtar.c bsdtar.h bsdtar_platform.h matching.c read.c tree.c tree.h util.c write.c

Tim Kientzle kientzle at FreeBSD.org
Tue Jan 9 08:12:18 UTC 2007


kientzle    2007-01-09 08:12:17 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/tar          COPYING bsdtar.1 bsdtar.c bsdtar.h 
                         bsdtar_platform.h matching.c read.c 
                         tree.c tree.h util.c write.c 
  Log:
  Correct the copyright messages:  Make this a standard vanilla
  2-clause BSD license, update the year to 2007.
  
  Revision  Changes    Path
  1.2       +2 -3      src/usr.bin/tar/COPYING
  1.33      +1 -1      src/usr.bin/tar/bsdtar.1
  1.72      +2 -3      src/usr.bin/tar/bsdtar.c
  1.26      +2 -6      src/usr.bin/tar/bsdtar.h
  1.21      +2 -3      src/usr.bin/tar/bsdtar_platform.h
  1.10      +2 -3      src/usr.bin/tar/matching.c
  1.27      +2 -3      src/usr.bin/tar/read.c
  1.5       +2 -3      src/usr.bin/tar/tree.c
  1.3       +2 -3      src/usr.bin/tar/tree.h
  1.15      +2 -3      src/usr.bin/tar/util.c
  1.51      +2 -3      src/usr.bin/tar/write.c


More information about the cvs-src mailing list