Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=523199


Martin Gieseking <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]




--- Comment #1 from Martin Gieseking <[email protected]>  2009-09-14 
14:43:43 EDT ---
- according to the source file headers the license is GPLv2 only but with
exceptions (the tag must probably be "GPLv2 with exceptions")

- You should preserve the timestamp of COPYING.OpenSSH. Also, replace ASCII by
ISO-8859-1:

  iconv -f ISO-8859-1 -t UTF8 COPYING.OpenSSH -o COPYING.OpenSSH.new
  touch -r COPYING.OpenSSH COPYING.OpenSSH.new
  mv COPYING.OpenSSH.new COPYING.OpenSSH

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to