summaryrefslogtreecommitdiff
path: root/system.h
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2000-12-12 20:03:45 +0000
committerjbj <devnull@localhost>2000-12-12 20:03:45 +0000
commitdb32ab6bea1b635129820d6b628e6156c61b5385 (patch)
tree055f7ee7d5e06ba0b3e858b82f639310b892503d /system.h
parent2e9d2616969433851a1c883c900d6ea5acde67b7 (diff)
downloadrpm-db32ab6bea1b635129820d6b628e6156c61b5385.tar.gz
rpm-db32ab6bea1b635129820d6b628e6156c61b5385.tar.bz2
rpm-db32ab6bea1b635129820d6b628e6156c61b5385.zip
Sync with rpm-4_0 branch.
CVS patchset: 4338 CVS date: 2000/12/12 20:03:45
Diffstat (limited to 'system.h')
-rw-r--r--system.h19
1 files changed, 3 insertions, 16 deletions
diff --git a/system.h b/system.h
index 5cdbd9e00..3e94ef00b 100644
--- a/system.h
+++ b/system.h
@@ -1,19 +1,6 @@
-/* system-dependent definitions for fileutils programs.
- Copyright (C) 89, 91, 92, 93, 94, 1996 Free Software Foundation, Inc.
-
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2, or (at your option)
- any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software Foundation,
- Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
+/**
+ * \file system.h
+ */
#ifndef H_SYSTEM
#define H_SYSTEM