[Info] Updated Boost.org copyrights

We agreed a while ago that the "Boost.org" copyrights should be removed from source files (on the grounds that there is no legal entity called Boost.org). So, the following files have had their copyright declarations updated as below, copyright assignments are based on cvs history. If I have either: missed your name off the list, or added your name when you don't think that it should be there, then please speak up now. Here's the list of assignments (so far): boost/io_fwd.hpp: Beman Dawes and Daryle Walker boost/iterator.hpp: Beman Dawes boost/limits.hpp: John Maddock, Dave Abrahams. boost/mpl/if.hpp: Aleksey Gurtovoy boost/next_prior.hpp: Aleksey Gurtovoy boost/noncopyable.hpp: Beman Dawes boost/numeric/conversion/cast.hpp: Fernando Luis Cacciola Carballal boost/utility.hpp Aleksey Gurtovoy boost/utility_fwd.hpp: Beman Dawes boost/version.hpp: John Maddock Thanks, John Maddock.

On 8/11/04 6:05 AM, "John Maddock" <john@johnmaddock.co.uk> wrote: [SNIP]
If I have either: missed your name off the list, or added your name when you don't think that it should be there, then please speak up now.
Here's the list of assignments (so far):
boost/io_fwd.hpp: Beman Dawes and Daryle Walker
I think the main contributions are just mine. (Beman did the initial commit and tweaks since I didn't have CVS access back then.)
boost/iterator.hpp: Beman Dawes boost/limits.hpp: John Maddock, Dave Abrahams. boost/mpl/if.hpp: Aleksey Gurtovoy
boost/next_prior.hpp: Aleksey Gurtovoy
Shouldn't this be Dave Abrahams and Daniel Walker instead? It looks like all Aleksey did was split the code from its original header.
boost/noncopyable.hpp: Beman Dawes boost/numeric/conversion/cast.hpp: Fernando Luis Cacciola Carballal boost/utility.hpp Aleksey Gurtovoy
boost/utility_fwd.hpp: Beman Dawes
My name has to be added here too.
boost/version.hpp: John Maddock
-- Daryle Walker Mac, Internet, and Video Game Junkie darylew AT hotmail DOT com

boost/io_fwd.hpp: Beman Dawes and Daryle Walker
I think the main contributions are just mine. (Beman did the initial commit and tweaks since I didn't have CVS access back then.)
Understood, that's the sort of information that cvs history doesn't show up, file changed.
boost/next_prior.hpp: Aleksey Gurtovoy
Shouldn't this be Dave Abrahams and Daniel Walker instead? It looks like all Aleksey did was split the code from its original header.
Aha, got it.
boost/noncopyable.hpp: Beman Dawes boost/numeric/conversion/cast.hpp: Fernando Luis Cacciola Carballal boost/utility.hpp Aleksey Gurtovoy
boost/utility_fwd.hpp: Beman Dawes
My name has to be added here too.
Done, John.
participants (2)
-
Daryle Walker
-
John Maddock