File: patchlevel.h

package info (click to toggle)
smartlist 3.15-28
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,308 kB
  • sloc: ansic: 9,238; sh: 4,901; makefile: 118
file content (14 lines) | stat: -rw-r--r-- 619 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#define VERSION "\
 v3.15 2000/08/25\n\
    Copyright (c) 1990-1999, Stephen R. van den Berg\t<srb@cuci.nl>\n\
    Copyright (c) 1999-2000, Philip A. Guenther\t\t<guenther@gac.edu>\n\
\n\
Submit questions/answers to the procmail-related mailinglist by sending to:\n\
\t<procmail-users@procmail.org>\n\
\n\
And of course, subscription and information requests for this list to:\n\
\t<procmail-users-request@procmail.org>\n"

/* If the formatting or number of newlines of VERSION substantially changes,
   src/autoconf and src/manconf.c need to be changed as well.  And yes,
   there is supposed to be a leading space */