Allow for the GNU FDL as an alternate option to the existing
documentation license. git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@977 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
parent
ce3000d960
commit
36642a1269
|
@ -1,3 +1,10 @@
|
||||||
|
2011-08-23 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
|
||||||
|
|
||||||
|
bug #29585: Fix license
|
||||||
|
* doc/avrdude.texi: Add FDL as an option to the licensing
|
||||||
|
statement, as the savannah administration would like it
|
||||||
|
that way.
|
||||||
|
|
||||||
2011-08-23 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
|
2011-08-23 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
|
||||||
|
|
||||||
Submitted by Darell Tan:
|
Submitted by Darell Tan:
|
||||||
|
|
|
@ -52,6 +52,9 @@ Permission is granted to copy and distribute translations of this manual
|
||||||
into another language, under the above conditions for modified versions,
|
into another language, under the above conditions for modified versions,
|
||||||
except that this permission notice may be stated in a translation approved
|
except that this permission notice may be stated in a translation approved
|
||||||
by the Free Software Foundation.
|
by the Free Software Foundation.
|
||||||
|
|
||||||
|
Alternatively, this documentation may be copied and distributed under
|
||||||
|
the terms of the GNU Free Documentation License (FDL), version 1.3.
|
||||||
@end ifinfo
|
@end ifinfo
|
||||||
|
|
||||||
@titlepage
|
@titlepage
|
||||||
|
|
Loading…
Reference in New Issue