summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorKim Kibum <kb0929.kim@samsung.com>2012-05-21 17:49:08 +0900
committerKim Kibum <kb0929.kim@samsung.com>2012-05-21 17:49:08 +0900
commitdec48cfa66e17ba4a7e50c92cb24b913289feb12 (patch)
treee1f48cd5cabb40a1d604b36949ff072d01267cb5 /README
parentb7a3bffb8e0341b7e4ef69def268bca3a7f279ff (diff)
downloadrpm-dec48cfa66e17ba4a7e50c92cb24b913289feb12.tar.gz
rpm-dec48cfa66e17ba4a7e50c92cb24b913289feb12.tar.bz2
rpm-dec48cfa66e17ba4a7e50c92cb24b913289feb12.zip
Upload Tizen:Base source
Diffstat (limited to 'README')
-rw-r--r--README20
1 files changed, 20 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..9b4f643
--- /dev/null
+++ b/README
@@ -0,0 +1,20 @@
+This is RPM, the RPM Package Manager.
+
+The latest releases are always available at:
+
+ http://rpm.org/releases/
+
+Additional RPM documentation (papers, slides, HOWTOs) can also be
+found at the same site: http://rpm.org.
+
+http://rpm.org/wiki/Communicate lists all rpm releated mailing lists.
+
+RPM was originally written by:
+
+ Erik Troan <ewt@redhat.com>
+ Marc Ewing <marc@redhat.com>
+
+See the CREDITS file for a list of folks who have helped us out
+tremendously. RPM is Copyright (c) 1998 by Red Hat Software, Inc.,
+and may be distributed under the terms of the GPL and LGPL (see the
+file COPYING for details).