]> git.ipfire.org Git - thirdparty/dehydrated.git/commitdiff
changelog template, year update
authorLukas Schauer <lukas@schauer.so>
Sat, 13 Jan 2018 19:10:32 +0000 (20:10 +0100)
committerLukas Schauer <lukas@schauer.so>
Sat, 13 Jan 2018 19:10:32 +0000 (20:10 +0100)
CHANGELOG
LICENSE
dehydrated.1

index 9faf9e522b6867cd9ccbe4ca6e480cb6b05f7b0a..7de2c4f42eacc045c7ae9034dc21a0916f20f674 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,13 @@
 # Change Log
 This file contains a log of major changes in dehydrated
 
+## [x.x.x] - xxxx-xx-xx
+## Changed
+- ...
+
+## Added
+- ...
+
 ## [0.5.0] - 2018-01-13
 ## Changed
 - Certificate chain is now cached (CHAINCACHE)
diff --git a/LICENSE b/LICENSE
index 92c636f94dc0b3220fba179b19ccb3ddbc2ac552..6fd58d74a3b2a89de10a9c1d168a3211ed35b5f8 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
 The MIT License (MIT)
 
-Copyright (c) 2015-2017 Lukas Schauer
+Copyright (c) 2015-2018 Lukas Schauer
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
index 2a2f9e22478e0ec2f64bfea166001ef0bd926118..8a8f3f1c460218e68a652c1ffb09a186bd1db9f0 100644 (file)
@@ -1,4 +1,4 @@
-.TH DEHYDRATED 1 2017-09-20 "Dehydrated ACME Client"
+.TH DEHYDRATED 1 2018-01-13 "Dehydrated ACME Client"
 .SH NAME
 dehydrated \- ACME client implemented as a shell-script
 .SH SYNOPSIS
@@ -145,7 +145,7 @@ Please report any bugs that you may encounter at the project web site
 Dehydrated was written by Lukas Schauer. This man page was contributed by
 Daniel Molkentin.
 .SH COPYRIGHT
-Copyright 20015-2017 by Lukas Schauer and the respective contributors.
+Copyright 20015-2018 by Lukas Schauer and the respective contributors.
 Provided under the MIT License. See the LICENSE file that accompanies the
 distribution for licensing information.
 .SH SEE ALSO