mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 20:20:06 +02:00
Fix copyrights in various recipes. No functional change intended.
This commit is contained in:
@@ -8,12 +8,13 @@ HOMEPAGE="https://www.gnu.org/software/indent/"
|
||||
REVISION="2"
|
||||
ARCHITECTURES="x86 x86_gcc2"
|
||||
LICENSE="GNU GPL v3"
|
||||
COPYRIGHT="Copyright (c) 1999, 2000 Carlo Wood. All rights reserved.
|
||||
Copyright (c) 1994, 1996, 1997 Joseph Arceneaux. All rights reserved.
|
||||
Copyright (c) 1992, 2002, 2008 Free Software Foundation, Inc. All rights reserved.
|
||||
Copyright (c) 1980 The Regents of the University of California.
|
||||
Copyright (c) 1976 Board of Trustees of the University of Illinois. All rights reserved.
|
||||
Copyright (c) 1985 Sun Microsystems, Inc.1998-2000 The Santa Cruz Operation
|
||||
COPYRIGHT="1999-2000 Carlo Wood
|
||||
1994, 1996-1997 Joseph Arceneaux
|
||||
1992, 2002, 2008 Free Software Foundation, Inc.
|
||||
1980 The Regents of the University of California
|
||||
1976 Board of Trustees of the University of Illinois
|
||||
1985 Sun Microsystems, Inc.
|
||||
1998-2000 The Santa Cruz Operation
|
||||
"
|
||||
|
||||
SRC_URI="http://mirror.keystealth.org/gnu/indent/indent-2.2.10.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user