diff options
author | reed <reed@pkgsrc.org> | 2006-04-02 07:56:58 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2006-04-02 07:56:58 +0000 |
commit | e5ff36cba3bd2cea393428910ba398b9684df9f0 (patch) | |
tree | 6d8242092e58c352c37449da4d7ee7d5c616950a /emulators/wine | |
parent | acaf462ada44253b5e15204a86f13d0235b5b8e7 (diff) | |
download | pkgsrc-e5ff36cba3bd2cea393428910ba398b9684df9f0.tar.gz |
Remove paragraph about license. Also it mentioned package that
was removed last April.
Diffstat (limited to 'emulators/wine')
-rw-r--r-- | emulators/wine/DESCR | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/emulators/wine/DESCR b/emulators/wine/DESCR index 6c519aa01bd..451e0373278 100644 --- a/emulators/wine/DESCR +++ b/emulators/wine/DESCR @@ -4,7 +4,3 @@ of a program loader which loads and executes an Microsoft Windows binary, and a library that implements Windows API calls using their Unix or X11 equivalents. The library may also be used for porting Win32 code into native Unix executables. - -Wine is free software, and after version 20020228, its license (contained -in the file LICENSE) changed from BSD style to LGPL. For a BSD-style fork -of Wine, see the emulators/rewind package. |