]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/snprintf.c
Copyright update...
[thirdparty/cups.git] / cups / snprintf.c
index a717e02c514a30bfe147bdd33b28fecd9baf6603..66fa4949768b5e54fa530014060cbc68a6a5dd44 100644 (file)
@@ -1,9 +1,9 @@
 /*
- * "$Id: snprintf.c,v 1.4 2001/01/22 15:03:31 mike Exp $"
+ * "$Id: snprintf.c,v 1.5 2002/01/02 17:58:40 mike Exp $"
  *
  *   snprintf functions for the Common UNIX Printing System (CUPS).
  *
- *   Copyright 1997-2001 by Easy Software Products.
+ *   Copyright 1997-2002 by Easy Software Products.
  *
  *   These coded instructions, statements, and computer programs are the
  *   property of Easy Software Products and are protected by Federal
@@ -282,6 +282,6 @@ snprintf(char       *buffer,        /* O - Output buffer */
 
 
 /*
- * End of "$Id: snprintf.c,v 1.4 2001/01/22 15:03:31 mike Exp $".
+ * End of "$Id: snprintf.c,v 1.5 2002/01/02 17:58:40 mike Exp $".
  */