diff options
author | IOhannes m zmölnig <zmoelnig@users.sourceforge.net> | 2006-02-08 15:47:41 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@users.sourceforge.net> | 2006-02-08 15:47:41 +0000 |
commit | 54cfdb8fa89eee70b2ef86d5c669360ec6aac9db (patch) | |
tree | 351a041b7a45e727d7613372c71dcd7e3cc73a05 /doc/tutorials/externals-howto/HOWTO-externals-de.tex | |
parent | 47ab8ad309309200c4397df9ae0d85b56a104d00 (diff) |
changed the LICENSE for the text to GFDL to allow distribution with pd-extended
THINK: should we make it dual-licensed?
svn path=/trunk/; revision=4571
Diffstat (limited to 'doc/tutorials/externals-howto/HOWTO-externals-de.tex')
-rw-r--r-- | doc/tutorials/externals-howto/HOWTO-externals-de.tex | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/doc/tutorials/externals-howto/HOWTO-externals-de.tex b/doc/tutorials/externals-howto/HOWTO-externals-de.tex index ce365bef..468ec09d 100644 --- a/doc/tutorials/externals-howto/HOWTO-externals-de.tex +++ b/doc/tutorials/externals-howto/HOWTO-externals-de.tex @@ -4,11 +4,13 @@ %% HOWTO write an external for pd -%% by IOhannes m zm�lnig +%% Copyright (c) 2001-2006 by IOhannes m zm�lnig %% -%% this document is released under the CreativeCommons Attribution-ShareAlike 2.5 -%% -%% http://creativecommons.org/licenses/by-sa/2.5/ +%% Permission is granted to copy, distribute and/or modify this document +%% under the terms of the GNU Free Documentation License, Version 1.2 +%% or any later version published by the Free Software Foundation; +%% with no Invariant Sections, no Front-Cover Texts, and no Back-Cover +%% Texts. A copy of the license is included in the LICENSE.txt file. %sprache \usepackage[latin1]{inputenc} |