Skip to content

Commit cf7520a

Browse files
committed
Updated copyright years
1 parent 1f3e1f5 commit cf7520a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright 2005-2007 David Snyder <dasnyderx(at)yahoo(dot)com>
22
# Copyright 2009 Cyril Brulebois <kibi@debian.org>
3-
# Copyright 2019 Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>
3+
# Copyright 2019-2022 Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>
44
#
55
# This file is under the same terms described by
66
# LICENSE file for the main source code (rdate.c).

autogen.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/sh
22

3-
# autogen.sh with clean option, v0.1-rdate
4-
# Copyright 2019 Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>
3+
# autogen.sh with clean option, v0.2-rdate
4+
# Copyright 2019-2022 Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>
55
#
66
# This file is under BSD-3-Clause license.
77
#

0 commit comments

Comments
 (0)