diff --git a/iso_week.h b/iso_week.h index 88f792a..6729cc4 100644 --- a/iso_week.h +++ b/iso_week.h @@ -3,7 +3,7 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/day.pass.cpp b/test/date_test/day.pass.cpp index da50c80..124f814 100644 --- a/test/date_test/day.pass.cpp +++ b/test/date_test/day.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/daypday.fail.cpp b/test/date_test/daypday.fail.cpp index 98c03d2..80a92c7 100644 --- a/test/date_test/daypday.fail.cpp +++ b/test/date_test/daypday.fail.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/daysmday.fail.cpp b/test/date_test/daysmday.fail.cpp index c2c3c02..42db047 100644 --- a/test/date_test/daysmday.fail.cpp +++ b/test/date_test/daysmday.fail.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/daysmweekday.fail.cpp b/test/date_test/daysmweekday.fail.cpp index 6a1ef4c..05e8e4c 100644 --- a/test/date_test/daysmweekday.fail.cpp +++ b/test/date_test/daysmweekday.fail.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/durations.pass.cpp b/test/date_test/durations.pass.cpp index 67d1036..970ddde 100644 --- a/test/date_test/durations.pass.cpp +++ b/test/date_test/durations.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/last.pass.cpp b/test/date_test/last.pass.cpp index d45aab6..11b991c 100644 --- a/test/date_test/last.pass.cpp +++ b/test/date_test/last.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/make_time.pass.cpp b/test/date_test/make_time.pass.cpp index def83dd..ec371ae 100644 --- a/test/date_test/make_time.pass.cpp +++ b/test/date_test/make_time.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/month.pass.cpp b/test/date_test/month.pass.cpp index 6df252f..1621d95 100644 --- a/test/date_test/month.pass.cpp +++ b/test/date_test/month.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/month_day.pass.cpp b/test/date_test/month_day.pass.cpp index 30ffca5..39dd66c 100644 --- a/test/date_test/month_day.pass.cpp +++ b/test/date_test/month_day.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/month_day_last.pass.cpp b/test/date_test/month_day_last.pass.cpp index 80c72bc..d458aee 100644 --- a/test/date_test/month_day_last.pass.cpp +++ b/test/date_test/month_day_last.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/month_weekday.pass.cpp b/test/date_test/month_weekday.pass.cpp index 36558b7..e059d2b 100644 --- a/test/date_test/month_weekday.pass.cpp +++ b/test/date_test/month_weekday.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/month_weekday_last.pass.cpp b/test/date_test/month_weekday_last.pass.cpp index 8a58ddc..4964d5e 100644 --- a/test/date_test/month_weekday_last.pass.cpp +++ b/test/date_test/month_weekday_last.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/month_weekday_last_less.fail.cpp b/test/date_test/month_weekday_last_less.fail.cpp index 2eabeb9..beee0e1 100644 --- a/test/date_test/month_weekday_last_less.fail.cpp +++ b/test/date_test/month_weekday_last_less.fail.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/month_weekday_less.fail.cpp b/test/date_test/month_weekday_less.fail.cpp index 8f015ee..b3ead83 100644 --- a/test/date_test/month_weekday_less.fail.cpp +++ b/test/date_test/month_weekday_less.fail.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/monthpmonth.fail.cpp b/test/date_test/monthpmonth.fail.cpp index 264c53d..0f73aae 100644 --- a/test/date_test/monthpmonth.fail.cpp +++ b/test/date_test/monthpmonth.fail.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/months_m_year_month.fail.cpp b/test/date_test/months_m_year_month.fail.cpp index 5b57366..74ada08 100644 --- a/test/date_test/months_m_year_month.fail.cpp +++ b/test/date_test/months_m_year_month.fail.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/months_m_year_month_day.fail.cpp b/test/date_test/months_m_year_month_day.fail.cpp index b1b95b4..8d48619 100644 --- a/test/date_test/months_m_year_month_day.fail.cpp +++ b/test/date_test/months_m_year_month_day.fail.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/monthsmmonth.fail.cpp b/test/date_test/monthsmmonth.fail.cpp index ccbb0cc..e3fa50c 100644 --- a/test/date_test/monthsmmonth.fail.cpp +++ b/test/date_test/monthsmmonth.fail.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/op_div_day_day.fail.cpp b/test/date_test/op_div_day_day.fail.cpp index b9caf08..891f814 100644 --- a/test/date_test/op_div_day_day.fail.cpp +++ b/test/date_test/op_div_day_day.fail.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/op_div_int_month.fail.cpp b/test/date_test/op_div_int_month.fail.cpp index bd9343a..1ecb3c1 100644 --- a/test/date_test/op_div_int_month.fail.cpp +++ b/test/date_test/op_div_int_month.fail.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/op_div_int_year.fail.cpp b/test/date_test/op_div_int_year.fail.cpp index 6ae215c..74a31b7 100644 --- a/test/date_test/op_div_int_year.fail.cpp +++ b/test/date_test/op_div_int_year.fail.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/op_div_last_last.fail.cpp b/test/date_test/op_div_last_last.fail.cpp index 9a19513..2dca221 100644 --- a/test/date_test/op_div_last_last.fail.cpp +++ b/test/date_test/op_div_last_last.fail.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/op_div_month_day.pass.cpp b/test/date_test/op_div_month_day.pass.cpp index 0122aea..46062f4 100644 --- a/test/date_test/op_div_month_day.pass.cpp +++ b/test/date_test/op_div_month_day.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/op_div_month_day_last.pass.cpp b/test/date_test/op_div_month_day_last.pass.cpp index 5073008..9de4538 100644 --- a/test/date_test/op_div_month_day_last.pass.cpp +++ b/test/date_test/op_div_month_day_last.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/op_div_month_day_month_day.fail.cpp b/test/date_test/op_div_month_day_month_day.fail.cpp index 4556380..20fcf0f 100644 --- a/test/date_test/op_div_month_day_month_day.fail.cpp +++ b/test/date_test/op_div_month_day_month_day.fail.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/op_div_month_month.fail.cpp b/test/date_test/op_div_month_month.fail.cpp index 52ea829..85965a7 100644 --- a/test/date_test/op_div_month_month.fail.cpp +++ b/test/date_test/op_div_month_month.fail.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/op_div_month_weekday.pass.cpp b/test/date_test/op_div_month_weekday.pass.cpp index bbeae1b..a2311fe 100644 --- a/test/date_test/op_div_month_weekday.pass.cpp +++ b/test/date_test/op_div_month_weekday.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/op_div_month_weekday_last.pass.cpp b/test/date_test/op_div_month_weekday_last.pass.cpp index bfbeccb..0024960 100644 --- a/test/date_test/op_div_month_weekday_last.pass.cpp +++ b/test/date_test/op_div_month_weekday_last.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/op_div_month_year.fail.cpp b/test/date_test/op_div_month_year.fail.cpp index 11595bc..c3af87f 100644 --- a/test/date_test/op_div_month_year.fail.cpp +++ b/test/date_test/op_div_month_year.fail.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/op_div_survey.pass.cpp b/test/date_test/op_div_survey.pass.cpp index 47af3d2..987850f 100644 --- a/test/date_test/op_div_survey.pass.cpp +++ b/test/date_test/op_div_survey.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/op_div_weekday_indexed_weekday_indexed.fail.cpp b/test/date_test/op_div_weekday_indexed_weekday_indexed.fail.cpp index ccb54a5..38def30 100644 --- a/test/date_test/op_div_weekday_indexed_weekday_indexed.fail.cpp +++ b/test/date_test/op_div_weekday_indexed_weekday_indexed.fail.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/op_div_weekday_last_weekday_last.fail.cpp b/test/date_test/op_div_weekday_last_weekday_last.fail.cpp index ded5c30..c4dba10 100644 --- a/test/date_test/op_div_weekday_last_weekday_last.fail.cpp +++ b/test/date_test/op_div_weekday_last_weekday_last.fail.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/op_div_year_month.pass.cpp b/test/date_test/op_div_year_month.pass.cpp index fbb62e8..48ff6c6 100644 --- a/test/date_test/op_div_year_month.pass.cpp +++ b/test/date_test/op_div_year_month.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/op_div_year_month_day.pass.cpp b/test/date_test/op_div_year_month_day.pass.cpp index e8b00be..96baa3f 100644 --- a/test/date_test/op_div_year_month_day.pass.cpp +++ b/test/date_test/op_div_year_month_day.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/op_div_year_month_day_last.pass.cpp b/test/date_test/op_div_year_month_day_last.pass.cpp index 5846b24..f98993b 100644 --- a/test/date_test/op_div_year_month_day_last.pass.cpp +++ b/test/date_test/op_div_year_month_day_last.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/op_div_year_month_weekday.pass.cpp b/test/date_test/op_div_year_month_weekday.pass.cpp index ccc4c4b..90f2f55 100644 --- a/test/date_test/op_div_year_month_weekday.pass.cpp +++ b/test/date_test/op_div_year_month_weekday.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/op_div_year_month_weekday_last.pass.cpp b/test/date_test/op_div_year_month_weekday_last.pass.cpp index 722407e..63f8066 100644 --- a/test/date_test/op_div_year_month_weekday_last.pass.cpp +++ b/test/date_test/op_div_year_month_weekday_last.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/op_div_year_month_year_month.fail.cpp b/test/date_test/op_div_year_month_year_month.fail.cpp index 4611e75..73a9208 100644 --- a/test/date_test/op_div_year_month_year_month.fail.cpp +++ b/test/date_test/op_div_year_month_year_month.fail.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/op_div_year_year.fail.cpp b/test/date_test/op_div_year_year.fail.cpp index 797d042..c7054d0 100644 --- a/test/date_test/op_div_year_year.fail.cpp +++ b/test/date_test/op_div_year_year.fail.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/sizeof.pass.cpp b/test/date_test/sizeof.pass.cpp index 0b14893..1d91b66 100644 --- a/test/date_test/sizeof.pass.cpp +++ b/test/date_test/sizeof.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/time_of_day_hours.pass.cpp b/test/date_test/time_of_day_hours.pass.cpp index b92c033..7c1f8e1 100644 --- a/test/date_test/time_of_day_hours.pass.cpp +++ b/test/date_test/time_of_day_hours.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/time_of_day_milliseconds.pass.cpp b/test/date_test/time_of_day_milliseconds.pass.cpp index 426bfef..1e024b8 100644 --- a/test/date_test/time_of_day_milliseconds.pass.cpp +++ b/test/date_test/time_of_day_milliseconds.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/time_of_day_minutes.pass.cpp b/test/date_test/time_of_day_minutes.pass.cpp index 9c8d2a5..846eb37 100644 --- a/test/date_test/time_of_day_minutes.pass.cpp +++ b/test/date_test/time_of_day_minutes.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/time_of_day_nanoseconds.pass.cpp b/test/date_test/time_of_day_nanoseconds.pass.cpp index 889d9d5..bb6a715 100644 --- a/test/date_test/time_of_day_nanoseconds.pass.cpp +++ b/test/date_test/time_of_day_nanoseconds.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/time_of_day_seconds.pass.cpp b/test/date_test/time_of_day_seconds.pass.cpp index 8e8c3d8..b766143 100644 --- a/test/date_test/time_of_day_seconds.pass.cpp +++ b/test/date_test/time_of_day_seconds.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/weekday.pass.cpp b/test/date_test/weekday.pass.cpp index fbd730c..fe0c183 100644 --- a/test/date_test/weekday.pass.cpp +++ b/test/date_test/weekday.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/weekday_indexed.pass.cpp b/test/date_test/weekday_indexed.pass.cpp index 74fb737..b393d0b 100644 --- a/test/date_test/weekday_indexed.pass.cpp +++ b/test/date_test/weekday_indexed.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/weekday_last.pass.cpp b/test/date_test/weekday_last.pass.cpp index 8115d7b..3c30bf7 100644 --- a/test/date_test/weekday_last.pass.cpp +++ b/test/date_test/weekday_last.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/weekday_lessthan.fail.cpp b/test/date_test/weekday_lessthan.fail.cpp index 6269339..a1fbc28 100644 --- a/test/date_test/weekday_lessthan.fail.cpp +++ b/test/date_test/weekday_lessthan.fail.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/weekday_sum.fail.cpp b/test/date_test/weekday_sum.fail.cpp index e23b6cb..f429051 100644 --- a/test/date_test/weekday_sum.fail.cpp +++ b/test/date_test/weekday_sum.fail.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/year.pass.cpp b/test/date_test/year.pass.cpp index f137ec1..2c0044c 100644 --- a/test/date_test/year.pass.cpp +++ b/test/date_test/year.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/year_month.pass.cpp b/test/date_test/year_month.pass.cpp index 271d013..191e8b0 100644 --- a/test/date_test/year_month.pass.cpp +++ b/test/date_test/year_month.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/year_month_day.pass.cpp b/test/date_test/year_month_day.pass.cpp index 8696a7e..cea75d0 100644 --- a/test/date_test/year_month_day.pass.cpp +++ b/test/date_test/year_month_day.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/year_month_day_last.pass.cpp b/test/date_test/year_month_day_last.pass.cpp index 53999d3..281541d 100644 --- a/test/date_test/year_month_day_last.pass.cpp +++ b/test/date_test/year_month_day_last.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/year_month_day_m_year_month_day.fail.cpp b/test/date_test/year_month_day_m_year_month_day.fail.cpp index 765544e..ceb2f9e 100644 --- a/test/date_test/year_month_day_m_year_month_day.fail.cpp +++ b/test/date_test/year_month_day_m_year_month_day.fail.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/year_month_day_p_year_month_day.fail.cpp b/test/date_test/year_month_day_p_year_month_day.fail.cpp index b211111..11e589f 100644 --- a/test/date_test/year_month_day_p_year_month_day.fail.cpp +++ b/test/date_test/year_month_day_p_year_month_day.fail.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/year_month_p_year_month.fail.cpp b/test/date_test/year_month_p_year_month.fail.cpp index 6a0f5f7..00049f1 100644 --- a/test/date_test/year_month_p_year_month.fail.cpp +++ b/test/date_test/year_month_p_year_month.fail.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/year_month_weekday.pass.cpp b/test/date_test/year_month_weekday.pass.cpp index b12c626..2630705 100644 --- a/test/date_test/year_month_weekday.pass.cpp +++ b/test/date_test/year_month_weekday.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/year_month_weekday_last.pass.cpp b/test/date_test/year_month_weekday_last.pass.cpp index 889e6f4..bbdbdda 100644 --- a/test/date_test/year_month_weekday_last.pass.cpp +++ b/test/date_test/year_month_weekday_last.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/year_p_year.fail.cpp b/test/date_test/year_p_year.fail.cpp index 60ff5f9..79e56b9 100644 --- a/test/date_test/year_p_year.fail.cpp +++ b/test/date_test/year_p_year.fail.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/years_m_year.fail.cpp b/test/date_test/years_m_year.fail.cpp index 78eac13..b2c01cf 100644 --- a/test/date_test/years_m_year.fail.cpp +++ b/test/date_test/years_m_year.fail.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/years_m_year_month.fail.cpp b/test/date_test/years_m_year_month.fail.cpp index d742be0..c2cb96c 100644 --- a/test/date_test/years_m_year_month.fail.cpp +++ b/test/date_test/years_m_year_month.fail.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/date_test/years_m_year_month_day.fail.cpp b/test/date_test/years_m_year_month_day.fail.cpp index 97b6737..beeb4f5 100644 --- a/test/date_test/years_m_year_month_day.fail.cpp +++ b/test/date_test/years_m_year_month_day.fail.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/iso_week/last.pass.cpp b/test/iso_week/last.pass.cpp index f6d23fa..dad8cbb 100644 --- a/test/iso_week/last.pass.cpp +++ b/test/iso_week/last.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/iso_week/lastweek_weekday.pass.cpp b/test/iso_week/lastweek_weekday.pass.cpp index 3311bce..3ffbb25 100644 --- a/test/iso_week/lastweek_weekday.pass.cpp +++ b/test/iso_week/lastweek_weekday.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/iso_week/op_div_survey.pass.cpp b/test/iso_week/op_div_survey.pass.cpp index 2b177c5..52e1886 100644 --- a/test/iso_week/op_div_survey.pass.cpp +++ b/test/iso_week/op_div_survey.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/iso_week/weekday.pass.cpp b/test/iso_week/weekday.pass.cpp index 43ba292..19908e2 100644 --- a/test/iso_week/weekday.pass.cpp +++ b/test/iso_week/weekday.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/iso_week/weekday_lessthan.fail.cpp b/test/iso_week/weekday_lessthan.fail.cpp index 192d113..ff74e16 100644 --- a/test/iso_week/weekday_lessthan.fail.cpp +++ b/test/iso_week/weekday_lessthan.fail.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/iso_week/weekday_sum.fail.cpp b/test/iso_week/weekday_sum.fail.cpp index 5b9a264..648af12 100644 --- a/test/iso_week/weekday_sum.fail.cpp +++ b/test/iso_week/weekday_sum.fail.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/iso_week/weeknum.pass.cpp b/test/iso_week/weeknum.pass.cpp index 1ed3e1e..5e60d77 100644 --- a/test/iso_week/weeknum.pass.cpp +++ b/test/iso_week/weeknum.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/iso_week/weeknum_p_weeknum.fail.cpp b/test/iso_week/weeknum_p_weeknum.fail.cpp index a74a6fd..2199aa3 100644 --- a/test/iso_week/weeknum_p_weeknum.fail.cpp +++ b/test/iso_week/weeknum_p_weeknum.fail.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/iso_week/weeknum_weekday.pass.cpp b/test/iso_week/weeknum_weekday.pass.cpp index 08b5c62..c02c093 100644 --- a/test/iso_week/weeknum_weekday.pass.cpp +++ b/test/iso_week/weeknum_weekday.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/iso_week/year.pass.cpp b/test/iso_week/year.pass.cpp index 1d5b911..1f1675a 100644 --- a/test/iso_week/year.pass.cpp +++ b/test/iso_week/year.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/iso_week/year_lastweek.pass.cpp b/test/iso_week/year_lastweek.pass.cpp index 878db4d..8874472 100644 --- a/test/iso_week/year_lastweek.pass.cpp +++ b/test/iso_week/year_lastweek.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/iso_week/year_lastweek_weekday.pass.cpp b/test/iso_week/year_lastweek_weekday.pass.cpp index 07e7de3..8827523 100644 --- a/test/iso_week/year_lastweek_weekday.pass.cpp +++ b/test/iso_week/year_lastweek_weekday.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/iso_week/year_p_year.fail.cpp b/test/iso_week/year_p_year.fail.cpp index b64ca74..c0eba47 100644 --- a/test/iso_week/year_p_year.fail.cpp +++ b/test/iso_week/year_p_year.fail.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/iso_week/year_weeknum.pass.cpp b/test/iso_week/year_weeknum.pass.cpp index 4e0e64b..6e9d4b6 100644 --- a/test/iso_week/year_weeknum.pass.cpp +++ b/test/iso_week/year_weeknum.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/iso_week/year_weeknum_weekday.pass.cpp b/test/iso_week/year_weeknum_weekday.pass.cpp index d6339e5..0540f97 100644 --- a/test/iso_week/year_weeknum_weekday.pass.cpp +++ b/test/iso_week/year_weeknum_weekday.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/iso_week/years_m_year.fail.cpp b/test/iso_week/years_m_year.fail.cpp index c0a7cef..8eb4307 100644 --- a/test/iso_week/years_m_year.fail.cpp +++ b/test/iso_week/years_m_year.fail.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/just.pass.cpp b/test/just.pass.cpp index 7cc6ec9..f31a8e9 100644 --- a/test/just.pass.cpp +++ b/test/just.pass.cpp @@ -1,6 +1,6 @@ // The MIT License (MIT) // -// Copyright (c) 2015 Howard Hinnant +// Copyright (c) 2015, 2016 Howard Hinnant // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/testit b/test/testit index 88489df..fb9011b 100755 --- a/test/testit +++ b/test/testit @@ -1,7 +1,7 @@ #!/bin/sh # The MIT License (MIT) # -# Copyright (c) 2015 Howard Hinnant +# Copyright (c) 2015, 2016 Howard Hinnant # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal