home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / unix / volume25 / finger / part01 / COPYRIGHT < prev    next >
Text File  |  1992-04-03  |  421b  |  17 lines

  1. /*
  2.  * Copyright (C) 1986, 1990  Philip L. Budne
  3.  *
  4.  * This file is part of "Phil's Finger Program".
  5.  *
  6.  * This program is free software; you can redistribute it and/or modify
  7.  * it under the terms of the GNU General Public License as published by
  8.  * the Free Software Foundation; either version 1, or (at your option)
  9.  * any later version.
  10.  */
  11.  
  12. # define FOO_RCSID "$Id$"
  13.  
  14. #ifndef lint
  15. static char *rcsid = "$Id$";
  16. #endif
  17.