diff options
author | H. Peter Anvin <hpa@zytor.com> | 2007-09-05 06:48:38 +0000 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2007-09-05 06:48:38 +0000 |
commit | f6abe44fc8121ec3c77cb6d8041fa148726b0716 (patch) | |
tree | 2dc802f158be6c4c29c5a86540662f03a4058333 /nasm.spec.in | |
parent | 52e30171ee4ea014d858d176db092d1e5288dd69 (diff) | |
download | nasm-f6abe44fc8121ec3c77cb6d8041fa148726b0716.tar.gz nasm-f6abe44fc8121ec3c77cb6d8041fa148726b0716.tar.bz2 nasm-f6abe44fc8121ec3c77cb6d8041fa148726b0716.zip |
nasm.spec.in: Copyright -> License
Diffstat (limited to 'nasm.spec.in')
-rw-r--r-- | nasm.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nasm.spec.in b/nasm.spec.in index a9852a6..46eb9fc 100644 --- a/nasm.spec.in +++ b/nasm.spec.in @@ -3,7 +3,7 @@ Summary: The Netwide Assembler, a portable x86 assembler with Intel-like syntax Name: nasm Version: @@VERSION@@ Release: 1 -Copyright: LGPL +License: LGPL Group: Development/Languages Source: ftp://download.sourceforge.net/pub/sourceforge/nasm/nasm-%{version}.tar.bz2 URL: http://nasm.sourceforge.net/ |