The unified diff between revisions [589d92ee..] and [303c0ede..] is displayed below. It can also be downloaded as a raw diff.
#
#
# patch "COPYING"
# from [ea5eea219e0a07378cba79b9e37f8d5eb6bb8ecd]
# to [ba4044a533da0c932adaedb68e05e693e08cc854]
#
# patch "configure.ac"
# from [40a46f3885f97f006afabba9a00e1fc8077b1a34]
# to [06ba99dd7c97511441b66e36429883f2478b8f6e]
#
# patch "doc/copying.xml"
# from [48baea022cda3d73e958032bccaed530db938bde]
# to [642d74681f3492fcf4c190e777606fd2bc97753d]
#
============================================================
--- COPYING ea5eea219e0a07378cba79b9e37f8d5eb6bb8ecd
+++ COPYING ba4044a533da0c932adaedb68e05e693e08cc854
@@ -10,8 +10,8 @@
License
- Copyright (c) 2007, 2008, 2009 The NetBSD Foundation, Inc. All rights
- reserved.
+ Copyright (c) 2007, 2008, 2009, 2010 The NetBSD Foundation, Inc. All
+ rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
============================================================
--- configure.ac 40a46f3885f97f006afabba9a00e1fc8077b1a34
+++ configure.ac 06ba99dd7c97511441b66e36429883f2478b8f6e
@@ -1,7 +1,7 @@ dnl
dnl
dnl Automated Testing Framework (atf)
dnl
-dnl Copyright (c) 2007, 2008, 2009 The NetBSD Foundation, Inc.
+dnl Copyright (c) 2007, 2008, 2009, 2010 The NetBSD Foundation, Inc.
dnl All rights reserved.
dnl
dnl Redistribution and use in source and binary forms, with or without
@@ -34,9 +34,9 @@ AC_PREREQ([2.65])
AC_INIT([Automated Testing Framework], [0.8], [atf-devel@NetBSD.org], [atf],
[http://www.NetBSD.org/~jmmv/atf/])
AC_PREREQ([2.65])
-AC_COPYRIGHT([Copyright (c) 2007, 2008, 2009 The NetBSD Foundation, Inc.])
+AC_COPYRIGHT([Copyright (c) 2007, 2008, 2009, 2010 The NetBSD Foundation, Inc.])
AC_DEFINE(PACKAGE_COPYRIGHT,
- ["Copyright (c) 2007, 2008, 2009 The NetBSD Foundation, Inc."],
+ ["Copyright (c) 2007, 2008, 2009, 2010 The NetBSD Foundation, Inc."],
[Define to the copyright string applicable to this package.])
AC_CONFIG_AUX_DIR([admin])
AC_CONFIG_HEADERS([bconfig.h])
============================================================
--- doc/copying.xml 48baea022cda3d73e958032bccaed530db938bde
+++ doc/copying.xml 642d74681f3492fcf4c190e777606fd2bc97753d
@@ -20,8 +20,8 @@
<title>License</title>
-<para>Copyright (c) 2007, 2008, 2009 The NetBSD Foundation, Inc. All
-rights reserved.</para>
+<para>Copyright (c) 2007, 2008, 2009, 2010 The NetBSD Foundation, Inc.
+All rights reserved.</para>
<para>Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are