diff options
Diffstat (limited to 'kdoctools/customization/nl/entities/gpl-notice.docbook')
-rw-r--r-- | kdoctools/customization/nl/entities/gpl-notice.docbook | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/kdoctools/customization/nl/entities/gpl-notice.docbook b/kdoctools/customization/nl/entities/gpl-notice.docbook new file mode 100644 index 000000000..6350b3fd6 --- /dev/null +++ b/kdoctools/customization/nl/entities/gpl-notice.docbook @@ -0,0 +1,34 @@ +<para>Deze toepassing is vrije software; u kunt deze verspreiden en/of +wijzigen onder de voorwaarden van de GNU General Public License, zoals +gepubliceerd door de Free Software Foundation in versie 2 van +de licentie of (naar uw mening) enige nieuwere versie.</para> + +<!--<para>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 2 of the +License, or (at your option) any later version.</para>//--> + +<para>Deze toepassing is verspreid met de intentie dat deze toepassing +zou kunnen zijn, maar ZONDER ENIGE GARANTIE. Zonder zelfs de impliciete +garantie van VERKOOPBAARHEID of GESCHIKTHEID VOOR EEN BEPAALD DOEL. Meer +details zijn te vinden in de GNU General Public License.</para> + +<!--<para>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.</para>//--> + +<para>Bij deze toepassing hoort u een kopie van de GNU General Public +License gekregen te hebben. Is dit niet het geval, schrijf dan naar de +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +MA 02110-1301, USA.</para> + +<!--<para>You should have received a copy of the GNU General Public +License along with this program; if not, write to the Free Software +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</para>//--> +<!-- +Local variables: +mode: sgml +sgml-general-insert-case: lower +End: +--> |