From 4b4a0e5a6e74e16dc2bb9b38d81415d9f57425d2 Mon Sep 17 00:00:00 2001 From: "Dmitry V. Levin" Date: Mon, 18 Mar 2019 02:40:16 +0000 Subject: [PATCH] Update copyright year number range * COPYING: Update copyright year number range. * tests/COPYING: Likewise. * debian/copyright: Likewise. --- COPYING | 2 +- debian/copyright | 2 +- tests/COPYING | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/COPYING b/COPYING index 083f0542..3c57e7f8 100644 --- a/COPYING +++ b/COPYING @@ -4,7 +4,7 @@ Copyright (c) 1993 Ulrich Pegelow Copyright (c) 1995, 1996 Michael Elizabeth Chastain Copyright (c) 1993, 1994, 1995, 1996 Rick Sladkey Copyright (c) 1998-2001 Wichert Akkerman -Copyright (c) 2001-2018 The strace developers. +Copyright (c) 2001-2019 The strace developers. All rights reserved. strace is free software; you can redistribute it and/or modify it diff --git a/debian/copyright b/debian/copyright index 2b6a258b..abaa28b6 100644 --- a/debian/copyright +++ b/debian/copyright @@ -11,7 +11,7 @@ Copyright (c) 1993 Ulrich Pegelow Copyright (c) 1995, 1996 Michael Elizabeth Chastain Copyright (c) 1993, 1994, 1995, 1996 Rick Sladkey Copyright (c) 1998-2001 Wichert Akkerman -Copyright (c) 2001-2018 The strace developers. +Copyright (c) 2001-2019 The strace developers. All rights reserved. strace is free software; you can redistribute it and/or modify it diff --git a/tests/COPYING b/tests/COPYING index b144a695..6aba5919 100644 --- a/tests/COPYING +++ b/tests/COPYING @@ -1,4 +1,4 @@ -Copyright (c) 2011-2018 The strace developers. +Copyright (c) 2011-2019 The strace developers. All rights reserved. strace test suite is free software; you can redistribute it and/or modify -- 2.50.1