mirror of
https://github.com/boostorg/logic.git
synced 2025-07-31 12:47:13 +02:00
Update copyrights
[SVN r24019]
This commit is contained in:
@ -2,17 +2,18 @@
|
|||||||
<!DOCTYPE library PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN"
|
<!DOCTYPE library PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN"
|
||||||
"http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">
|
"http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">
|
||||||
<library name="Tribool" dirname="logic" id="tribool"
|
<library name="Tribool" dirname="logic" id="tribool"
|
||||||
last-revision="$Date: 2004/07/22 04:11:15 $" xmlns:xi="http://www.w3.org/2001/XInclude">
|
last-revision="$Date: 2004/07/25 03:01:38 $" xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||||
<libraryinfo>
|
<libraryinfo>
|
||||||
<author>
|
<author>
|
||||||
<firstname>Douglas</firstname>
|
<firstname>Douglas</firstname>
|
||||||
<surname>Gregor</surname>
|
<surname>Gregor</surname>
|
||||||
<email>gregod@cs.rpi.edu</email>
|
<email>dgregor -at- cs.indiana.edu</email>
|
||||||
</author>
|
</author>
|
||||||
|
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>2002</year>
|
<year>2002</year>
|
||||||
<year>2003</year>
|
<year>2003</year>
|
||||||
|
<year>2004</year>
|
||||||
<holder>Douglas Gregor</holder>
|
<holder>Douglas Gregor</holder>
|
||||||
</copyright>
|
</copyright>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright Doug Gregor 2002-2003. Use, modification and
|
// Copyright Douglas Gregor 2002-2004. Use, modification and
|
||||||
// distribution is subject to the Boost Software License, Version
|
// distribution is subject to the Boost Software License, Version
|
||||||
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
|
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
|
||||||
// http://www.boost.org/LICENSE_1_0.txt)
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright Doug Gregor 2002-2003. Use, modification and
|
// Copyright Douglas Gregor 2002-2003. Use, modification and
|
||||||
// distribution is subject to the Boost Software License, Version
|
// distribution is subject to the Boost Software License, Version
|
||||||
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
|
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
|
||||||
// http://www.boost.org/LICENSE_1_0.txt)
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright Doug Gregor 2002-2003. Use, modification and
|
// Copyright Douglas Gregor 2002-2003. Use, modification and
|
||||||
// distribution is subject to the Boost Software License, Version
|
// distribution is subject to the Boost Software License, Version
|
||||||
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
|
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
|
||||||
// http://www.boost.org/LICENSE_1_0.txt)
|
// http://www.boost.org/LICENSE_1_0.txt)
|
||||||
|
Reference in New Issue
Block a user