diff options
author | Mageia SVN-Git Migration <svn-git-migration@mageia.org> | 2012-01-29 21:20:51 +0000 |
---|---|---|
committer | Mageia SVN-Git Migration <svn-git-migration@mageia.org> | 2012-01-29 21:20:51 +0000 |
commit | 7c6511ed3a51cf5943a25013425e60c67184133f (patch) | |
tree | 3a180979a75990f5c27d1b5644cd46e76f378c62 /services | |
parent | 23ce3c3c63d11971b05223af3d4fa6213cdd5071 (diff) | |
download | setup-7c6511ed3a51cf5943a25013425e60c67184133f.tar setup-7c6511ed3a51cf5943a25013425e60c67184133f.tar.gz setup-7c6511ed3a51cf5943a25013425e60c67184133f.tar.bz2 setup-7c6511ed3a51cf5943a25013425e60c67184133f.tar.xz setup-7c6511ed3a51cf5943a25013425e60c67184133f.zip |
Synthesized commit during git-svn import combining previous Mandriva history with Mageia.
This commit consitsts of the following subversion commits:
------------------------------------------------------------------------
r2856 | dmorgan | 2012-01-29 21:20:51 +0000 (Sun, 29 Jan 2012) | 1 line
Import setup
------------------------------------------------------------------------
In addition to the above commits, the following cleaning work has been recorded:
- Replace "Mandriva" with "Mageia" in 'fprintf (stderr, "Mageia Linux run-parts
program, version " VERSION "\n" ' in file utils/run-parts.c
- License is 'public domain' according to the relevant rpm spec file which is
written by Mandriva (no explicit COPYING or LICENSE files)
- run-parts is GPLv2+ according to the copyright headers (Debian)
Diffstat (limited to 'services')
-rw-r--r-- | services | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# $Id$ +# $Id: services 264343 2009-12-31 18:08:15Z guillomovitch $ # # Network services, Internet style # |