~barry/mailman/events-and-web

« back to all changes in this revision

Viewing changes to src/common.h

  • Committer: bwarsaw
  • Date: 2007-01-19 04:38:06 UTC
  • Revision ID: vcs-imports@canonical.com-20070119043806-w8o6gtj1zys4demf
Update copyright years.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* common.h --- Prototypes for common routines
2
2
 *
3
 
 * Copyright (C) 1998,1999,2000,2001,2002 by the Free Software Foundation, Inc.
 
3
 * Copyright (C) 1998-2007 by the Free Software Foundation, Inc.
4
4
 *
5
5
 * This program is free software; you can redistribute it and/or
6
6
 * modify it under the terms of the GNU General Public License
14
14
 *
15
15
 * You should have received a copy of the GNU General Public License
16
16
 * along with this program; if not, write to the Free Software
17
 
 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
17
 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
 
18
 * USA.
18
19
 */
19
20
 
20
21
#include <stdlib.h>