From edc7ed0d5d0071d7ac778754338d848c1373e80d Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Mon, 7 Mar 2016 10:13:29 +0100 Subject: adding licensing headers --- OWNERS.rst | 20 ++++++++++++++++++++ api-bank.rst | 12 ++++++++++++ api-common.rst | 12 ++++++++++++ api-merchant.rst | 12 ++++++++++++ api-mint.rst | 12 ++++++++++++ conf.py | 12 ++++++++++++ dev-wallet-wx.rst | 12 ++++++++++++ example-essay-store.rst | 12 ++++++++++++ exts/tsref.py | 26 ++++++++++++-------------- glossary.rst | 12 ++++++++++++ impl-merchant.rst | 12 ++++++++++++ impl-mint.rst | 12 ++++++++++++ index.rst | 12 ++++++++++++ 13 files changed, 164 insertions(+), 14 deletions(-) create mode 100644 OWNERS.rst diff --git a/OWNERS.rst b/OWNERS.rst new file mode 100644 index 00000000..dcb3abd8 --- /dev/null +++ b/OWNERS.rst @@ -0,0 +1,20 @@ +The following list associated each source file with its owner + + +* impl-mint.rst GNUnet e.V. and INRIA +* integration-bank.rst GNUnet e.V. and INRIA +* impl-merchant.rst GNUnet e.V. and INRIA +* dev-wallet-wx.rst GNUnet e.V. and INRIA +* integration-merchant.rst GNUnet e.V. and INRIA +* api-mint.rst GNUnet e.V. and INRIA +* integration-general.rst GNUnet e.V. and INRIA +* wireformats.rst GNUnet e.V. and INRIA +* index.rst GNUnet e.V. and INRIA +* api-merchant.rst GNUnet e.V. and INRIA +* api-common.rst GNUnet e.V. and INRIA +* api-bank.rst GNUnet e.V. and INRIA +* glossary.rst GNUnet e.V. and INRIA +* example-essay-store.rst GNUnet e.V. and INRIA + +* exts/tsref.py GNUnet e.V. and INRIA +* conf.py GNUnet e.V. and INRIA diff --git a/api-bank.rst b/api-bank.rst index 23e870d4..d7a8a209 100644 --- a/api-bank.rst +++ b/api-bank.rst @@ -1,3 +1,15 @@ +.. + This file is part of GNU TALER. + Copyright (C) 2014, 2015 GNUnet e.V. and INRIA + TALER is free software; you can redistribute it and/or modify it under the + terms of the GNU Lesser General Public License as published by the Free Software + Foundation; either version 2.1, or (at your option) any later version. + TALER is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. + You should have received a copy of the GNU Lesser General Public License along with + TALER; see the file COPYING. If not, see + ========= Bank API ========= diff --git a/api-common.rst b/api-common.rst index e503a851..788a6784 100644 --- a/api-common.rst +++ b/api-common.rst @@ -1,3 +1,15 @@ +.. + This file is part of GNU TALER. + Copyright (C) 2014, 2015 GNUnet e.V. and INRIA + TALER is free software; you can redistribute it and/or modify it under the + terms of the GNU Lesser General Public License as published by the Free Software + Foundation; either version 2.1, or (at your option) any later version. + TALER is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. + You should have received a copy of the GNU Lesser General Public License along with + TALER; see the file COPYING. If not, see + .. _http-common: ================================= diff --git a/api-merchant.rst b/api-merchant.rst index bcaf38eb..ba83cd01 100644 --- a/api-merchant.rst +++ b/api-merchant.rst @@ -1,3 +1,15 @@ +.. + This file is part of GNU TALER. + Copyright (C) 2014, 2015 GNUnet e.V. and INRIA + TALER is free software; you can redistribute it and/or modify it under the + terms of the GNU Lesser General Public License as published by the Free Software + Foundation; either version 2.1, or (at your option) any later version. + TALER is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. + You should have received a copy of the GNU Lesser General Public License along with + TALER; see the file COPYING. If not, see + ===================== The Merchant HTTP API ===================== diff --git a/api-mint.rst b/api-mint.rst index ca91f755..bfb48dbd 100644 --- a/api-mint.rst +++ b/api-mint.rst @@ -1,3 +1,15 @@ +.. + This file is part of GNU TALER. + Copyright (C) 2014, 2015 GNUnet e.V. and INRIA + TALER is free software; you can redistribute it and/or modify it under the + terms of the GNU Lesser General Public License as published by the Free Software + Foundation; either version 2.1, or (at your option) any later version. + TALER is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. + You should have received a copy of the GNU Lesser General Public License along with + TALER; see the file COPYING. If not, see + ========================= The Exchange RESTful JSON API ========================= diff --git a/conf.py b/conf.py index 56936aa1..18cb5139 100644 --- a/conf.py +++ b/conf.py @@ -1,3 +1,15 @@ +""" + This file is part of GNU TALER. + Copyright (C) 2014, 2015 GNUnet e.V. and INRIA + TALER is free software; you can redistribute it and/or modify it under the + terms of the GNU Lesser General Public License as published by the Free Software + Foundation; either version 2.1, or (at your option) any later version. + TALER is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. + You should have received a copy of the GNU Lesser General Public License along with + TALER; see the file COPYING. If not, see +""" # -*- coding: utf-8 -*- # # neuro documentation build configuration file, created by diff --git a/dev-wallet-wx.rst b/dev-wallet-wx.rst index d3738631..387583e6 100644 --- a/dev-wallet-wx.rst +++ b/dev-wallet-wx.rst @@ -1,3 +1,15 @@ +.. + This file is part of GNU TALER. + Copyright (C) 2014, 2015 GNUnet e.V. and INRIA + TALER is free software; you can redistribute it and/or modify it under the + terms of the GNU Lesser General Public License as published by the Free Software + Foundation; either version 2.1, or (at your option) any later version. + TALER is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. + You should have received a copy of the GNU Lesser General Public License along with + TALER; see the file COPYING. If not, see + ===================== WebExtensions Wallet ===================== diff --git a/example-essay-store.rst b/example-essay-store.rst index 74a25990..e969ab6a 100644 --- a/example-essay-store.rst +++ b/example-essay-store.rst @@ -1,3 +1,15 @@ +.. + This file is part of GNU TALER. + Copyright (C) 2014, 2015 GNUnet e.V. and INRIA + TALER is free software; you can redistribute it and/or modify it under the + terms of the GNU Lesser General Public License as published by the Free Software + Foundation; either version 2.1, or (at your option) any later version. + TALER is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. + You should have received a copy of the GNU Lesser General Public License along with + TALER; see the file COPYING. If not, see + ================================== Example: Essay Store ================================== diff --git a/exts/tsref.py b/exts/tsref.py index 2a45d49b..5d56ee0a 100644 --- a/exts/tsref.py +++ b/exts/tsref.py @@ -1,17 +1,15 @@ -# Copyright (C) 2016 Florian Dold -# -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program. If not, see . +""" + This file is part of GNU TALER. + Copyright (C) 2014, 2015 GNUnet e.V. and INRIA + TALER is free software; you can redistribute it and/or modify it under the + terms of the GNU Lesser General Public License as published by the Free Software + Foundation; either version 2.1, or (at your option) any later version. + TALER is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. + You should have received a copy of the GNU Lesser General Public License along with + TALER; see the file COPYING. If not, see +""" """ This extension adds a new lexer "tsref" for TypeScript, which diff --git a/glossary.rst b/glossary.rst index 32bd66f1..9c35610e 100644 --- a/glossary.rst +++ b/glossary.rst @@ -1,3 +1,15 @@ +.. + This file is part of GNU TALER. + Copyright (C) 2014, 2015 GNUnet e.V. and INRIA + TALER is free software; you can redistribute it and/or modify it under the + terms of the GNU Lesser General Public License as published by the Free Software + Foundation; either version 2.1, or (at your option) any later version. + TALER is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. + You should have received a copy of the GNU Lesser General Public License along with + TALER; see the file COPYING. If not, see + ============== Taler Glossary ============== diff --git a/impl-merchant.rst b/impl-merchant.rst index 02184264..76ed9534 100644 --- a/impl-merchant.rst +++ b/impl-merchant.rst @@ -1,3 +1,15 @@ +.. + This file is part of GNU TALER. + Copyright (C) 2014, 2015 GNUnet e.V. and INRIA + TALER is free software; you can redistribute it and/or modify it under the + terms of the GNU Lesser General Public License as published by the Free Software + Foundation; either version 2.1, or (at your option) any later version. + TALER is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. + You should have received a copy of the GNU Lesser General Public License along with + TALER; see the file COPYING. If not, see + ================================= Merchant Reference Implementation ================================= diff --git a/impl-mint.rst b/impl-mint.rst index 17574644..c971e34a 100644 --- a/impl-mint.rst +++ b/impl-mint.rst @@ -1,3 +1,15 @@ +.. + This file is part of GNU TALER. + Copyright (C) 2014, 2015 GNUnet e.V. and INRIA + TALER is free software; you can redistribute it and/or modify it under the + terms of the GNU Lesser General Public License as published by the Free Software + Foundation; either version 2.1, or (at your option) any later version. + TALER is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. + You should have received a copy of the GNU Lesser General Public License along with + TALER; see the file COPYING. If not, see + =================================== The Exchange Reference Implementation =================================== diff --git a/index.rst b/index.rst index f2c0386a..d1db3af9 100644 --- a/index.rst +++ b/index.rst @@ -1,3 +1,15 @@ +.. + This file is part of GNU TALER. + Copyright (C) 2014, 2015 GNUnet e.V. and INRIA + TALER is free software; you can redistribute it and/or modify it under the + terms of the GNU Lesser General Public License as published by the Free Software + Foundation; either version 2.1, or (at your option) any later version. + TALER is distributed in the hope that it will be useful, but WITHOUT ANY + WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR + A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. + You should have received a copy of the GNU Lesser General Public License along with + TALER; see the file COPYING. If not, see + GNU Taler Documentation ======================= -- cgit v1.2.3