diff options
| author | kstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2011-10-21 12:43:07 +0000 | 
|---|---|---|
| committer | kstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2011-10-21 12:43:07 +0000 | 
| commit | 201c455bcd89810c8648d62f5086ebe5bd49d273 (patch) | |
| tree | 76390a659a9269aad0d26e50c458a0164e93a642 /spss | |
| parent | 5fb71074047753d181e2780589f23f73a3bbe82c (diff) | |
| download | moa-id-spss-201c455bcd89810c8648d62f5086ebe5bd49d273.tar.gz moa-id-spss-201c455bcd89810c8648d62f5086ebe5bd49d273.tar.bz2 moa-id-spss-201c455bcd89810c8648d62f5086ebe5bd49d273.zip | |
* Update assembly-files (fehlende SIC_LICENSE.txt hinzugefügt)
* iajk_moa-1.31 aus 1.29 Verzeichnis gelöscht
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1227 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'spss')
| -rw-r--r-- | spss/assembly-lib.xml | 3 | ||||
| -rw-r--r-- | spss/assembly.xml | 1 | 
2 files changed, 3 insertions, 1 deletions
| diff --git a/spss/assembly-lib.xml b/spss/assembly-lib.xml index c18a6a319..c034f6082 100644 --- a/spss/assembly-lib.xml +++ b/spss/assembly-lib.xml @@ -146,7 +146,8 @@  				<include>LICENSE-2.0.txt</include>  				<include>NOTICE.txt</include>  				<include>IAIK-LICENSE.txt</include> -				<include>EUPL v.1.1 - Licence.pdf</include>	 +				<include>EUPL v.1.1 - Licence.pdf</include> +				<include>SIC_LICENSE.txt</include>	  			</includes>  		</fileSet>  		<fileSet> diff --git a/spss/assembly.xml b/spss/assembly.xml index f2a111f78..8adeef5d9 100644 --- a/spss/assembly.xml +++ b/spss/assembly.xml @@ -125,6 +125,7 @@  				<include>NOTICE.txt</include>  				<include>IAIK-LICENSE.txt</include>  				<include>EUPL v.1.1 - Licence.pdf</include>	 +				<include>SIC_LICENSE.txt</include>  			</includes>  		</fileSet>  		<fileSet> | 
