From c9f634b1d45b45065dfbef49664daec2f1c3534b Mon Sep 17 00:00:00 2001 From: Daniel James Date: Wed, 27 Feb 2008 20:00:24 +0000 Subject: [PATCH] Merged revisions 43211,43214-43219,43222-43225,43227-43238,43242,43244-43245,43249-43250,43257-43259,43261,43263,43265,43267-43268,43270-43271,43273,43275-43279,43284-43289,43291,43295,43297-43298,43304-43305,43307,43313,43315,43324,43326-43327,43331,43333,43339-43343,43345,43348,43350,43352-43353,43355-43356,43358,43360,43366-43367,43369-43370,43372-43376,43378-43389,43394,43396-43398,43400-43401,43403-43404,43406-43408,43413-43415,43417-43418,43420,43422-43423 via svnmerge from https://svn.boost.org/svn/boost/trunk ........ r43417 | danieljames | 2008-02-26 22:04:55 +0000 (Tue, 26 Feb 2008) | 2 lines Fix a link to Boost.Bimap. ........ r43418 | danieljames | 2008-02-26 22:07:25 +0000 (Tue, 26 Feb 2008) | 2 lines Change another link that's no longer in the repository to link to the website. ........ r43422 | danieljames | 2008-02-27 18:51:14 +0000 (Wed, 27 Feb 2008) | 1 line Fix broken copyright urls. Fixes #1573. ........ r43423 | danieljames | 2008-02-27 19:22:01 +0000 (Wed, 27 Feb 2008) | 1 line Fix incorrect links to copyright of the form 'http:#www.boost.org ........ [SVN r43425] --- build/Jamfile.v2 | 2 +- example/Jamfile | 4 ++-- example/gregorian/Jamfile.v2 | 2 +- example/gregorian/date_serialization_demo.cpp | 2 +- example/gregorian/dates_as_strings.cpp | 2 +- example/gregorian/days_alive.cpp | 2 +- example/gregorian/days_between_new_years.cpp | 2 +- example/gregorian/days_since_year_start.cpp | 2 +- example/gregorian/days_till_new_year.cpp | 2 +- example/gregorian/end_of_month_day.cpp | 2 +- example/gregorian/find_last_day_of_months.cpp | 2 +- example/gregorian/localization.cpp | 2 +- example/gregorian/month_add.cpp | 2 +- example/gregorian/period_calc.cpp | 2 +- example/gregorian/print_holidays.cpp | 2 +- example/gregorian/print_month.cpp | 2 +- example/local_time/calc_rules.cpp | 2 +- example/local_time/flight.cpp | 2 +- example/local_time/local_date_time.cpp | 2 +- example/local_time/seconds_since_epoch.cpp | 2 +- example/local_time/simple_time_zone.cpp | 2 +- example/posix_time/Jamfile.v2 | 2 +- example/posix_time/local_utc_conversion.cpp | 2 +- example/posix_time/print_hours.cpp | 2 +- example/posix_time/time_math.cpp | 2 +- example/posix_time/time_periods.cpp | 2 +- example/tutorial/io_tutorial.cpp | 2 +- include/boost/date_time.hpp | 2 +- include/boost/date_time/adjust_functors.hpp | 2 +- include/boost/date_time/c_local_time_adjustor.hpp | 2 +- include/boost/date_time/c_time.hpp | 2 +- include/boost/date_time/compiler_config.hpp | 2 +- include/boost/date_time/constrained_value.hpp | 2 +- include/boost/date_time/date.hpp | 2 +- include/boost/date_time/date_clock_device.hpp | 2 +- include/boost/date_time/date_defs.hpp | 2 +- include/boost/date_time/date_duration.hpp | 2 +- include/boost/date_time/date_duration_types.hpp | 4 ++-- include/boost/date_time/date_facet.hpp | 2 +- include/boost/date_time/date_format_simple.hpp | 2 +- include/boost/date_time/date_formatting.hpp | 2 +- include/boost/date_time/date_formatting_limited.hpp | 2 +- include/boost/date_time/date_formatting_locales.hpp | 2 +- include/boost/date_time/date_generator_formatter.hpp | 2 +- include/boost/date_time/date_generator_parser.hpp | 2 +- include/boost/date_time/date_generators.hpp | 2 +- include/boost/date_time/date_iterator.hpp | 2 +- include/boost/date_time/date_names_put.hpp | 2 +- include/boost/date_time/date_parsing.hpp | 2 +- include/boost/date_time/dst_rules.hpp | 2 +- include/boost/date_time/dst_transition_generators.hpp | 2 +- include/boost/date_time/filetime_functions.hpp | 2 +- include/boost/date_time/format_date_parser.hpp | 2 +- include/boost/date_time/gregorian/conversion.hpp | 2 +- include/boost/date_time/gregorian/formatters.hpp | 2 +- include/boost/date_time/gregorian/formatters_limited.hpp | 2 +- include/boost/date_time/gregorian/greg_calendar.hpp | 2 +- include/boost/date_time/gregorian/greg_date.hpp | 2 +- include/boost/date_time/gregorian/greg_day.hpp | 2 +- include/boost/date_time/gregorian/greg_day_of_year.hpp | 2 +- include/boost/date_time/gregorian/greg_duration.hpp | 2 +- include/boost/date_time/gregorian/greg_duration_types.hpp | 2 +- include/boost/date_time/gregorian/greg_facet.hpp | 2 +- include/boost/date_time/gregorian/greg_month.hpp | 2 +- include/boost/date_time/gregorian/greg_serialize.hpp | 2 +- include/boost/date_time/gregorian/greg_weekday.hpp | 2 +- include/boost/date_time/gregorian/greg_year.hpp | 2 +- include/boost/date_time/gregorian/greg_ymd.hpp | 2 +- include/boost/date_time/gregorian/gregorian.hpp | 2 +- include/boost/date_time/gregorian/gregorian_io.hpp | 2 +- include/boost/date_time/gregorian/gregorian_types.hpp | 2 +- include/boost/date_time/gregorian/parsers.hpp | 2 +- include/boost/date_time/gregorian_calendar.hpp | 2 +- include/boost/date_time/gregorian_calendar.ipp | 2 +- include/boost/date_time/int_adapter.hpp | 2 +- include/boost/date_time/iso_format.hpp | 2 +- include/boost/date_time/local_time/conversion.hpp | 2 +- include/boost/date_time/local_time/custom_time_zone.hpp | 2 +- .../boost/date_time/local_time/date_duration_operators.hpp | 4 ++-- .../boost/date_time/local_time/dst_transition_day_rules.hpp | 2 +- include/boost/date_time/local_time/local_date_time.hpp | 2 +- include/boost/date_time/local_time/local_time.hpp | 2 +- include/boost/date_time/local_time/local_time_io.hpp | 2 +- include/boost/date_time/local_time/local_time_types.hpp | 2 +- include/boost/date_time/local_time/posix_time_zone.hpp | 2 +- include/boost/date_time/local_time/tz_database.hpp | 2 +- include/boost/date_time/local_time_adjustor.hpp | 2 +- include/boost/date_time/local_timezone_defs.hpp | 2 +- include/boost/date_time/locale_config.hpp | 2 +- include/boost/date_time/microsec_time_clock.hpp | 2 +- include/boost/date_time/parse_format_base.hpp | 2 +- include/boost/date_time/period.hpp | 2 +- include/boost/date_time/period_formatter.hpp | 2 +- include/boost/date_time/period_parser.hpp | 2 +- include/boost/date_time/posix_time/conversion.hpp | 2 +- .../boost/date_time/posix_time/date_duration_operators.hpp | 4 ++-- include/boost/date_time/posix_time/posix_time.hpp | 2 +- include/boost/date_time/posix_time/posix_time_config.hpp | 2 +- include/boost/date_time/posix_time/posix_time_duration.hpp | 2 +- include/boost/date_time/posix_time/posix_time_io.hpp | 2 +- include/boost/date_time/posix_time/posix_time_legacy_io.hpp | 2 +- include/boost/date_time/posix_time/posix_time_system.hpp | 2 +- include/boost/date_time/posix_time/posix_time_types.hpp | 2 +- include/boost/date_time/posix_time/ptime.hpp | 2 +- include/boost/date_time/posix_time/time_formatters.hpp | 2 +- .../boost/date_time/posix_time/time_formatters_limited.hpp | 2 +- include/boost/date_time/posix_time/time_parsers.hpp | 2 +- include/boost/date_time/posix_time/time_period.hpp | 2 +- include/boost/date_time/posix_time/time_serialize.hpp | 2 +- include/boost/date_time/special_defs.hpp | 2 +- include/boost/date_time/special_values_formatter.hpp | 2 +- include/boost/date_time/special_values_parser.hpp | 2 +- include/boost/date_time/string_convert.hpp | 2 +- include/boost/date_time/string_parse_tree.hpp | 2 +- include/boost/date_time/strings_from_facet.hpp | 2 +- include/boost/date_time/time.hpp | 2 +- include/boost/date_time/time_clock.hpp | 2 +- include/boost/date_time/time_defs.hpp | 2 +- include/boost/date_time/time_duration.hpp | 2 +- include/boost/date_time/time_facet.hpp | 2 +- include/boost/date_time/time_formatting_streams.hpp | 2 +- include/boost/date_time/time_iterator.hpp | 2 +- include/boost/date_time/time_parsing.hpp | 2 +- include/boost/date_time/time_resolution_traits.hpp | 2 +- include/boost/date_time/time_system_counted.hpp | 2 +- include/boost/date_time/time_system_split.hpp | 2 +- include/boost/date_time/time_zone_base.hpp | 2 +- include/boost/date_time/time_zone_names.hpp | 2 +- include/boost/date_time/tz_db_base.hpp | 2 +- include/boost/date_time/wrapping_int.hpp | 2 +- include/boost/date_time/year_month_day.hpp | 2 +- src/gregorian/date_generators.cpp | 2 +- src/gregorian/greg_month.cpp | 2 +- src/gregorian/greg_names.hpp | 2 +- src/gregorian/greg_weekday.cpp | 2 +- src/gregorian/gregorian_types.cpp | 2 +- src/posix_time/posix_time_types.cpp | 2 +- test/Jamfile.v2 | 4 ++-- test/gregorian/testcurrent_day.cpp | 2 +- test/gregorian/testdate.cpp | 2 +- test/gregorian/testdate_duration.cpp | 2 +- test/gregorian/testdate_facet_new.cpp | 2 +- test/gregorian/testdate_input_facet.cpp | 2 +- test/gregorian/testdate_iterator.cpp | 2 +- test/gregorian/testfacet.cpp | 2 +- test/gregorian/testformat_date_parser.cpp | 2 +- test/gregorian/testformatters.cpp | 2 +- test/gregorian/testgenerators.cpp | 2 +- test/gregorian/testgreg_cal.cpp | 2 +- test/gregorian/testgreg_day.cpp | 2 +- test/gregorian/testgreg_durations.cpp | 2 +- test/gregorian/testgreg_month.cpp | 2 +- test/gregorian/testgreg_serialize.cpp | 2 +- test/gregorian/testgreg_wstream.cpp | 2 +- test/gregorian/testgreg_year.cpp | 2 +- test/gregorian/testparse_date.cpp | 2 +- test/gregorian/testperiod.cpp | 2 +- test/local_time/testclocks.cpp | 2 +- test/local_time/testcustom_time_zone.cpp | 2 +- test/local_time/testdst_transition_day_rule.cpp | 2 +- test/local_time/testlocal_time.cpp | 2 +- test/local_time/testlocal_time_facet.cpp | 2 +- test/local_time/testlocal_time_input_facet.cpp | 2 +- test/local_time/testlocal_time_iterator.cpp | 2 +- test/local_time/testlocal_time_period.cpp | 2 +- test/local_time/testposix_time_zone.cpp | 2 +- test/local_time/testtz_database.cpp | 2 +- test/local_time/testwcustom_time_zone.cpp | 2 +- test/local_time/testwposix_time_zone.cpp | 2 +- test/posix_time/testc_local_adjustor.cpp | 2 +- test/posix_time/testclock.cpp | 2 +- test/posix_time/testdst_rules.cpp | 2 +- test/posix_time/testduration.cpp | 2 +- test/posix_time/testfiletime_functions.cpp | 2 +- test/posix_time/testformatters.cpp | 2 +- test/posix_time/testgreg_duration_operators.cpp | 2 +- test/posix_time/testiterator.cpp | 2 +- test/posix_time/testlocal_adjustor.cpp | 2 +- test/posix_time/testmicrosec_time_clock.cpp | 2 +- test/posix_time/testparse_time.cpp | 2 +- test/posix_time/testperiod.cpp | 2 +- test/posix_time/teststreams.cpp | 2 +- test/posix_time/testtime.cpp | 2 +- test/posix_time/testtime_facet.cpp | 2 +- test/posix_time/testtime_formatters.cpp | 2 +- test/posix_time/testtime_input_facet.cpp | 2 +- test/posix_time/testtime_period.cpp | 2 +- test/posix_time/testtime_serialize.cpp | 2 +- test/posix_time/testtime_wstream.cpp | 2 +- test/testconstrained_value.cpp | 2 +- test/testfrom_facet.cpp | 2 +- test/testgeneric_period.cpp | 2 +- test/testgregorian_calendar.cpp | 2 +- test/testint64_range.cpp | 2 +- test/testint_adapter.cpp | 2 +- test/testtime_resolution_traits.cpp | 2 +- test/testwrapping_int.cpp | 2 +- xmldoc/Jamfile.v2 | 2 +- xmldoc/README | 2 +- xmldoc/acknowledgements.xml | 2 +- xmldoc/buildinfo.xml | 2 +- xmldoc/calculations.xml | 2 +- xmldoc/changes.xml | 2 +- xmldoc/conceptual.xml | 2 +- xmldoc/custom_time_zone.xml | 2 +- xmldoc/date_algorithms.xml | 2 +- xmldoc/date_class.xml | 2 +- xmldoc/date_duration.xml | 2 +- xmldoc/date_facet.xml | 2 +- xmldoc/date_input_facet.xml | 2 +- xmldoc/date_iterators.xml | 2 +- xmldoc/date_period.xml | 2 +- xmldoc/date_time_fo_stylesheet.xsl | 2 +- xmldoc/date_time_io.xml | 2 +- xmldoc/design_concepts.xml | 2 +- xmldoc/design_goals.xml | 2 +- xmldoc/details.xml | 2 +- xmldoc/domain_concepts.xml | 2 +- xmldoc/doxy.xml | 2 +- xmldoc/ex_calc_rules.xml | 2 +- xmldoc/ex_date_period_calc.xml | 2 +- xmldoc/ex_dates_as_strings.xml | 2 +- xmldoc/ex_days_alive.xml | 2 +- xmldoc/ex_days_between_new_years.xml | 2 +- xmldoc/ex_end_of_month_day.xml | 2 +- xmldoc/ex_find_last_day_of_months.xml | 2 +- xmldoc/ex_flight.xml | 2 +- xmldoc/ex_local_utc_conversion.xml | 2 +- xmldoc/ex_localization.xml | 2 +- xmldoc/ex_meeting_planner.xml | 2 +- xmldoc/ex_month_add.xml | 2 +- xmldoc/ex_print_holidays.xml | 2 +- xmldoc/ex_print_hours.xml | 2 +- xmldoc/ex_print_month.xml | 2 +- xmldoc/ex_seconds_since_epoch.xml | 2 +- xmldoc/ex_simple_time_zone.xml | 2 +- xmldoc/ex_time_math.xml | 2 +- xmldoc/ex_time_periods.xml | 2 +- xmldoc/examples.xml | 2 +- xmldoc/exclusive_date_time.xml | 2 +- xmldoc/format_flags.xml | 2 +- xmldoc/gregorian.xml | 2 +- xmldoc/gregorian_calendar.xml | 2 +- xmldoc/io_objects.xml | 2 +- xmldoc/io_tutorial.xml | 2 +- xmldoc/license.xml | 2 +- xmldoc/local_date_time.xml | 2 +- xmldoc/local_time.xml | 2 +- xmldoc/local_time_period.xml | 2 +- xmldoc/motivation.xml | 2 +- xmldoc/posix_time.xml | 2 +- xmldoc/posix_time_zone.xml | 2 +- xmldoc/ptime_class.xml | 2 +- xmldoc/ref_tag_fix.pl | 4 ++-- xmldoc/references.xml | 2 +- xmldoc/serialization.xml | 2 +- xmldoc/snap_to_details.xml | 2 +- xmldoc/table_template.xml | 2 +- xmldoc/terminology.xml | 2 +- xmldoc/tests.xml | 2 +- xmldoc/time_duration.xml | 2 +- xmldoc/time_facet.xml | 2 +- xmldoc/time_input_facet.xml | 2 +- xmldoc/time_iterators.xml | 2 +- xmldoc/time_period.xml | 2 +- xmldoc/time_zone_base.xml | 2 +- xmldoc/tradeoffs.xml | 2 +- xmldoc/tz_database.xml | 2 +- xmldoc/usage_examples.xml | 2 +- 269 files changed, 275 insertions(+), 275 deletions(-) diff --git a/build/Jamfile.v2 b/build/Jamfile.v2 index 21d2f54..f294c2e 100644 --- a/build/Jamfile.v2 +++ b/build/Jamfile.v2 @@ -1,7 +1,7 @@ # Copyright (c) 2002-2005 CrystalClear Software, Inc. # Use, modification and distribution is subject to the # Boost Software License, Version 1.0. (See accompanying -# file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) +# file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) # # Boost.date_time build and test Jamfile # diff --git a/example/Jamfile b/example/Jamfile index 997e370..b8e2f66 100644 --- a/example/Jamfile +++ b/example/Jamfile @@ -104,6 +104,6 @@ exe io_tutorial : tutorial/io_tutorial.cpp # Copyright (c) 2002-2005 # CrystalClear Software, Inc. # Subject to the Boost Software License, Version 1.0. -# (See accompanying file LICENSE-1.0 or -# http://www.boost.org/LICENSE-1.0) +# (See accompanying file LICENSE_1_0.txt or +# http://www.boost.org/LICENSE_1_0.txt) diff --git a/example/gregorian/Jamfile.v2 b/example/gregorian/Jamfile.v2 index 79c6e65..39a6c21 100644 --- a/example/gregorian/Jamfile.v2 +++ b/example/gregorian/Jamfile.v2 @@ -1,7 +1,7 @@ # Copyright (c) 2002-2006 CrystalClear Software, Inc. # Use, modification and distribution is subject to the # Boost Software License, Version 1.0. (See accompanying -# file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) +# file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) # project diff --git a/example/gregorian/date_serialization_demo.cpp b/example/gregorian/date_serialization_demo.cpp index f0e74f0..3c22129 100644 --- a/example/gregorian/date_serialization_demo.cpp +++ b/example/gregorian/date_serialization_demo.cpp @@ -122,6 +122,6 @@ main() * http://www.crystalclearsoftware.com * * Subject to the Boost Software License, Version 1.0. - * (See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) */ diff --git a/example/gregorian/dates_as_strings.cpp b/example/gregorian/dates_as_strings.cpp index 6089957..097fffb 100644 --- a/example/gregorian/dates_as_strings.cpp +++ b/example/gregorian/dates_as_strings.cpp @@ -58,6 +58,6 @@ main() * http://www.crystalclearsoftware.com * * Subject to the Boost Software License, Version 1.0. - * (See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) */ diff --git a/example/gregorian/days_alive.cpp b/example/gregorian/days_alive.cpp index e6d8955..83068ec 100644 --- a/example/gregorian/days_alive.cpp +++ b/example/gregorian/days_alive.cpp @@ -42,6 +42,6 @@ main() * http://www.crystalclearsoftware.com * * Subject to the Boost Software License, Version 1.0. - * (See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) */ diff --git a/example/gregorian/days_between_new_years.cpp b/example/gregorian/days_between_new_years.cpp index 5fa75eb..7330249 100644 --- a/example/gregorian/days_between_new_years.cpp +++ b/example/gregorian/days_between_new_years.cpp @@ -32,6 +32,6 @@ main() * http://www.crystalclearsoftware.com * * Subject to the Boost Software License, Version 1.0. - * (See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) */ diff --git a/example/gregorian/days_since_year_start.cpp b/example/gregorian/days_since_year_start.cpp index 180bc59..8d05d6b 100644 --- a/example/gregorian/days_since_year_start.cpp +++ b/example/gregorian/days_since_year_start.cpp @@ -20,6 +20,6 @@ main() * http://www.crystalclearsoftware.com * * Subject to the Boost Software License, Version 1.0. - * (See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) */ diff --git a/example/gregorian/days_till_new_year.cpp b/example/gregorian/days_till_new_year.cpp index 0fc3ba6..5182f6d 100644 --- a/example/gregorian/days_till_new_year.cpp +++ b/example/gregorian/days_till_new_year.cpp @@ -21,6 +21,6 @@ main() * http://www.crystalclearsoftware.com * * Subject to the Boost Software License, Version 1.0. - * (See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) */ diff --git a/example/gregorian/end_of_month_day.cpp b/example/gregorian/end_of_month_day.cpp index 022abae..ecb3919 100644 --- a/example/gregorian/end_of_month_day.cpp +++ b/example/gregorian/end_of_month_day.cpp @@ -41,6 +41,6 @@ main() * http://www.crystalclearsoftware.com * * Subject to the Boost Software License, Version 1.0. - * (See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) */ diff --git a/example/gregorian/find_last_day_of_months.cpp b/example/gregorian/find_last_day_of_months.cpp index da8eb22..3d082fc 100644 --- a/example/gregorian/find_last_day_of_months.cpp +++ b/example/gregorian/find_last_day_of_months.cpp @@ -48,6 +48,6 @@ main() * http://www.crystalclearsoftware.com * * Subject to the Boost Software License, Version 1.0. - * (See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) */ diff --git a/example/gregorian/localization.cpp b/example/gregorian/localization.cpp index d17871b..25856f6 100644 --- a/example/gregorian/localization.cpp +++ b/example/gregorian/localization.cpp @@ -95,6 +95,6 @@ int main() * http://www.crystalclearsoftware.com * * Subject to the Boost Software License, Version 1.0. - * (See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) */ diff --git a/example/gregorian/month_add.cpp b/example/gregorian/month_add.cpp index 3bbe880..d6f6fda 100644 --- a/example/gregorian/month_add.cpp +++ b/example/gregorian/month_add.cpp @@ -47,6 +47,6 @@ main() * http://www.crystalclearsoftware.com * * Subject to the Boost Software License, Version 1.0. - * (See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) */ diff --git a/example/gregorian/period_calc.cpp b/example/gregorian/period_calc.cpp index b01031a..31875fe 100644 --- a/example/gregorian/period_calc.cpp +++ b/example/gregorian/period_calc.cpp @@ -81,6 +81,6 @@ int main() * http://www.crystalclearsoftware.com * * Subject to the Boost Software License, Version 1.0. - * (See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) */ diff --git a/example/gregorian/print_holidays.cpp b/example/gregorian/print_holidays.cpp index 78a04a9..0e1c946 100644 --- a/example/gregorian/print_holidays.cpp +++ b/example/gregorian/print_holidays.cpp @@ -78,6 +78,6 @@ main() { * http://www.crystalclearsoftware.com * * Subject to the Boost Software License, Version 1.0. - * (See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) */ diff --git a/example/gregorian/print_month.cpp b/example/gregorian/print_month.cpp index 5d6e681..1293f6e 100644 --- a/example/gregorian/print_month.cpp +++ b/example/gregorian/print_month.cpp @@ -57,6 +57,6 @@ main() * http://www.crystalclearsoftware.com * * Subject to the Boost Software License, Version 1.0. - * (See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) */ diff --git a/example/local_time/calc_rules.cpp b/example/local_time/calc_rules.cpp index 32ef7a9..f8a21ed 100644 --- a/example/local_time/calc_rules.cpp +++ b/example/local_time/calc_rules.cpp @@ -42,6 +42,6 @@ main() * http://www.crystalclearsoftware.com * * Subject to the Boost Software License, Version 1.0. - * (See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) */ diff --git a/example/local_time/flight.cpp b/example/local_time/flight.cpp index 4709071..c5202a0 100644 --- a/example/local_time/flight.cpp +++ b/example/local_time/flight.cpp @@ -46,5 +46,5 @@ int main() * http://www.crystalclearsoftware.com * * Subject to the Boost Software License, Version 1.0. - * (See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) */ diff --git a/example/local_time/local_date_time.cpp b/example/local_time/local_date_time.cpp index 7df261c..76b634f 100644 --- a/example/local_time/local_date_time.cpp +++ b/example/local_time/local_date_time.cpp @@ -41,5 +41,5 @@ int main() { * http://www.crystalclearsoftware.com * * Subject to the Boost Software License, Version 1.0. - * (See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) */ diff --git a/example/local_time/seconds_since_epoch.cpp b/example/local_time/seconds_since_epoch.cpp index e97c3c1..7de7951 100644 --- a/example/local_time/seconds_since_epoch.cpp +++ b/example/local_time/seconds_since_epoch.cpp @@ -61,5 +61,5 @@ int main() * http://www.crystalclearsoftware.com * * Subject to the Boost Software License, Version 1.0. - * (See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) */ diff --git a/example/local_time/simple_time_zone.cpp b/example/local_time/simple_time_zone.cpp index 995c1d1..6675774 100644 --- a/example/local_time/simple_time_zone.cpp +++ b/example/local_time/simple_time_zone.cpp @@ -81,6 +81,6 @@ main() * http://www.crystalclearsoftware.com * * Subject to the Boost Software License, Version 1.0. - * (See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) */ diff --git a/example/posix_time/Jamfile.v2 b/example/posix_time/Jamfile.v2 index 4a0838a..b7bf07e 100644 --- a/example/posix_time/Jamfile.v2 +++ b/example/posix_time/Jamfile.v2 @@ -1,7 +1,7 @@ # Copyright (c) 2002-2005 CrystalClear Software, Inc. # Use, modification and distribution is subject to the # Boost Software License, Version 1.0. (See accompanying -# file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) +# file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) project : requirements ../../build/boost_date_time diff --git a/example/posix_time/local_utc_conversion.cpp b/example/posix_time/local_utc_conversion.cpp index 952dd32..5e712e8 100644 --- a/example/posix_time/local_utc_conversion.cpp +++ b/example/posix_time/local_utc_conversion.cpp @@ -85,6 +85,6 @@ main() * http://www.crystalclearsoftware.com * * Subject to the Boost Software License, Version 1.0. - * (See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) */ diff --git a/example/posix_time/print_hours.cpp b/example/posix_time/print_hours.cpp index 949c40b..dce64ed 100644 --- a/example/posix_time/print_hours.cpp +++ b/example/posix_time/print_hours.cpp @@ -48,6 +48,6 @@ main() * http://www.crystalclearsoftware.com * * Subject to the Boost Software License, Version 1.0. - * (See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) */ diff --git a/example/posix_time/time_math.cpp b/example/posix_time/time_math.cpp index 7e4d93d..76af564 100644 --- a/example/posix_time/time_math.cpp +++ b/example/posix_time/time_math.cpp @@ -31,6 +31,6 @@ main() * http://www.crystalclearsoftware.com * * Subject to the Boost Software License, Version 1.0. - * (See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) */ diff --git a/example/posix_time/time_periods.cpp b/example/posix_time/time_periods.cpp index cbb029f..28e3870 100644 --- a/example/posix_time/time_periods.cpp +++ b/example/posix_time/time_periods.cpp @@ -53,6 +53,6 @@ main() * http://www.crystalclearsoftware.com * * Subject to the Boost Software License, Version 1.0. - * (See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) */ diff --git a/example/tutorial/io_tutorial.cpp b/example/tutorial/io_tutorial.cpp index a7885c9..3aa421d 100644 --- a/example/tutorial/io_tutorial.cpp +++ b/example/tutorial/io_tutorial.cpp @@ -189,6 +189,6 @@ int main(){ * http://www.crystalclearsoftware.com * * Subject to the Boost Software License, Version 1.0. - * (See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) */ diff --git a/include/boost/date_time.hpp b/include/boost/date_time.hpp index 67865da..51628cd 100644 --- a/include/boost/date_time.hpp +++ b/include/boost/date_time.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2006 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland * $Date$ */ diff --git a/include/boost/date_time/adjust_functors.hpp b/include/boost/date_time/adjust_functors.hpp index 64f9885..f6c5a04 100644 --- a/include/boost/date_time/adjust_functors.hpp +++ b/include/boost/date_time/adjust_functors.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/c_local_time_adjustor.hpp b/include/boost/date_time/c_local_time_adjustor.hpp index 7bfa654..a0e385d 100644 --- a/include/boost/date_time/c_local_time_adjustor.hpp +++ b/include/boost/date_time/c_local_time_adjustor.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003,2005 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/c_time.hpp b/include/boost/date_time/c_time.hpp index aaece4b..b12011f 100644 --- a/include/boost/date_time/c_time.hpp +++ b/include/boost/date_time/c_time.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003,2005 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/compiler_config.hpp b/include/boost/date_time/compiler_config.hpp index baacaf6..09c7183 100644 --- a/include/boost/date_time/compiler_config.hpp +++ b/include/boost/date_time/compiler_config.hpp @@ -3,7 +3,7 @@ /* Copyright (c) 2002-2004 CrystalClear Software, Inc. * Subject to the Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/constrained_value.hpp b/include/boost/date_time/constrained_value.hpp index 20423a4..67398b1 100644 --- a/include/boost/date_time/constrained_value.hpp +++ b/include/boost/date_time/constrained_value.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland * $Date$ */ diff --git a/include/boost/date_time/date.hpp b/include/boost/date_time/date.hpp index b09ba41..e988d15 100644 --- a/include/boost/date_time/date.hpp +++ b/include/boost/date_time/date.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/date_clock_device.hpp b/include/boost/date_time/date_clock_device.hpp index d88caff..f2706de 100644 --- a/include/boost/date_time/date_clock_device.hpp +++ b/include/boost/date_time/date_clock_device.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003,2005 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/date_defs.hpp b/include/boost/date_time/date_defs.hpp index 2706684..6c80db3 100644 --- a/include/boost/date_time/date_defs.hpp +++ b/include/boost/date_time/date_defs.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland * $Date$ */ diff --git a/include/boost/date_time/date_duration.hpp b/include/boost/date_time/date_duration.hpp index 912297f..6551b9e 100644 --- a/include/boost/date_time/date_duration.hpp +++ b/include/boost/date_time/date_duration.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/date_duration_types.hpp b/include/boost/date_time/date_duration_types.hpp index c9c5fc0..8c0e986 100644 --- a/include/boost/date_time/date_duration_types.hpp +++ b/include/boost/date_time/date_duration_types.hpp @@ -3,8 +3,8 @@ /* Copyright (c) 2004 CrystalClear Software, Inc. * Subject to the Boost Software License, Version 1.0. - * (See accompanying file LICENSE-1.0 or - * http://www.boost.org/LICENSE-1.0) + * (See accompanying file LICENSE_1_0.txt or + * http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/date_facet.hpp b/include/boost/date_time/date_facet.hpp index c21b24c..2e94fea 100644 --- a/include/boost/date_time/date_facet.hpp +++ b/include/boost/date_time/date_facet.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2004-2005 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Martin Andrian, Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/date_format_simple.hpp b/include/boost/date_time/date_format_simple.hpp index 146cf23..4529903 100644 --- a/include/boost/date_time/date_format_simple.hpp +++ b/include/boost/date_time/date_format_simple.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/date_formatting.hpp b/include/boost/date_time/date_formatting.hpp index d081d9c..ed88e46 100644 --- a/include/boost/date_time/date_formatting.hpp +++ b/include/boost/date_time/date_formatting.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002-2004 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/date_formatting_limited.hpp b/include/boost/date_time/date_formatting_limited.hpp index 069b3a7..7c5c173 100644 --- a/include/boost/date_time/date_formatting_limited.hpp +++ b/include/boost/date_time/date_formatting_limited.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002-2004 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/date_formatting_locales.hpp b/include/boost/date_time/date_formatting_locales.hpp index 84c4b24..2c17c05 100644 --- a/include/boost/date_time/date_formatting_locales.hpp +++ b/include/boost/date_time/date_formatting_locales.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/date_generator_formatter.hpp b/include/boost/date_time/date_generator_formatter.hpp index c269264..8f1e7b3 100644 --- a/include/boost/date_time/date_generator_formatter.hpp +++ b/include/boost/date_time/date_generator_formatter.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2004 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/date_generator_parser.hpp b/include/boost/date_time/date_generator_parser.hpp index 12be02f..8e6d68c 100644 --- a/include/boost/date_time/date_generator_parser.hpp +++ b/include/boost/date_time/date_generator_parser.hpp @@ -5,7 +5,7 @@ /* Copyright (c) 2005 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/date_generators.hpp b/include/boost/date_time/date_generators.hpp index d875ee8..991199f 100644 --- a/include/boost/date_time/date_generators.hpp +++ b/include/boost/date_time/date_generators.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003,2005 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/date_iterator.hpp b/include/boost/date_time/date_iterator.hpp index 35cc7b7..694f88f 100644 --- a/include/boost/date_time/date_iterator.hpp +++ b/include/boost/date_time/date_iterator.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/date_names_put.hpp b/include/boost/date_time/date_names_put.hpp index e17ca05..d6215bc 100644 --- a/include/boost/date_time/date_names_put.hpp +++ b/include/boost/date_time/date_names_put.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002-2005 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/date_parsing.hpp b/include/boost/date_time/date_parsing.hpp index 61d5f82..e6fa6df 100644 --- a/include/boost/date_time/date_parsing.hpp +++ b/include/boost/date_time/date_parsing.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003,2005 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/dst_rules.hpp b/include/boost/date_time/dst_rules.hpp index 59b4873..e869a01 100644 --- a/include/boost/date_time/dst_rules.hpp +++ b/include/boost/date_time/dst_rules.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003, 2007 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/dst_transition_generators.hpp b/include/boost/date_time/dst_transition_generators.hpp index 2008c68..6c4da1c 100644 --- a/include/boost/date_time/dst_transition_generators.hpp +++ b/include/boost/date_time/dst_transition_generators.hpp @@ -1,7 +1,7 @@ /* Copyright (c) 2002,2003,2005 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst */ #ifndef DATE_TIME_DATE_DST_TRANSITION_DAY_GEN_HPP__ diff --git a/include/boost/date_time/filetime_functions.hpp b/include/boost/date_time/filetime_functions.hpp index 8b4c805..050956f 100644 --- a/include/boost/date_time/filetime_functions.hpp +++ b/include/boost/date_time/filetime_functions.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2004 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/format_date_parser.hpp b/include/boost/date_time/format_date_parser.hpp index b536ea1..8f41381 100644 --- a/include/boost/date_time/format_date_parser.hpp +++ b/include/boost/date_time/format_date_parser.hpp @@ -5,7 +5,7 @@ /* Copyright (c) 2004-2005 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/gregorian/conversion.hpp b/include/boost/date_time/gregorian/conversion.hpp index bdb3053..2a1351f 100644 --- a/include/boost/date_time/gregorian/conversion.hpp +++ b/include/boost/date_time/gregorian/conversion.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2004-2005 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/gregorian/formatters.hpp b/include/boost/date_time/gregorian/formatters.hpp index 99992b8..d486ef0 100644 --- a/include/boost/date_time/gregorian/formatters.hpp +++ b/include/boost/date_time/gregorian/formatters.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/gregorian/formatters_limited.hpp b/include/boost/date_time/gregorian/formatters_limited.hpp index ecf4cbf..755f5aa 100644 --- a/include/boost/date_time/gregorian/formatters_limited.hpp +++ b/include/boost/date_time/gregorian/formatters_limited.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/gregorian/greg_calendar.hpp b/include/boost/date_time/gregorian/greg_calendar.hpp index fd46696..0b7cebe 100644 --- a/include/boost/date_time/gregorian/greg_calendar.hpp +++ b/include/boost/date_time/gregorian/greg_calendar.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland * $Date$ */ diff --git a/include/boost/date_time/gregorian/greg_date.hpp b/include/boost/date_time/gregorian/greg_date.hpp index 3b4faff..4a54ed8 100644 --- a/include/boost/date_time/gregorian/greg_date.hpp +++ b/include/boost/date_time/gregorian/greg_date.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland * $Date$ */ diff --git a/include/boost/date_time/gregorian/greg_day.hpp b/include/boost/date_time/gregorian/greg_day.hpp index 030b258..4a2d5e7 100644 --- a/include/boost/date_time/gregorian/greg_day.hpp +++ b/include/boost/date_time/gregorian/greg_day.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland * $Date$ */ diff --git a/include/boost/date_time/gregorian/greg_day_of_year.hpp b/include/boost/date_time/gregorian/greg_day_of_year.hpp index 1fa9768..abf0c9e 100644 --- a/include/boost/date_time/gregorian/greg_day_of_year.hpp +++ b/include/boost/date_time/gregorian/greg_day_of_year.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland * $Date$ */ diff --git a/include/boost/date_time/gregorian/greg_duration.hpp b/include/boost/date_time/gregorian/greg_duration.hpp index 5b40163..cc08409 100644 --- a/include/boost/date_time/gregorian/greg_duration.hpp +++ b/include/boost/date_time/gregorian/greg_duration.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/gregorian/greg_duration_types.hpp b/include/boost/date_time/gregorian/greg_duration_types.hpp index 63667fb..6b37a89 100644 --- a/include/boost/date_time/gregorian/greg_duration_types.hpp +++ b/include/boost/date_time/gregorian/greg_duration_types.hpp @@ -3,7 +3,7 @@ /* Copyright (c) 2004 CrystalClear Software, Inc. * Subject to Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/gregorian/greg_facet.hpp b/include/boost/date_time/gregorian/greg_facet.hpp index 8adff06..aa4d805 100644 --- a/include/boost/date_time/gregorian/greg_facet.hpp +++ b/include/boost/date_time/gregorian/greg_facet.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/gregorian/greg_month.hpp b/include/boost/date_time/gregorian/greg_month.hpp index 79e3d6a..d483f77 100644 --- a/include/boost/date_time/gregorian/greg_month.hpp +++ b/include/boost/date_time/gregorian/greg_month.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/gregorian/greg_serialize.hpp b/include/boost/date_time/gregorian/greg_serialize.hpp index afa5e41..40899a7 100644 --- a/include/boost/date_time/gregorian/greg_serialize.hpp +++ b/include/boost/date_time/gregorian/greg_serialize.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2004-2005 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/gregorian/greg_weekday.hpp b/include/boost/date_time/gregorian/greg_weekday.hpp index a4155ec..bd4ea59 100644 --- a/include/boost/date_time/gregorian/greg_weekday.hpp +++ b/include/boost/date_time/gregorian/greg_weekday.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/gregorian/greg_year.hpp b/include/boost/date_time/gregorian/greg_year.hpp index 613a9c8..3d98fd0 100644 --- a/include/boost/date_time/gregorian/greg_year.hpp +++ b/include/boost/date_time/gregorian/greg_year.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland * $Date$ */ diff --git a/include/boost/date_time/gregorian/greg_ymd.hpp b/include/boost/date_time/gregorian/greg_ymd.hpp index 6d2f624..503666c 100644 --- a/include/boost/date_time/gregorian/greg_ymd.hpp +++ b/include/boost/date_time/gregorian/greg_ymd.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland * $Date$ */ diff --git a/include/boost/date_time/gregorian/gregorian.hpp b/include/boost/date_time/gregorian/gregorian.hpp index f10aac0..47d545e 100644 --- a/include/boost/date_time/gregorian/gregorian.hpp +++ b/include/boost/date_time/gregorian/gregorian.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002-2004 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/gregorian/gregorian_io.hpp b/include/boost/date_time/gregorian/gregorian_io.hpp index 7ec1f9f..78581f0 100644 --- a/include/boost/date_time/gregorian/gregorian_io.hpp +++ b/include/boost/date_time/gregorian/gregorian_io.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2004-2005 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/gregorian/gregorian_types.hpp b/include/boost/date_time/gregorian/gregorian_types.hpp index 4775fe0..d50e9cc 100644 --- a/include/boost/date_time/gregorian/gregorian_types.hpp +++ b/include/boost/date_time/gregorian/gregorian_types.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/gregorian/parsers.hpp b/include/boost/date_time/gregorian/parsers.hpp index e226aa0..afc6537 100644 --- a/include/boost/date_time/gregorian/parsers.hpp +++ b/include/boost/date_time/gregorian/parsers.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003,2005 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/gregorian_calendar.hpp b/include/boost/date_time/gregorian_calendar.hpp index 9384e4e..a4cda4f 100644 --- a/include/boost/date_time/gregorian_calendar.hpp +++ b/include/boost/date_time/gregorian_calendar.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland * $Date$ */ diff --git a/include/boost/date_time/gregorian_calendar.ipp b/include/boost/date_time/gregorian_calendar.ipp index 447c23a..fa5659f 100644 --- a/include/boost/date_time/gregorian_calendar.ipp +++ b/include/boost/date_time/gregorian_calendar.ipp @@ -1,7 +1,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/int_adapter.hpp b/include/boost/date_time/int_adapter.hpp index 02ee247..d7c50eb 100644 --- a/include/boost/date_time/int_adapter.hpp +++ b/include/boost/date_time/int_adapter.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/iso_format.hpp b/include/boost/date_time/iso_format.hpp index c4395c1..2e7942d 100644 --- a/include/boost/date_time/iso_format.hpp +++ b/include/boost/date_time/iso_format.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/local_time/conversion.hpp b/include/boost/date_time/local_time/conversion.hpp index bb3c352..66c6655 100644 --- a/include/boost/date_time/local_time/conversion.hpp +++ b/include/boost/date_time/local_time/conversion.hpp @@ -3,7 +3,7 @@ /* Copyright (c) 2003-2004 CrystalClear Software, Inc. * Subject to the Boost Software License, Version 1.0. - * (See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/local_time/custom_time_zone.hpp b/include/boost/date_time/local_time/custom_time_zone.hpp index ff6083f..4805676 100644 --- a/include/boost/date_time/local_time/custom_time_zone.hpp +++ b/include/boost/date_time/local_time/custom_time_zone.hpp @@ -3,7 +3,7 @@ /* Copyright (c) 2003-2005 CrystalClear Software, Inc. * Subject to the Boost Software License, Version 1.0. - * (See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/local_time/date_duration_operators.hpp b/include/boost/date_time/local_time/date_duration_operators.hpp index ea8528c..e0f170f 100644 --- a/include/boost/date_time/local_time/date_duration_operators.hpp +++ b/include/boost/date_time/local_time/date_duration_operators.hpp @@ -3,8 +3,8 @@ /* Copyright (c) 2004 CrystalClear Software, Inc. * Subject to the Boost Software License, Version 1.0. - * (See accompanying file LICENSE-1.0 or - * http://www.boost.org/LICENSE-1.0) + * (See accompanying file LICENSE_1_0.txt or + * http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/local_time/dst_transition_day_rules.hpp b/include/boost/date_time/local_time/dst_transition_day_rules.hpp index 9f9a955..f372e44 100644 --- a/include/boost/date_time/local_time/dst_transition_day_rules.hpp +++ b/include/boost/date_time/local_time/dst_transition_day_rules.hpp @@ -3,7 +3,7 @@ /* Copyright (c) 2003-2004 CrystalClear Software, Inc. * Subject to the Boost Software License, Version 1.0. - * (See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/local_time/local_date_time.hpp b/include/boost/date_time/local_time/local_date_time.hpp index 6bc70ee..a25cd85 100644 --- a/include/boost/date_time/local_time/local_date_time.hpp +++ b/include/boost/date_time/local_time/local_date_time.hpp @@ -3,7 +3,7 @@ /* Copyright (c) 2003-2005 CrystalClear Software, Inc. * Subject to the Boost Software License, Version 1.0. - * (See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/local_time/local_time.hpp b/include/boost/date_time/local_time/local_time.hpp index 2d30e4f..880989b 100644 --- a/include/boost/date_time/local_time/local_time.hpp +++ b/include/boost/date_time/local_time/local_time.hpp @@ -3,7 +3,7 @@ /* Copyright (c) 2003-2004 CrystalClear Software, Inc. * Subject to the Boost Software License, Version 1.0. - * (See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/local_time/local_time_io.hpp b/include/boost/date_time/local_time/local_time_io.hpp index 3355f54..d1533a1 100644 --- a/include/boost/date_time/local_time/local_time_io.hpp +++ b/include/boost/date_time/local_time/local_time_io.hpp @@ -3,7 +3,7 @@ /* Copyright (c) 2003-2004 CrystalClear Software, Inc. * Subject to the Boost Software License, Version 1.0. - * (See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/local_time/local_time_types.hpp b/include/boost/date_time/local_time/local_time_types.hpp index 38a087a..df2d08c 100644 --- a/include/boost/date_time/local_time/local_time_types.hpp +++ b/include/boost/date_time/local_time/local_time_types.hpp @@ -3,7 +3,7 @@ /* Copyright (c) 2003-2004 CrystalClear Software, Inc. * Subject to the Boost Software License, Version 1.0. - * (See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/local_time/posix_time_zone.hpp b/include/boost/date_time/local_time/posix_time_zone.hpp index f56ce77..d3bb509 100644 --- a/include/boost/date_time/local_time/posix_time_zone.hpp +++ b/include/boost/date_time/local_time/posix_time_zone.hpp @@ -3,7 +3,7 @@ /* Copyright (c) 2003-2005 CrystalClear Software, Inc. * Subject to the Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/local_time/tz_database.hpp b/include/boost/date_time/local_time/tz_database.hpp index 2d72b47..0c6fbbf 100644 --- a/include/boost/date_time/local_time/tz_database.hpp +++ b/include/boost/date_time/local_time/tz_database.hpp @@ -3,7 +3,7 @@ /* Copyright (c) 2003-2004 CrystalClear Software, Inc. * Subject to the Boost Software License, Version 1.0. - * (See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/local_time_adjustor.hpp b/include/boost/date_time/local_time_adjustor.hpp index 7c76f55..83aec5a 100644 --- a/include/boost/date_time/local_time_adjustor.hpp +++ b/include/boost/date_time/local_time_adjustor.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland * $Date$ */ diff --git a/include/boost/date_time/local_timezone_defs.hpp b/include/boost/date_time/local_timezone_defs.hpp index 7675252..8da2849 100644 --- a/include/boost/date_time/local_timezone_defs.hpp +++ b/include/boost/date_time/local_timezone_defs.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland * $Date$ */ diff --git a/include/boost/date_time/locale_config.hpp b/include/boost/date_time/locale_config.hpp index 04c8f4c..42a2b73 100644 --- a/include/boost/date_time/locale_config.hpp +++ b/include/boost/date_time/locale_config.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002-2006 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland * $Date$ */ diff --git a/include/boost/date_time/microsec_time_clock.hpp b/include/boost/date_time/microsec_time_clock.hpp index 28238c3..2dda184 100644 --- a/include/boost/date_time/microsec_time_clock.hpp +++ b/include/boost/date_time/microsec_time_clock.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003,2005 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/parse_format_base.hpp b/include/boost/date_time/parse_format_base.hpp index 9ff9ee2..d4b2f59 100644 --- a/include/boost/date_time/parse_format_base.hpp +++ b/include/boost/date_time/parse_format_base.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland * $Date$ */ diff --git a/include/boost/date_time/period.hpp b/include/boost/date_time/period.hpp index 1bfe89e..1a88209 100644 --- a/include/boost/date_time/period.hpp +++ b/include/boost/date_time/period.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/period_formatter.hpp b/include/boost/date_time/period_formatter.hpp index 9723b01..77d0bcb 100644 --- a/include/boost/date_time/period_formatter.hpp +++ b/include/boost/date_time/period_formatter.hpp @@ -5,7 +5,7 @@ /* Copyright (c) 2002-2004 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/period_parser.hpp b/include/boost/date_time/period_parser.hpp index da17f52..4836b8f 100644 --- a/include/boost/date_time/period_parser.hpp +++ b/include/boost/date_time/period_parser.hpp @@ -5,7 +5,7 @@ /* Copyright (c) 2002-2004 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/posix_time/conversion.hpp b/include/boost/date_time/posix_time/conversion.hpp index 34e271c..9570056 100644 --- a/include/boost/date_time/posix_time/conversion.hpp +++ b/include/boost/date_time/posix_time/conversion.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002-2005 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/posix_time/date_duration_operators.hpp b/include/boost/date_time/posix_time/date_duration_operators.hpp index ee2b95d..60821f0 100644 --- a/include/boost/date_time/posix_time/date_duration_operators.hpp +++ b/include/boost/date_time/posix_time/date_duration_operators.hpp @@ -3,8 +3,8 @@ /* Copyright (c) 2004 CrystalClear Software, Inc. * Subject to the Boost Software License, Version 1.0. - * (See accompanying file LICENSE-1.0 or - * http://www.boost.org/LICENSE-1.0) + * (See accompanying file LICENSE_1_0.txt or + * http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/posix_time/posix_time.hpp b/include/boost/date_time/posix_time/posix_time.hpp index a1642f2..aecf8a8 100644 --- a/include/boost/date_time/posix_time/posix_time.hpp +++ b/include/boost/date_time/posix_time/posix_time.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002-2005 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/posix_time/posix_time_config.hpp b/include/boost/date_time/posix_time/posix_time_config.hpp index aa178dc..6f148e7 100644 --- a/include/boost/date_time/posix_time/posix_time_config.hpp +++ b/include/boost/date_time/posix_time/posix_time_config.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003,2005 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/posix_time/posix_time_duration.hpp b/include/boost/date_time/posix_time/posix_time_duration.hpp index 5841fa8..7e15df2 100644 --- a/include/boost/date_time/posix_time/posix_time_duration.hpp +++ b/include/boost/date_time/posix_time/posix_time_duration.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland * $Date$ */ diff --git a/include/boost/date_time/posix_time/posix_time_io.hpp b/include/boost/date_time/posix_time/posix_time_io.hpp index c71d5d3..0e1cb27 100644 --- a/include/boost/date_time/posix_time/posix_time_io.hpp +++ b/include/boost/date_time/posix_time/posix_time_io.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2004-2005 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/posix_time/posix_time_legacy_io.hpp b/include/boost/date_time/posix_time/posix_time_legacy_io.hpp index 7706308..690a503 100644 --- a/include/boost/date_time/posix_time/posix_time_legacy_io.hpp +++ b/include/boost/date_time/posix_time/posix_time_legacy_io.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002-2004 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/posix_time/posix_time_system.hpp b/include/boost/date_time/posix_time/posix_time_system.hpp index c87c9b0..84c21ca 100644 --- a/include/boost/date_time/posix_time/posix_time_system.hpp +++ b/include/boost/date_time/posix_time/posix_time_system.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland * $Date$ */ diff --git a/include/boost/date_time/posix_time/posix_time_types.hpp b/include/boost/date_time/posix_time/posix_time_types.hpp index 6b8fd91..f2488f8 100644 --- a/include/boost/date_time/posix_time/posix_time_types.hpp +++ b/include/boost/date_time/posix_time/posix_time_types.hpp @@ -1,7 +1,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland */ #ifndef POSIX_TIME_TYPES_HPP___ diff --git a/include/boost/date_time/posix_time/ptime.hpp b/include/boost/date_time/posix_time/ptime.hpp index 6be759a..e4f9d02 100644 --- a/include/boost/date_time/posix_time/ptime.hpp +++ b/include/boost/date_time/posix_time/ptime.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland * $Date$ */ diff --git a/include/boost/date_time/posix_time/time_formatters.hpp b/include/boost/date_time/posix_time/time_formatters.hpp index 2dccb20..804e7e6 100644 --- a/include/boost/date_time/posix_time/time_formatters.hpp +++ b/include/boost/date_time/posix_time/time_formatters.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002-2004 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/posix_time/time_formatters_limited.hpp b/include/boost/date_time/posix_time/time_formatters_limited.hpp index 65856d5..1c60341 100644 --- a/include/boost/date_time/posix_time/time_formatters_limited.hpp +++ b/include/boost/date_time/posix_time/time_formatters_limited.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/posix_time/time_parsers.hpp b/include/boost/date_time/posix_time/time_parsers.hpp index cb41310..55b6ccf 100644 --- a/include/boost/date_time/posix_time/time_parsers.hpp +++ b/include/boost/date_time/posix_time/time_parsers.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland * $Date$ */ diff --git a/include/boost/date_time/posix_time/time_period.hpp b/include/boost/date_time/posix_time/time_period.hpp index 393140b..7c6095b 100644 --- a/include/boost/date_time/posix_time/time_period.hpp +++ b/include/boost/date_time/posix_time/time_period.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland * $Date$ */ diff --git a/include/boost/date_time/posix_time/time_serialize.hpp b/include/boost/date_time/posix_time/time_serialize.hpp index 505fe9f..955b958 100644 --- a/include/boost/date_time/posix_time/time_serialize.hpp +++ b/include/boost/date_time/posix_time/time_serialize.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2004-2005 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/special_defs.hpp b/include/boost/date_time/special_defs.hpp index 59e9a95..5a757be 100644 --- a/include/boost/date_time/special_defs.hpp +++ b/include/boost/date_time/special_defs.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland * $Date$ */ diff --git a/include/boost/date_time/special_values_formatter.hpp b/include/boost/date_time/special_values_formatter.hpp index 0988b09..c8653c1 100644 --- a/include/boost/date_time/special_values_formatter.hpp +++ b/include/boost/date_time/special_values_formatter.hpp @@ -5,7 +5,7 @@ /* Copyright (c) 2004 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland * $Date$ */ diff --git a/include/boost/date_time/special_values_parser.hpp b/include/boost/date_time/special_values_parser.hpp index 00112fc..e48ec5f 100644 --- a/include/boost/date_time/special_values_parser.hpp +++ b/include/boost/date_time/special_values_parser.hpp @@ -5,7 +5,7 @@ /* Copyright (c) 2005 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date: */ diff --git a/include/boost/date_time/string_convert.hpp b/include/boost/date_time/string_convert.hpp index 494bee2..3ff9095 100644 --- a/include/boost/date_time/string_convert.hpp +++ b/include/boost/date_time/string_convert.hpp @@ -3,7 +3,7 @@ /* Copyright (c) 2005 CrystalClear Software, Inc. * Subject to the Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/string_parse_tree.hpp b/include/boost/date_time/string_parse_tree.hpp index d0cc276..d42a6d6 100644 --- a/include/boost/date_time/string_parse_tree.hpp +++ b/include/boost/date_time/string_parse_tree.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2004-2005 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/strings_from_facet.hpp b/include/boost/date_time/strings_from_facet.hpp index 5cc07c5..e36c44f 100644 --- a/include/boost/date_time/strings_from_facet.hpp +++ b/include/boost/date_time/strings_from_facet.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2004 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland * $Date$ */ diff --git a/include/boost/date_time/time.hpp b/include/boost/date_time/time.hpp index f085e35..e60f0a4 100644 --- a/include/boost/date_time/time.hpp +++ b/include/boost/date_time/time.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003,2005 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/time_clock.hpp b/include/boost/date_time/time_clock.hpp index 7dacdf9..a64a5b8 100644 --- a/include/boost/date_time/time_clock.hpp +++ b/include/boost/date_time/time_clock.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003,2005 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/time_defs.hpp b/include/boost/date_time/time_defs.hpp index dd16414..4a900e7 100644 --- a/include/boost/date_time/time_defs.hpp +++ b/include/boost/date_time/time_defs.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland * $Date$ */ diff --git a/include/boost/date_time/time_duration.hpp b/include/boost/date_time/time_duration.hpp index fc024fb..2d37c4b 100644 --- a/include/boost/date_time/time_duration.hpp +++ b/include/boost/date_time/time_duration.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/time_facet.hpp b/include/boost/date_time/time_facet.hpp index 2293b16..d8469b0 100644 --- a/include/boost/date_time/time_facet.hpp +++ b/include/boost/date_time/time_facet.hpp @@ -5,7 +5,7 @@ /* Copyright (c) 2004-2005 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Martin Andrian, Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/time_formatting_streams.hpp b/include/boost/date_time/time_formatting_streams.hpp index 940b9f2..57206bc 100644 --- a/include/boost/date_time/time_formatting_streams.hpp +++ b/include/boost/date_time/time_formatting_streams.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/time_iterator.hpp b/include/boost/date_time/time_iterator.hpp index 70116b1..6d96a80 100644 --- a/include/boost/date_time/time_iterator.hpp +++ b/include/boost/date_time/time_iterator.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/time_parsing.hpp b/include/boost/date_time/time_parsing.hpp index 70c1168..def98ed 100644 --- a/include/boost/date_time/time_parsing.hpp +++ b/include/boost/date_time/time_parsing.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003,2005 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/time_resolution_traits.hpp b/include/boost/date_time/time_resolution_traits.hpp index 3847d93..b682cb8 100644 --- a/include/boost/date_time/time_resolution_traits.hpp +++ b/include/boost/date_time/time_resolution_traits.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/time_system_counted.hpp b/include/boost/date_time/time_system_counted.hpp index ebfb2db..e5ed20b 100644 --- a/include/boost/date_time/time_system_counted.hpp +++ b/include/boost/date_time/time_system_counted.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/time_system_split.hpp b/include/boost/date_time/time_system_split.hpp index e87f1d9..339eecd 100644 --- a/include/boost/date_time/time_system_split.hpp +++ b/include/boost/date_time/time_system_split.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003,2005 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/time_zone_base.hpp b/include/boost/date_time/time_zone_base.hpp index bf9ea77..c62f747 100644 --- a/include/boost/date_time/time_zone_base.hpp +++ b/include/boost/date_time/time_zone_base.hpp @@ -3,7 +3,7 @@ /* Copyright (c) 2003-2005 CrystalClear Software, Inc. * Subject to the Boost Software License, Version 1.0. - * (See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/time_zone_names.hpp b/include/boost/date_time/time_zone_names.hpp index fb12ad2..405e7e0 100644 --- a/include/boost/date_time/time_zone_names.hpp +++ b/include/boost/date_time/time_zone_names.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002-2003,2005 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland * $Date$ */ diff --git a/include/boost/date_time/tz_db_base.hpp b/include/boost/date_time/tz_db_base.hpp index b9c0a8a..95ed67e 100644 --- a/include/boost/date_time/tz_db_base.hpp +++ b/include/boost/date_time/tz_db_base.hpp @@ -3,7 +3,7 @@ /* Copyright (c) 2003-2005 CrystalClear Software, Inc. * Subject to the Boost Software License, Version 1.0. - * (See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/wrapping_int.hpp b/include/boost/date_time/wrapping_int.hpp index ca0eb4a..7c1870b 100644 --- a/include/boost/date_time/wrapping_int.hpp +++ b/include/boost/date_time/wrapping_int.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003,2005 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/include/boost/date_time/year_month_day.hpp b/include/boost/date_time/year_month_day.hpp index e33848f..e1bf2c7 100644 --- a/include/boost/date_time/year_month_day.hpp +++ b/include/boost/date_time/year_month_day.hpp @@ -4,7 +4,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland * $Date$ */ diff --git a/src/gregorian/date_generators.cpp b/src/gregorian/date_generators.cpp index 9c9fbc3..1e466fb 100644 --- a/src/gregorian/date_generators.cpp +++ b/src/gregorian/date_generators.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/src/gregorian/greg_month.cpp b/src/gregorian/greg_month.cpp index 5330b76..dc8ac3f 100644 --- a/src/gregorian/greg_month.cpp +++ b/src/gregorian/greg_month.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2002-2005 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/src/gregorian/greg_names.hpp b/src/gregorian/greg_names.hpp index 2723aff..f20b320 100644 --- a/src/gregorian/greg_names.hpp +++ b/src/gregorian/greg_names.hpp @@ -1,7 +1,7 @@ /* Copyright (c) 2002-2004 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/src/gregorian/greg_weekday.cpp b/src/gregorian/greg_weekday.cpp index 50a7776..ffdc96f 100644 --- a/src/gregorian/greg_weekday.cpp +++ b/src/gregorian/greg_weekday.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2002-2004 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland, Bart Garst * $Date$ */ diff --git a/src/gregorian/gregorian_types.cpp b/src/gregorian/gregorian_types.cpp index 118e00d..7dd7f22 100644 --- a/src/gregorian/gregorian_types.cpp +++ b/src/gregorian/gregorian_types.cpp @@ -1,7 +1,7 @@ /* Copyright (c) 2002,2003 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland * $Date$ */ diff --git a/src/posix_time/posix_time_types.cpp b/src/posix_time/posix_time_types.cpp index 5d9637f..4395301 100644 --- a/src/posix_time/posix_time_types.cpp +++ b/src/posix_time/posix_time_types.cpp @@ -2,7 +2,7 @@ /* Copyright (c) 2002-2004 CrystalClear Software, Inc. * Use, modification and distribution is subject to the * Boost Software License, Version 1.0. (See accompanying - * file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) + * file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) * Author: Jeff Garland * $Date$ */ diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index e4c9e4a..f97e50d 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -227,8 +227,8 @@ local DATE_TIME_PROPERTIES = BOOST_DATE_TIME_POSIX_TIME_STD_CONFIG
diff --git a/xmldoc/buildinfo.xml b/xmldoc/buildinfo.xml index 7d8f30c..eeb8fb3 100644 --- a/xmldoc/buildinfo.xml +++ b/xmldoc/buildinfo.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/calculations.xml b/xmldoc/calculations.xml index 083a38d..6abe982 100644 --- a/xmldoc/calculations.xml +++ b/xmldoc/calculations.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/changes.xml b/xmldoc/changes.xml index 46ad7e6..d9c5bb4 100644 --- a/xmldoc/changes.xml +++ b/xmldoc/changes.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/conceptual.xml b/xmldoc/conceptual.xml index dda295a..d0130a3 100644 --- a/xmldoc/conceptual.xml +++ b/xmldoc/conceptual.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/custom_time_zone.xml b/xmldoc/custom_time_zone.xml index 6eb4ef4..c0d9194 100644 --- a/xmldoc/custom_time_zone.xml +++ b/xmldoc/custom_time_zone.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/date_algorithms.xml b/xmldoc/date_algorithms.xml index 4af47c0..846e41e 100644 --- a/xmldoc/date_algorithms.xml +++ b/xmldoc/date_algorithms.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/date_class.xml b/xmldoc/date_class.xml index 13d0a41..54f72f2 100644 --- a/xmldoc/date_class.xml +++ b/xmldoc/date_class.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/date_duration.xml b/xmldoc/date_duration.xml index e277191..12d22eb 100644 --- a/xmldoc/date_duration.xml +++ b/xmldoc/date_duration.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/date_facet.xml b/xmldoc/date_facet.xml index fa2d3ae..9721e38 100644 --- a/xmldoc/date_facet.xml +++ b/xmldoc/date_facet.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/date_input_facet.xml b/xmldoc/date_input_facet.xml index 6136a34..3eea356 100644 --- a/xmldoc/date_input_facet.xml +++ b/xmldoc/date_input_facet.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/date_iterators.xml b/xmldoc/date_iterators.xml index ca8e010..fbe4267 100644 --- a/xmldoc/date_iterators.xml +++ b/xmldoc/date_iterators.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/date_period.xml b/xmldoc/date_period.xml index 5368684..255b744 100644 --- a/xmldoc/date_period.xml +++ b/xmldoc/date_period.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/date_time_fo_stylesheet.xsl b/xmldoc/date_time_fo_stylesheet.xsl index d13b756..d72b0db 100644 --- a/xmldoc/date_time_fo_stylesheet.xsl +++ b/xmldoc/date_time_fo_stylesheet.xsl @@ -9,7 +9,7 @@ diff --git a/xmldoc/date_time_io.xml b/xmldoc/date_time_io.xml index 1265381..e9f719c 100644 --- a/xmldoc/date_time_io.xml +++ b/xmldoc/date_time_io.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/design_goals.xml b/xmldoc/design_goals.xml index dec1a10..3e9000e 100644 --- a/xmldoc/design_goals.xml +++ b/xmldoc/design_goals.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/details.xml b/xmldoc/details.xml index 4689b9c..1eea179 100644 --- a/xmldoc/details.xml +++ b/xmldoc/details.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/domain_concepts.xml b/xmldoc/domain_concepts.xml index 496d3b0..9d6616e 100644 --- a/xmldoc/domain_concepts.xml +++ b/xmldoc/domain_concepts.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/doxy.xml b/xmldoc/doxy.xml index bfddfea..c12f246 100644 --- a/xmldoc/doxy.xml +++ b/xmldoc/doxy.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/ex_calc_rules.xml b/xmldoc/ex_calc_rules.xml index f2e870a..78889ef 100644 --- a/xmldoc/ex_calc_rules.xml +++ b/xmldoc/ex_calc_rules.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/ex_date_period_calc.xml b/xmldoc/ex_date_period_calc.xml index f3e098e..2c39345 100644 --- a/xmldoc/ex_date_period_calc.xml +++ b/xmldoc/ex_date_period_calc.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/ex_dates_as_strings.xml b/xmldoc/ex_dates_as_strings.xml index 670017e..d6a074f 100644 --- a/xmldoc/ex_dates_as_strings.xml +++ b/xmldoc/ex_dates_as_strings.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/ex_days_alive.xml b/xmldoc/ex_days_alive.xml index fe432ca..c940704 100644 --- a/xmldoc/ex_days_alive.xml +++ b/xmldoc/ex_days_alive.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/ex_days_between_new_years.xml b/xmldoc/ex_days_between_new_years.xml index 8596c40..91a236d 100644 --- a/xmldoc/ex_days_between_new_years.xml +++ b/xmldoc/ex_days_between_new_years.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/ex_end_of_month_day.xml b/xmldoc/ex_end_of_month_day.xml index 47c2134..d67dde7 100644 --- a/xmldoc/ex_end_of_month_day.xml +++ b/xmldoc/ex_end_of_month_day.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/ex_find_last_day_of_months.xml b/xmldoc/ex_find_last_day_of_months.xml index a7321c1..52f8c74 100644 --- a/xmldoc/ex_find_last_day_of_months.xml +++ b/xmldoc/ex_find_last_day_of_months.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/ex_flight.xml b/xmldoc/ex_flight.xml index 2bb304c..98ec4c4 100644 --- a/xmldoc/ex_flight.xml +++ b/xmldoc/ex_flight.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/ex_local_utc_conversion.xml b/xmldoc/ex_local_utc_conversion.xml index ca06647..61c8afe 100644 --- a/xmldoc/ex_local_utc_conversion.xml +++ b/xmldoc/ex_local_utc_conversion.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/ex_localization.xml b/xmldoc/ex_localization.xml index 60d5c62..2fb872e 100644 --- a/xmldoc/ex_localization.xml +++ b/xmldoc/ex_localization.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/ex_meeting_planner.xml b/xmldoc/ex_meeting_planner.xml index 767ed13..a838a1e 100644 --- a/xmldoc/ex_meeting_planner.xml +++ b/xmldoc/ex_meeting_planner.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/ex_month_add.xml b/xmldoc/ex_month_add.xml index af7f392..544fa41 100644 --- a/xmldoc/ex_month_add.xml +++ b/xmldoc/ex_month_add.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/ex_print_holidays.xml b/xmldoc/ex_print_holidays.xml index 85c1786..5ae6443 100644 --- a/xmldoc/ex_print_holidays.xml +++ b/xmldoc/ex_print_holidays.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/ex_print_hours.xml b/xmldoc/ex_print_hours.xml index 03d86e8..3fe4cc4 100644 --- a/xmldoc/ex_print_hours.xml +++ b/xmldoc/ex_print_hours.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/ex_print_month.xml b/xmldoc/ex_print_month.xml index f8f52ef..2cca27e 100644 --- a/xmldoc/ex_print_month.xml +++ b/xmldoc/ex_print_month.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/ex_seconds_since_epoch.xml b/xmldoc/ex_seconds_since_epoch.xml index 96a4225..b9920e7 100644 --- a/xmldoc/ex_seconds_since_epoch.xml +++ b/xmldoc/ex_seconds_since_epoch.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/ex_simple_time_zone.xml b/xmldoc/ex_simple_time_zone.xml index f922cfd..e95b316 100644 --- a/xmldoc/ex_simple_time_zone.xml +++ b/xmldoc/ex_simple_time_zone.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/ex_time_math.xml b/xmldoc/ex_time_math.xml index 462e241..84130ea 100644 --- a/xmldoc/ex_time_math.xml +++ b/xmldoc/ex_time_math.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/ex_time_periods.xml b/xmldoc/ex_time_periods.xml index 73d8b3d..e3e80a4 100644 --- a/xmldoc/ex_time_periods.xml +++ b/xmldoc/ex_time_periods.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/examples.xml b/xmldoc/examples.xml index dbadb6f..eff314b 100644 --- a/xmldoc/examples.xml +++ b/xmldoc/examples.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/exclusive_date_time.xml b/xmldoc/exclusive_date_time.xml index e8d87e6..5238d1b 100644 --- a/xmldoc/exclusive_date_time.xml +++ b/xmldoc/exclusive_date_time.xml @@ -4,7 +4,7 @@ diff --git a/xmldoc/format_flags.xml b/xmldoc/format_flags.xml index b0d243b..652c9fb 100644 --- a/xmldoc/format_flags.xml +++ b/xmldoc/format_flags.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/gregorian.xml b/xmldoc/gregorian.xml index ed56ca6..098baf8 100644 --- a/xmldoc/gregorian.xml +++ b/xmldoc/gregorian.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/io_objects.xml b/xmldoc/io_objects.xml index 5c33908..7a845d0 100644 --- a/xmldoc/io_objects.xml +++ b/xmldoc/io_objects.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/local_date_time.xml b/xmldoc/local_date_time.xml index bc5fc2d..9a78e49 100644 --- a/xmldoc/local_date_time.xml +++ b/xmldoc/local_date_time.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/local_time.xml b/xmldoc/local_time.xml index 85f1aef..6e22bbd 100644 --- a/xmldoc/local_time.xml +++ b/xmldoc/local_time.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/motivation.xml b/xmldoc/motivation.xml index 25eff18..81f97e4 100644 --- a/xmldoc/motivation.xml +++ b/xmldoc/motivation.xml @@ -2,7 +2,7 @@
diff --git a/xmldoc/posix_time.xml b/xmldoc/posix_time.xml index 17b03c0..7d38660 100644 --- a/xmldoc/posix_time.xml +++ b/xmldoc/posix_time.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/ptime_class.xml b/xmldoc/ptime_class.xml index 13dd2f6..244216b 100644 --- a/xmldoc/ptime_class.xml +++ b/xmldoc/ptime_class.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/ref_tag_fix.pl b/xmldoc/ref_tag_fix.pl index ca49477..23b66d5 100644 --- a/xmldoc/ref_tag_fix.pl +++ b/xmldoc/ref_tag_fix.pl @@ -5,7 +5,7 @@ ############################################################################# # Copyright (c) 2001-2005 CrystalClear Software, Inc. # # Subject to the Boost Software License, Version 1.0. # -# (See accompanying file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0) # +# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) # ############################################################################# use strict; @@ -81,7 +81,7 @@ sub rewrite_tags { print OTP < EO_LIC diff --git a/xmldoc/references.xml b/xmldoc/references.xml index 78468ba..5147d34 100644 --- a/xmldoc/references.xml +++ b/xmldoc/references.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/serialization.xml b/xmldoc/serialization.xml index 38c6085..38f507d 100644 --- a/xmldoc/serialization.xml +++ b/xmldoc/serialization.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/snap_to_details.xml b/xmldoc/snap_to_details.xml index 29336c8..55c9396 100644 --- a/xmldoc/snap_to_details.xml +++ b/xmldoc/snap_to_details.xml @@ -4,7 +4,7 @@ diff --git a/xmldoc/table_template.xml b/xmldoc/table_template.xml index 73f229d..358619f 100644 --- a/xmldoc/table_template.xml +++ b/xmldoc/table_template.xml @@ -1,6 +1,6 @@ diff --git a/xmldoc/terminology.xml b/xmldoc/terminology.xml index 6f2d413..bd29d1b 100644 --- a/xmldoc/terminology.xml +++ b/xmldoc/terminology.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/tests.xml b/xmldoc/tests.xml index a545ede..91a3ca8 100644 --- a/xmldoc/tests.xml +++ b/xmldoc/tests.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/time_duration.xml b/xmldoc/time_duration.xml index 9a51f11..e02abb6 100644 --- a/xmldoc/time_duration.xml +++ b/xmldoc/time_duration.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/time_facet.xml b/xmldoc/time_facet.xml index 13ccec1..2fcacb8 100644 --- a/xmldoc/time_facet.xml +++ b/xmldoc/time_facet.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/time_input_facet.xml b/xmldoc/time_input_facet.xml index 7cc4a28..f74c399 100644 --- a/xmldoc/time_input_facet.xml +++ b/xmldoc/time_input_facet.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/time_iterators.xml b/xmldoc/time_iterators.xml index 489b5a1..cb51404 100644 --- a/xmldoc/time_iterators.xml +++ b/xmldoc/time_iterators.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/time_period.xml b/xmldoc/time_period.xml index adb8ca0..98b435f 100644 --- a/xmldoc/time_period.xml +++ b/xmldoc/time_period.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/time_zone_base.xml b/xmldoc/time_zone_base.xml index c4a44da..53ddc28 100644 --- a/xmldoc/time_zone_base.xml +++ b/xmldoc/time_zone_base.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/tradeoffs.xml b/xmldoc/tradeoffs.xml index 1361f4e..4b72f96 100644 --- a/xmldoc/tradeoffs.xml +++ b/xmldoc/tradeoffs.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/tz_database.xml b/xmldoc/tz_database.xml index 415f425..b47ad1f 100644 --- a/xmldoc/tz_database.xml +++ b/xmldoc/tz_database.xml @@ -4,7 +4,7 @@
diff --git a/xmldoc/usage_examples.xml b/xmldoc/usage_examples.xml index 1320337..a8cfeba 100644 --- a/xmldoc/usage_examples.xml +++ b/xmldoc/usage_examples.xml @@ -4,7 +4,7 @@