Skip to content
Snippets Groups Projects
Commit 5f37b234 authored by ulif's avatar ulif
Browse files

Update year.

parent 9ca25fff
No related branches found
No related tags found
No related merge requests found
.\" Man page generated from reStructuredText.
.
.TH DICEWARE 1 "December 2017" "diceware 0.9.4.dev0" "User Commands"
.TH DICEWARE 1 "January 2018" "diceware 0.9.4.dev0" "User Commands"
.SH NAME
diceware \- create passphrases
.
......
# diceware -- passphrases to remember
# Copyright (C) 2015-2017 Uli Fouquet
# Copyright (C) 2015-2018 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
......@@ -53,7 +53,7 @@ def print_version():
"""Output current version and other infos.
"""
print("diceware %s" % __version__)
print("Copyright (C) 2015-2017 Uli Fouquet")
print("Copyright (C) 2015-2018 Uli Fouquet")
print("diceware is based on suggestions of Arnold G. Reinhold.")
print("See http://diceware.com for details.")
print("'Diceware' is a trademark of Arnold G. Reinhold.")
......
......@@ -3,7 +3,7 @@
:subtitle: create passphrases
:manual_section: 1
:manual_group: User Commands
:date: December 2017
:date: January 2018
:version: diceware 0.9.4.dev0
:author: Written by Uli Fouquet and contributors
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment