Change year in copyright texts and manual page

This commit is contained in:
Tiiffi
2020-01-02 02:22:44 +02:00
parent 253fb70a72
commit b118b7b7b9
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
Copyright (c) 2012-2019, Tiiffi <tiiffi at gmail> Copyright (c) 2012-2020, Tiiffi <tiiffi at gmail>
This software is provided 'as-is', without any express or implied This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages warranty. In no event will the authors be held liable for any damages

View File

@ -1,7 +1,7 @@
.\" Process this file with .\" Process this file with
.\" groff -man -Tascii mcrcon.1 .\" groff -man -Tascii mcrcon.1
.\" .\"
.TH MCRCON 1 "December 2019" "Version 0.7.1" .TH MCRCON 1 "January 2020" "Version 0.7.1"
.SH NAME .SH NAME
mcrcon \- send rcon commands to a Minecraft server mcrcon \- send rcon commands to a Minecraft server
.SH SYNOPSIS .SH SYNOPSIS

View File

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2012-2019, Tiiffi <tiiffi at gmail> * Copyright (c) 2012-2020, Tiiffi <tiiffi at gmail>
* *
* This software is provided 'as-is', without any express or implied * This software is provided 'as-is', without any express or implied
* warranty. In no event will the authors be held liable for any damages * warranty. In no event will the authors be held liable for any damages