Skip to content
Snippets Groups Projects
COPYRIGHT 1.02 KiB
Newer Older
  • Learn to ignore specific revisions
  • ulif's avatar
    ulif committed
    The diceware idea Copyright(C) 1995-2015, Arnold G. Reinhold,
    
    Cambridge, Massachusetts USA.
    
    
    ulif's avatar
    ulif committed
    The English Diceware Wordlist used with this programme (file
    
    ulif's avatar
    ulif committed
    ``wordlists/wordlist_en.txt``) is licensed by Arnold G. Reinhold under
    the `Creative Commons CC-BY 3.0` (see
    
    http://creativecommons.org/licenses/by/3.0/) license.
    
    
    ulif's avatar
    ulif committed
    "Diceware" is a trademark of A G Reinhold.
    
    
    ulif's avatar
    ulif committed
    diceware -- Python implementation
    Copyright (C) 2015 Uli Fouquet
    
    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 <http://www.gnu.org/licenses/>.