diff options
author | Mageia SVN-Git Migration <svn-git-migration@mageia.org> | 2011-02-03 18:09:01 +0000 |
---|---|---|
committer | Mageia SVN-Git Migration <svn-git-migration@mageia.org> | 2011-02-03 18:09:01 +0000 |
commit | 9ed273d6a4ec74879278973007e095a0b2b9ae44 (patch) | |
tree | ef33cda25eb98de508d4eff8c34a33f6ffa68950 /check-multiarch-files | |
parent | 01dbce5bbd6ec0582358d681fd41bc01a9148180 (diff) | |
download | multiarch-utils-9ed273d6a4ec74879278973007e095a0b2b9ae44.tar multiarch-utils-9ed273d6a4ec74879278973007e095a0b2b9ae44.tar.gz multiarch-utils-9ed273d6a4ec74879278973007e095a0b2b9ae44.tar.bz2 multiarch-utils-9ed273d6a4ec74879278973007e095a0b2b9ae44.tar.xz multiarch-utils-9ed273d6a4ec74879278973007e095a0b2b9ae44.zip |
Synthesized commit during git-svn import combining previous Mandriva history with Mageia.1.0.13
This commit consitsts of the following subversion commits:
------------------------------------------------------------------------
r399 | dmorgan | 2011-02-03 18:09:01 +0000 (Thu, 03 Feb 2011) | 1 line
Import cleaned multiarch-utils*
------------------------------------------------------------------------
In addition to the above commits, the following cleaning work has been recorded:
- License is GPL according to the relevant rpm spec written by Mandriva (no explicit
COPYING or LICENSE files)
- '# Project: Mandriva Linux' in several files, removed
Diffstat (limited to 'check-multiarch-files')
-rwxr-xr-x | check-multiarch-files | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/check-multiarch-files b/check-multiarch-files index 925be3b..c2cc514 100755 --- a/check-multiarch-files +++ b/check-multiarch-files @@ -1,9 +1,8 @@ #!/usr/bin/perl #--------------------------------------------------------------- -# Project : Mandriva Linux # Module : multiarch-utils # File : check-multiarch -# Version : $Id$ +# Version : $Id: check-multiarch-files 156134 2005-08-07 14:29:26Z gbeauchesne $ # Author : Gwenole Beauchesne # Created On : Mon Jan 24 18:02:21 CET 2005 #--------------------------------------------------------------- |