PageRenderTime 45ms CodeModel.GetById 19ms RepoModel.GetById 1ms app.codeStats 0ms

/bundles/plugins-trunk/WincryptCipher/docs/users-guide.xml

#
XML | 63 lines | 41 code | 2 blank | 20 comment | 0 complexity | 24ce92780b8a2c0aee4bc86ceb3e475f MD5 | raw file
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <!--
  3. - WincryptCipherPlugin - A jEdit plugin as wincrypt cipher implementation for the CipherPlugin
  4. - :tabSize=4:indentSize=4:noTabs=true:
  5. -
  6. - Copyright (C) 2007 Björn "Vampire" Kautler
  7. -
  8. - This program is free software; you can redistribute it and/or
  9. - modify it under the terms of the GNU General Public License
  10. - as published by the Free Software Foundation; either version 2
  11. - of the License, or (at your option) any later version.
  12. -
  13. - This program is distributed in the hope that it will be useful,
  14. - but WITHOUT ANY WARRANTY; without even the implied warranty of
  15. - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  16. - GNU General Public License for more details.
  17. -
  18. - You should have received a copy of the GNU General Public License
  19. - along with this program; if not, write to the Free Software
  20. - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  21. -->
  22. <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
  23. "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
  24. <!ENTITY license SYSTEM "fdl.xml">]>
  25. <article id="WincryptCipher">
  26. <articleinfo>
  27. <author>
  28. <firstname>Björn</firstname>
  29. <othername>&quot;Vampire&quot;</othername>
  30. <surname>Kautler</surname>
  31. <affiliation>
  32. <address>
  33. <email>Vampire@jEdit.org</email>
  34. </address>
  35. </affiliation>
  36. </author>
  37. <copyright>
  38. <year>2007</year>
  39. <holder>Björn &quot;Vampire&quot; Kautler</holder>
  40. </copyright>
  41. <legalnotice>
  42. <title>Legal Notice</title>
  43. <para>
  44. Permission is granted to copy, distribute and/or modify this document
  45. under the terms of the GNU Free Documentation License, Version 1.2
  46. or any later version published by the Free Software Foundation;
  47. with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
  48. A copy of the license is included in the section entitled
  49. <quote>GNU Free Documentation License</quote>.
  50. </para>
  51. </legalnotice>
  52. <title>Wincrypt Cipher 0.1</title>
  53. </articleinfo>
  54. <simplesect>
  55. <title>Introduction</title>
  56. <indexterm>
  57. <primary>Wincrypt Cipher</primary>
  58. </indexterm>
  59. </simplesect>
  60. &license;
  61. </article>