diff options
author | Jedi <[email protected]> | 2013-04-24 11:02:38 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2013-04-24 11:02:38 +0000 |
commit | 7986eb454ee3eb627fc3c168be2f2ec25ea97e8d (patch) | |
tree | 569aad7ec1c667324192fee3aae64e611bc2a145 | |
parent | Update helper scripts. (diff) | |
download | gnupg-7986eb454ee3eb627fc3c168be2f2ec25ea97e8d.tar.gz gnupg-7986eb454ee3eb627fc3c168be2f2ec25ea97e8d.zip |
Point to copies in the master branch for some doc file.
--
-rw-r--r-- | AUTHORS | 16 | ||||
-rw-r--r-- | doc/HACKING | 6 |
2 files changed, 18 insertions, 4 deletions
@@ -6,8 +6,8 @@ Security related bug reports: <[email protected]> License: GPLv3+ -Authors -======= +Authors with a FSF copyright assignment +======================================= Ales Nyakhaychyk <[email protected]> Translations [be] @@ -125,11 +125,19 @@ Yosiaki IIDA <[email protected]> Translations [ja] Yuri Chornoivan, yurchor at ukr dot net: Translations [uk] +Authors with a DCO +================== + +The list of authors who signed the Developer's Certificate of Origin +is kept in the GIT master branch's copy of this file. + + Other authors ============= -The need for copyright disclaimers for translations has been waived in -December 2012. +The need for copyright assignments to the FSF has been waived on +2013-03-29; the need for copyright disclaimers for translations +already in December 2012. The files common/libestream.[ch] are maintained as a separate project by g10 Code GmbH. These files, as used here, are considered part of diff --git a/doc/HACKING b/doc/HACKING index e27bc075c..e1b83b739 100644 --- a/doc/HACKING +++ b/doc/HACKING @@ -2,6 +2,11 @@ ================================ (Some notes on GNUPG internals.) + ************************************************************ + *** Please see the file HACKING in the GIT master branch *** + *** for up-to-date information. *** + ************************************************************ + * No more ChangeLog files @@ -26,6 +31,7 @@ ChangeLog lines, each with its leading TAB, will not exceed 80 columns. + ===> What follows is probably out of date <=== |