]> git.ipfire.org Git - thirdparty/libbsd.git/commitdiff
doc: Remove «All rights reserved»
authorGuillem Jover <guillem@hadrons.org>
Mon, 13 Mar 2023 23:58:45 +0000 (00:58 +0100)
committerGuillem Jover <guillem@hadrons.org>
Sun, 10 May 2026 02:42:35 +0000 (04:42 +0200)
This has no legal weight, and was needed due to the Buenos Aires
Convention requiring it. Since all members of the Buenos Aires
Convention are now part of the Berne Convention, there is no need
anymore for this phrasing. And while the original statement must not
be touched, we do not need to replicate this in the COPYING file when
it is legally pointless.

COPYING

diff --git a/COPYING b/COPYING
index 7814d8f488cb6b44b82635c11c1d01df8f10f1e0..81c6eec4a14d35843821a1c03c850ff16b08cb42 100644 (file)
--- a/COPYING
+++ b/COPYING
@@ -67,7 +67,7 @@ Files:
  src/unvis.c
 Copyright:
  Copyright © 1980, 1982, 1986, 1989-1994
-     The Regents of the University of California.  All rights reserved.
+     The Regents of the University of California.
  Copyright © 1992 Keith Muller.
  Copyright © 2001 Mike Barcroft <mike@FreeBSD.org>
  .
@@ -100,20 +100,15 @@ License: BSD-3-clause-Regents
 Files:
  src/vis.c
 Copyright:
- Copyright © 1989, 1993
-     The Regents of the University of California.  All rights reserved.
- .
+ Copyright © 1989, 1993 The Regents of the University of California.
  Copyright © 1999, 2005 The NetBSD Foundation, Inc.
- All rights reserved.
 License: BSD-3-clause-Regents and BSD-2-clause-NetBSD
 
 Files:
  include/bsd/libutil.h
 Copyright:
  Copyright © 1996  Peter Wemm <peter@FreeBSD.org>.
- All rights reserved.
  Copyright © 2002 Networks Associates Technology, Inc.
- All rights reserved.
 License: BSD-3-clause-author
 
 Files:
@@ -121,7 +116,6 @@ Files:
 Copyright:
  Copyright © 2009 Jukka Ruohonen <jruohonen@iki.fi>
  Copyright © 1999 Kelly Yancey <kbyanc@posi.net>
- All rights reserved.
 License: BSD-3-clause-John-Birrell
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions
@@ -151,7 +145,6 @@ Files:
  man/setproctitle.3bsd
 Copyright:
  Copyright © 1995 Peter Wemm <peter@FreeBSD.org>
- All rights reserved.
 License: BSD-5-clause-Peter-Wemm
  Redistribution and use in source and binary forms, with or without
  modification, is permitted provided that the following conditions
@@ -184,10 +177,7 @@ Copyright:
  Copyright © 1994, 1997-2000, 2002, 2008, 2010, 2014
      The NetBSD Foundation, Inc.
  Copyright © 2013 John-Mark Gurney <jmg@FreeBSD.org>
- All rights reserved.
- .
  Copyright © 2014 The NetBSD Foundation, Inc.
- All rights reserved.
  .
  Some code was derived from software contributed to The NetBSD Foundation
  by Taylor R. Campbell.
@@ -225,36 +215,16 @@ Files:
  src/timeconv.c
 Copyright:
  Copyright © 1998, M. Warner Losh <imp@freebsd.org>
- All rights reserved.
- .
  Copyright © 2001 Dima Dorfman.
- All rights reserved.
- .
  Copyright © 2001 FreeBSD Inc.
- All rights reserved.
- .
  Copyright © 2002 Thomas Moestl <tmm@FreeBSD.org>
- All rights reserved.
- .
  Copyright © 2002 Mike Barcroft <mike@FreeBSD.org>
- All rights reserved.
- .
  Copyright © 2005 Pawel Jakub Dawidek <pjd@FreeBSD.org>
- All rights reserved.
- .
  Copyright © 2005 Colin Percival
- All rights reserved.
- .
  Copyright © 2007 Eric Anderson <anderson@FreeBSD.org>
  Copyright © 2007 Pawel Jakub Dawidek <pjd@FreeBSD.org>
- All rights reserved.
- .
  Copyright © 2007 Dag-Erling Coïdan Smørgrav
- All rights reserved.
- .
  Copyright © 2009 Advanced Computing Technologies LLC
- All rights reserved.
- .
  Copyright © 2011 Guillem Jover <guillem@hadrons.org>
 License: BSD-2-clause
 
@@ -262,7 +232,6 @@ Files:
  src/flopen.c
 Copyright:
  Copyright © 2007-2009 Dag-Erling Coïdan Smørgrav
- All rights reserved.
 License: BSD-2-clause-verbatim
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions
@@ -293,10 +262,7 @@ Files:
  src/fparseln.c
 Copyright:
  Copyright © 1997 Christos Zoulas.
- All rights reserved.
- .
  Copyright © 2002 Niels Provos <provos@citi.umich.edu>
- All rights reserved.
 License: BSD-2-clause-author
 
 Files:
@@ -328,8 +294,6 @@ Files:
  test/strtonum.c
 Copyright:
  Copyright © 2004 Ted Unangst and Todd Miller
- All rights reserved.
- .
  Copyright © 1996 David Mazieres <dm@uun.org>
  Copyright © 1998, 2000-2002, 2004-2005, 2007, 2010, 2012-2015
      Todd C. Miller <Todd.Miller@courtesan.com>