copyright updates

svn path=/trunk/KDE/kdebase/apps/konsole/; revision=560571
wilder-portage
Kurt Hindenburg 20 years ago
parent de187572c7
commit 3e61e4c14d
  1. 3
      tests/audit.c
  2. 3
      tests/quote.c
  3. 1
      tests/ripple.c

@ -19,8 +19,7 @@
You need to make sure that the size of the screen matches
the one being debugged.
This code was written by Lars Doelle <lars.doelle@on-line.de>
in 1998, no copyright is claimed.
This code was written by Lars Doelle <lars.doelle@on-line.de>.
This code is in the public domain.
*/

@ -1,8 +1,7 @@
// a silly quotation utitility
/*
This code was written by Lars Doelle <lars.doelle@on-line.de>
in 1998, no copyright is claimed.
This code was written by Lars Doelle <lars.doelle@on-line.de>.
This code is in the public domain.
*/

@ -4,6 +4,7 @@
w = screen line width, default 80, must be > 0, max 132.
l = how many lines to display, default 1000, must be > 0.
Author: Frank da Cruz, Columbia University, 1995.
This is in the public domain as far as can be determined.
*/
char *crlf = "\015\012";
char *p = " !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]\

Loading…
Cancel
Save