From 9013caa232468f7a5feb5f77ebee6891fc17aed3 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 21 Jun 2012 02:03:31 -0400 Subject: Initial commit. --- (limited to 'copyright') diff --git a/copyright b/copyright new file mode 100644 index 0000000..6e092f8 --- /dev/null +++ b/copyright @@ -0,0 +1,36 @@ +Upstream Source +=============== + +src/c89/* +--------- + +Copyright (c) 1999 The NetBSD Foundation, Inc. + +These files may be reproduced, distributed, modified, and otherwise dealt in +under the terms of the 2-Clause BSD License. + +On this system, a copy of the 2-Clause BSD License may be found at +. + +src/c99/* +--------- + +Copyright (c) 1999-2008 The NetBSD Foundation, Inc. + +These files may be reproduced, distributed, modified, and otherwise dealt in +under the terms of the 2-Clause BSD License. + +On this system, a copy of the 2-Clause BSD License may be found at +. + + +Distribution Packaging +====================== + +Copyright (C) 2012 Patrick "P. J." McDermott + +These files may be reproduced, distributed, modified, and otherwise dealt in +under the terms of the Expat/MIT License. + +On this system, a copy of the Expat License may be found at +. -- cgit v0.9.1