Skip to content

Commit 3d57519

Browse files
committed
Added rights for Sam James
1 parent fa82068 commit 3d57519

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

configure.ac

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Copyright 2005-2008 David Snyder <dasnyderx(at)yahoo(dot)com>
22
# Copyright 2019-2021 Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>
3+
# Copyright 2022 Sam James <sam@gentoo.org>
34
#
45
# This file is under the same terms described by
56
# LICENSE file for the main source code (rdate.c).

src/ntp.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
* Copyright 2008 Jérémy Bobbio <lunar@debian.org>
1111
* Copyright 2009 Cyril Brulebois <kibi@debian.org>
1212
* Copyright 2009 Jakub Wilk <ubanus@users.sf.net>
13+
* Copyright 2022 Sam James <sam@gentoo.org>
1314
* All rights reserved.
1415
*
1516
* Redistribution and use in source and binary forms, with or without

src/ntpleaps.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
* Copyright 2002 Thorsten Glaser.
55
* Copyright 2005-2008 David Snyder <dasnyderx@yahoo.com>
66
* Copyright 2019 Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>
7+
* Copyright 2022 Sam James <sam@gentoo.org>
78
* All rights reserved.
89
*
910
* Redistribution and use in source and binary forms, with or without

src/ntpleaps.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/*
44
* Copyright 2002 Thorsten Glaser.
55
* Copyright 2005-2008 David Snyder <dasnyderx@yahoo.com>
6+
* Copyright 2022 Sam James <sam@gentoo.org>
67
* All rights reserved.
78
*
89
* Redistribution and use in source and binary forms, with or without

src/rfc868time.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
* Copyright 2005 David Snyder <dasnyderx@yahoo.com>
77
* Copyright 2007 Joey Hess <joeyh@debian.org>
88
* Copyright 2019 Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>
9+
* Copyright 2022 Sam James <sam@gentoo.org>
910
* All rights reserved.
1011
*
1112
* Redistribution and use in source and binary forms, with or without

0 commit comments

Comments
 (0)