diff --git a/include/xlnt/cell/cell.hpp b/include/xlnt/cell/cell.hpp index 1c10c56c..c4b4e6c9 100644 --- a/include/xlnt/cell/cell.hpp +++ b/include/xlnt/cell/cell.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/include/xlnt/cell/cell_reference.hpp b/include/xlnt/cell/cell_reference.hpp index 6425409b..7ad847fc 100644 --- a/include/xlnt/cell/cell_reference.hpp +++ b/include/xlnt/cell/cell_reference.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/include/xlnt/cell/cell_type.hpp b/include/xlnt/cell/cell_type.hpp index b4b1f915..43adeecb 100644 --- a/include/xlnt/cell/cell_type.hpp +++ b/include/xlnt/cell/cell_type.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/include/xlnt/cell/comment.hpp b/include/xlnt/cell/comment.hpp index 30f02712..c44ad152 100644 --- a/include/xlnt/cell/comment.hpp +++ b/include/xlnt/cell/comment.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/include/xlnt/cell/index_types.hpp b/include/xlnt/cell/index_types.hpp index 5689e05e..b828eee9 100644 --- a/include/xlnt/cell/index_types.hpp +++ b/include/xlnt/cell/index_types.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/include/xlnt/cell/rich_text.hpp b/include/xlnt/cell/rich_text.hpp index 8cce0b96..1a1cdf52 100644 --- a/include/xlnt/cell/rich_text.hpp +++ b/include/xlnt/cell/rich_text.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016 Thomas Fussell +// Copyright (c) 2016-2017 Thomas Fussell // // 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/include/xlnt/cell/rich_text_run.hpp b/include/xlnt/cell/rich_text_run.hpp index d2101c5e..97fee906 100644 --- a/include/xlnt/cell/rich_text_run.hpp +++ b/include/xlnt/cell/rich_text_run.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016 Thomas Fussell +// Copyright (c) 2016-2017 Thomas Fussell // // 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/include/xlnt/packaging/manifest.hpp b/include/xlnt/packaging/manifest.hpp index 396ded02..071b80dd 100644 --- a/include/xlnt/packaging/manifest.hpp +++ b/include/xlnt/packaging/manifest.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/include/xlnt/packaging/relationship.hpp b/include/xlnt/packaging/relationship.hpp index 150f29d9..6037bcf2 100644 --- a/include/xlnt/packaging/relationship.hpp +++ b/include/xlnt/packaging/relationship.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/include/xlnt/packaging/uri.hpp b/include/xlnt/packaging/uri.hpp index 84ea105f..a643ffa6 100644 --- a/include/xlnt/packaging/uri.hpp +++ b/include/xlnt/packaging/uri.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/include/xlnt/styles/alignment.hpp b/include/xlnt/styles/alignment.hpp index dd4a5ad3..289c73d6 100644 --- a/include/xlnt/styles/alignment.hpp +++ b/include/xlnt/styles/alignment.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/include/xlnt/styles/border.hpp b/include/xlnt/styles/border.hpp index f1087f61..ea6efeaa 100644 --- a/include/xlnt/styles/border.hpp +++ b/include/xlnt/styles/border.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/include/xlnt/styles/border_style.hpp b/include/xlnt/styles/border_style.hpp index cef0e441..50094b64 100644 --- a/include/xlnt/styles/border_style.hpp +++ b/include/xlnt/styles/border_style.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/include/xlnt/styles/color.hpp b/include/xlnt/styles/color.hpp index b0836312..ec9a25c8 100644 --- a/include/xlnt/styles/color.hpp +++ b/include/xlnt/styles/color.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/include/xlnt/styles/diagonal_direction.hpp b/include/xlnt/styles/diagonal_direction.hpp index 1593ef51..83733b2e 100644 --- a/include/xlnt/styles/diagonal_direction.hpp +++ b/include/xlnt/styles/diagonal_direction.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/include/xlnt/styles/fill.hpp b/include/xlnt/styles/fill.hpp index d33ac7b8..f572fd3a 100644 --- a/include/xlnt/styles/fill.hpp +++ b/include/xlnt/styles/fill.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/include/xlnt/styles/font.hpp b/include/xlnt/styles/font.hpp index 6d660d7b..5705caf8 100644 --- a/include/xlnt/styles/font.hpp +++ b/include/xlnt/styles/font.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/include/xlnt/styles/format.hpp b/include/xlnt/styles/format.hpp index 39c33d5c..bca19b22 100644 --- a/include/xlnt/styles/format.hpp +++ b/include/xlnt/styles/format.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/include/xlnt/styles/horizontal_alignment.hpp b/include/xlnt/styles/horizontal_alignment.hpp index 6f798d40..73790aa5 100644 --- a/include/xlnt/styles/horizontal_alignment.hpp +++ b/include/xlnt/styles/horizontal_alignment.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/include/xlnt/styles/number_format.hpp b/include/xlnt/styles/number_format.hpp index 50b94700..aa31bfae 100644 --- a/include/xlnt/styles/number_format.hpp +++ b/include/xlnt/styles/number_format.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/include/xlnt/styles/protection.hpp b/include/xlnt/styles/protection.hpp index 25bf33d2..03456e19 100644 --- a/include/xlnt/styles/protection.hpp +++ b/include/xlnt/styles/protection.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/include/xlnt/styles/style.hpp b/include/xlnt/styles/style.hpp index 8003cd1f..6011f44f 100644 --- a/include/xlnt/styles/style.hpp +++ b/include/xlnt/styles/style.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/include/xlnt/styles/vertical_alignment.hpp b/include/xlnt/styles/vertical_alignment.hpp index fd75cc70..cdc360b5 100644 --- a/include/xlnt/styles/vertical_alignment.hpp +++ b/include/xlnt/styles/vertical_alignment.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/include/xlnt/utils/calendar.hpp b/include/xlnt/utils/calendar.hpp index cebd1306..88de2290 100644 --- a/include/xlnt/utils/calendar.hpp +++ b/include/xlnt/utils/calendar.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/include/xlnt/utils/date.hpp b/include/xlnt/utils/date.hpp index 4f58df6f..49a5ab03 100644 --- a/include/xlnt/utils/date.hpp +++ b/include/xlnt/utils/date.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/include/xlnt/utils/datetime.hpp b/include/xlnt/utils/datetime.hpp index aacf3e9c..5d10cef5 100644 --- a/include/xlnt/utils/datetime.hpp +++ b/include/xlnt/utils/datetime.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/include/xlnt/utils/exceptions.hpp b/include/xlnt/utils/exceptions.hpp index bd41d339..e882c5d7 100644 --- a/include/xlnt/utils/exceptions.hpp +++ b/include/xlnt/utils/exceptions.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/include/xlnt/utils/optional.hpp b/include/xlnt/utils/optional.hpp index bc66bc74..eb4ae262 100644 --- a/include/xlnt/utils/optional.hpp +++ b/include/xlnt/utils/optional.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016 Thomas Fussell +// Copyright (c) 2016-2017 Thomas Fussell // // 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/include/xlnt/utils/path.hpp b/include/xlnt/utils/path.hpp index 41e77e2e..72654aa2 100644 --- a/include/xlnt/utils/path.hpp +++ b/include/xlnt/utils/path.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/include/xlnt/utils/scoped_enum_hash.hpp b/include/xlnt/utils/scoped_enum_hash.hpp index 882e287b..6d29cbac 100644 --- a/include/xlnt/utils/scoped_enum_hash.hpp +++ b/include/xlnt/utils/scoped_enum_hash.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016 Thomas Fussell +// Copyright (c) 2016-2017 Thomas Fussell // // 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/include/xlnt/utils/time.hpp b/include/xlnt/utils/time.hpp index 4fb257e2..980e7a5d 100644 --- a/include/xlnt/utils/time.hpp +++ b/include/xlnt/utils/time.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/include/xlnt/utils/timedelta.hpp b/include/xlnt/utils/timedelta.hpp index 02814970..f346d305 100644 --- a/include/xlnt/utils/timedelta.hpp +++ b/include/xlnt/utils/timedelta.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/include/xlnt/utils/utf8string.hpp b/include/xlnt/utils/utf8string.hpp index a24cdd0f..a6fa590e 100644 --- a/include/xlnt/utils/utf8string.hpp +++ b/include/xlnt/utils/utf8string.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/include/xlnt/workbook/calculation_properties.hpp b/include/xlnt/workbook/calculation_properties.hpp index 16bc8470..1dd9539b 100644 --- a/include/xlnt/workbook/calculation_properties.hpp +++ b/include/xlnt/workbook/calculation_properties.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016 Thomas Fussell +// Copyright (c) 2016-2017 Thomas Fussell // // 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/include/xlnt/workbook/const_worksheet_iterator.hpp b/include/xlnt/workbook/const_worksheet_iterator.hpp index f401603d..babaa295 100644 --- a/include/xlnt/workbook/const_worksheet_iterator.hpp +++ b/include/xlnt/workbook/const_worksheet_iterator.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/include/xlnt/workbook/document_security.hpp b/include/xlnt/workbook/document_security.hpp index 30328736..508ab764 100644 --- a/include/xlnt/workbook/document_security.hpp +++ b/include/xlnt/workbook/document_security.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/include/xlnt/workbook/external_book.hpp b/include/xlnt/workbook/external_book.hpp index 0a454a62..e4109541 100644 --- a/include/xlnt/workbook/external_book.hpp +++ b/include/xlnt/workbook/external_book.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/include/xlnt/workbook/named_range.hpp b/include/xlnt/workbook/named_range.hpp index bd3a1ee5..ffab8172 100644 --- a/include/xlnt/workbook/named_range.hpp +++ b/include/xlnt/workbook/named_range.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/include/xlnt/workbook/theme.hpp b/include/xlnt/workbook/theme.hpp index 25d7be93..9d058732 100644 --- a/include/xlnt/workbook/theme.hpp +++ b/include/xlnt/workbook/theme.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/include/xlnt/workbook/workbook.hpp b/include/xlnt/workbook/workbook.hpp index eab4ade7..7f00d372 100644 --- a/include/xlnt/workbook/workbook.hpp +++ b/include/xlnt/workbook/workbook.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/include/xlnt/workbook/workbook_view.hpp b/include/xlnt/workbook/workbook_view.hpp index a8bba09e..bde91d31 100644 --- a/include/xlnt/workbook/workbook_view.hpp +++ b/include/xlnt/workbook/workbook_view.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/include/xlnt/workbook/worksheet_iterator.hpp b/include/xlnt/workbook/worksheet_iterator.hpp index b402e9ae..fec4d25c 100644 --- a/include/xlnt/workbook/worksheet_iterator.hpp +++ b/include/xlnt/workbook/worksheet_iterator.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/include/xlnt/worksheet/cell_iterator.hpp b/include/xlnt/worksheet/cell_iterator.hpp index 2903e70d..5d08bf01 100644 --- a/include/xlnt/worksheet/cell_iterator.hpp +++ b/include/xlnt/worksheet/cell_iterator.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/include/xlnt/worksheet/cell_vector.hpp b/include/xlnt/worksheet/cell_vector.hpp index 4d17d892..9ed29dd9 100644 --- a/include/xlnt/worksheet/cell_vector.hpp +++ b/include/xlnt/worksheet/cell_vector.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/include/xlnt/worksheet/column_properties.hpp b/include/xlnt/worksheet/column_properties.hpp index aa608464..ce9501da 100644 --- a/include/xlnt/worksheet/column_properties.hpp +++ b/include/xlnt/worksheet/column_properties.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/include/xlnt/worksheet/const_cell_iterator.hpp b/include/xlnt/worksheet/const_cell_iterator.hpp index ca631513..cc59b25d 100644 --- a/include/xlnt/worksheet/const_cell_iterator.hpp +++ b/include/xlnt/worksheet/const_cell_iterator.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/include/xlnt/worksheet/const_range_iterator.hpp b/include/xlnt/worksheet/const_range_iterator.hpp index 63da7fec..f04befc6 100644 --- a/include/xlnt/worksheet/const_range_iterator.hpp +++ b/include/xlnt/worksheet/const_range_iterator.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/include/xlnt/worksheet/header_footer.hpp b/include/xlnt/worksheet/header_footer.hpp index c109262b..8307f11d 100644 --- a/include/xlnt/worksheet/header_footer.hpp +++ b/include/xlnt/worksheet/header_footer.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/include/xlnt/worksheet/major_order.hpp b/include/xlnt/worksheet/major_order.hpp index dfc7788a..30b62cd8 100644 --- a/include/xlnt/worksheet/major_order.hpp +++ b/include/xlnt/worksheet/major_order.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/include/xlnt/worksheet/orientation.hpp b/include/xlnt/worksheet/orientation.hpp index c5ac5383..e13744b4 100644 --- a/include/xlnt/worksheet/orientation.hpp +++ b/include/xlnt/worksheet/orientation.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/include/xlnt/worksheet/page_break.hpp b/include/xlnt/worksheet/page_break.hpp index 348c9baf..0d668dcf 100644 --- a/include/xlnt/worksheet/page_break.hpp +++ b/include/xlnt/worksheet/page_break.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/include/xlnt/worksheet/page_margins.hpp b/include/xlnt/worksheet/page_margins.hpp index d0c96ab7..a62c1167 100644 --- a/include/xlnt/worksheet/page_margins.hpp +++ b/include/xlnt/worksheet/page_margins.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/include/xlnt/worksheet/page_setup.hpp b/include/xlnt/worksheet/page_setup.hpp index 8020258d..a8402316 100644 --- a/include/xlnt/worksheet/page_setup.hpp +++ b/include/xlnt/worksheet/page_setup.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/include/xlnt/worksheet/pane.hpp b/include/xlnt/worksheet/pane.hpp index b1b13b55..2a13b37c 100644 --- a/include/xlnt/worksheet/pane.hpp +++ b/include/xlnt/worksheet/pane.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/include/xlnt/worksheet/paper_size.hpp b/include/xlnt/worksheet/paper_size.hpp index d8f49ad0..8cab016c 100644 --- a/include/xlnt/worksheet/paper_size.hpp +++ b/include/xlnt/worksheet/paper_size.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/include/xlnt/worksheet/range.hpp b/include/xlnt/worksheet/range.hpp index ee74f208..5f82e363 100644 --- a/include/xlnt/worksheet/range.hpp +++ b/include/xlnt/worksheet/range.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/include/xlnt/worksheet/range_iterator.hpp b/include/xlnt/worksheet/range_iterator.hpp index 7474463e..a2d9ffdc 100644 --- a/include/xlnt/worksheet/range_iterator.hpp +++ b/include/xlnt/worksheet/range_iterator.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/include/xlnt/worksheet/range_reference.hpp b/include/xlnt/worksheet/range_reference.hpp index ff07ba8b..a785286e 100644 --- a/include/xlnt/worksheet/range_reference.hpp +++ b/include/xlnt/worksheet/range_reference.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/include/xlnt/worksheet/row_properties.hpp b/include/xlnt/worksheet/row_properties.hpp index c817923a..47520529 100644 --- a/include/xlnt/worksheet/row_properties.hpp +++ b/include/xlnt/worksheet/row_properties.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/include/xlnt/worksheet/selection.hpp b/include/xlnt/worksheet/selection.hpp index cad3b5dc..e30208dd 100644 --- a/include/xlnt/worksheet/selection.hpp +++ b/include/xlnt/worksheet/selection.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/include/xlnt/worksheet/sheet_protection.hpp b/include/xlnt/worksheet/sheet_protection.hpp index e31bfd5d..89600fec 100644 --- a/include/xlnt/worksheet/sheet_protection.hpp +++ b/include/xlnt/worksheet/sheet_protection.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/include/xlnt/worksheet/sheet_state.hpp b/include/xlnt/worksheet/sheet_state.hpp index cf164a56..2b70f7e8 100644 --- a/include/xlnt/worksheet/sheet_state.hpp +++ b/include/xlnt/worksheet/sheet_state.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/include/xlnt/worksheet/sheet_view.hpp b/include/xlnt/worksheet/sheet_view.hpp index 43a0800c..2f7c931d 100644 --- a/include/xlnt/worksheet/sheet_view.hpp +++ b/include/xlnt/worksheet/sheet_view.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/include/xlnt/worksheet/worksheet.hpp b/include/xlnt/worksheet/worksheet.hpp index 16fc9dc5..b731301c 100644 --- a/include/xlnt/worksheet/worksheet.hpp +++ b/include/xlnt/worksheet/worksheet.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/include/xlnt/worksheet/worksheet_properties.hpp b/include/xlnt/worksheet/worksheet_properties.hpp index 89167fac..7cfc324d 100644 --- a/include/xlnt/worksheet/worksheet_properties.hpp +++ b/include/xlnt/worksheet/worksheet_properties.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/include/xlnt/xlnt.hpp b/include/xlnt/xlnt.hpp index eb406687..1ba0970b 100644 --- a/include/xlnt/xlnt.hpp +++ b/include/xlnt/xlnt.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/include/xlnt/xlnt_config.hpp b/include/xlnt/xlnt_config.hpp index 43077395..399657f9 100644 --- a/include/xlnt/xlnt_config.hpp +++ b/include/xlnt/xlnt_config.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/source/cell/cell.cpp b/source/cell/cell.cpp index 7a60e095..28644780 100644 --- a/source/cell/cell.cpp +++ b/source/cell/cell.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/source/cell/cell_reference.cpp b/source/cell/cell_reference.cpp index ab4402e2..4a966a97 100644 --- a/source/cell/cell_reference.cpp +++ b/source/cell/cell_reference.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/source/cell/comment.cpp b/source/cell/comment.cpp index ebb2813c..94d4aece 100644 --- a/source/cell/comment.cpp +++ b/source/cell/comment.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/source/cell/index_types.cpp b/source/cell/index_types.cpp index cd0147eb..cae5c65e 100644 --- a/source/cell/index_types.cpp +++ b/source/cell/index_types.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/source/cell/rich_text.cpp b/source/cell/rich_text.cpp index 59d64af9..97330e75 100644 --- a/source/cell/rich_text.cpp +++ b/source/cell/rich_text.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/source/cell/rich_text_run.cpp b/source/cell/rich_text_run.cpp index d8a775fe..5a6c3d3a 100644 --- a/source/cell/rich_text_run.cpp +++ b/source/cell/rich_text_run.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/source/detail/cell_impl.cpp b/source/detail/cell_impl.cpp index 82669ec5..a1bddb92 100644 --- a/source/detail/cell_impl.cpp +++ b/source/detail/cell_impl.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/source/detail/cell_impl.hpp b/source/detail/cell_impl.hpp index 84d378be..8bc780dd 100644 --- a/source/detail/cell_impl.hpp +++ b/source/detail/cell_impl.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/source/detail/constants.cpp b/source/detail/constants.cpp index 9c5964a7..eb5c5cd7 100644 --- a/source/detail/constants.cpp +++ b/source/detail/constants.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/source/detail/constants.hpp b/source/detail/constants.hpp index 96dae867..958f3759 100644 --- a/source/detail/constants.hpp +++ b/source/detail/constants.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/source/detail/default_case.hpp b/source/detail/default_case.hpp index 2d72e6ac..8a39a4ae 100644 --- a/source/detail/default_case.hpp +++ b/source/detail/default_case.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016 Thomas Fussell +// Copyright (c) 2016-2017 Thomas Fussell // // 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/source/detail/include_cryptopp.hpp b/source/detail/include_cryptopp.hpp index 0bc49a84..b04fc0e0 100644 --- a/source/detail/include_cryptopp.hpp +++ b/source/detail/include_cryptopp.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/source/detail/include_libstudxml.hpp b/source/detail/include_libstudxml.hpp index c9d69584..ec8493a2 100644 --- a/source/detail/include_libstudxml.hpp +++ b/source/detail/include_libstudxml.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/source/detail/include_windows.hpp b/source/detail/include_windows.hpp index 70c0e5e5..737321a3 100644 --- a/source/detail/include_windows.hpp +++ b/source/detail/include_windows.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/source/detail/number_formatter.cpp b/source/detail/number_formatter.cpp index fcfe3bca..b9ce5835 100644 --- a/source/detail/number_formatter.cpp +++ b/source/detail/number_formatter.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/source/detail/number_formatter.hpp b/source/detail/number_formatter.hpp index 12574504..1b422901 100644 --- a/source/detail/number_formatter.hpp +++ b/source/detail/number_formatter.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/source/detail/stylesheet.hpp b/source/detail/stylesheet.hpp index 4e757628..f02e4eb9 100644 --- a/source/detail/stylesheet.hpp +++ b/source/detail/stylesheet.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/source/detail/vector_streambuf.hpp b/source/detail/vector_streambuf.hpp index 54021c96..fb34d9d3 100644 --- a/source/detail/vector_streambuf.hpp +++ b/source/detail/vector_streambuf.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016 Thomas Fussell +// Copyright (c) 2016-2017 Thomas Fussell // // 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/source/detail/workbook_impl.hpp b/source/detail/workbook_impl.hpp index 17bde5f2..c3ffa602 100644 --- a/source/detail/workbook_impl.hpp +++ b/source/detail/workbook_impl.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/source/detail/worksheet_impl.hpp b/source/detail/worksheet_impl.hpp index 9a625944..3965d63f 100644 --- a/source/detail/worksheet_impl.hpp +++ b/source/detail/worksheet_impl.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/source/detail/xlsx_consumer.cpp b/source/detail/xlsx_consumer.cpp index e057232f..1d3cbb26 100644 --- a/source/detail/xlsx_consumer.cpp +++ b/source/detail/xlsx_consumer.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/source/detail/xlsx_consumer.hpp b/source/detail/xlsx_consumer.hpp index 6422c5d1..bee9a709 100644 --- a/source/detail/xlsx_consumer.hpp +++ b/source/detail/xlsx_consumer.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/source/detail/xlsx_crypto.cpp b/source/detail/xlsx_crypto.cpp index 4ed9fffb..54a56c0a 100644 --- a/source/detail/xlsx_crypto.cpp +++ b/source/detail/xlsx_crypto.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/source/detail/xlsx_producer.cpp b/source/detail/xlsx_producer.cpp index 1ce6708c..98781b93 100644 --- a/source/detail/xlsx_producer.cpp +++ b/source/detail/xlsx_producer.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/source/detail/xlsx_producer.hpp b/source/detail/xlsx_producer.hpp index 4a2ed70a..dcd6a66e 100644 --- a/source/detail/xlsx_producer.hpp +++ b/source/detail/xlsx_producer.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/source/packaging/manifest.cpp b/source/packaging/manifest.cpp index b02b9b47..112a8a78 100644 --- a/source/packaging/manifest.cpp +++ b/source/packaging/manifest.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/source/packaging/relationship.cpp b/source/packaging/relationship.cpp index b9ebab86..8ade3988 100644 --- a/source/packaging/relationship.cpp +++ b/source/packaging/relationship.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/source/styles/alignment.cpp b/source/styles/alignment.cpp index 4e2a1585..25a26650 100644 --- a/source/styles/alignment.cpp +++ b/source/styles/alignment.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/source/styles/border.cpp b/source/styles/border.cpp index 7c66be30..a9762d73 100644 --- a/source/styles/border.cpp +++ b/source/styles/border.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/source/styles/color.cpp b/source/styles/color.cpp index 9b3567ee..3c847098 100644 --- a/source/styles/color.cpp +++ b/source/styles/color.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/source/styles/fill.cpp b/source/styles/fill.cpp index 118ef59e..12b4e5d3 100644 --- a/source/styles/fill.cpp +++ b/source/styles/fill.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/source/styles/font.cpp b/source/styles/font.cpp index 9ff9b92b..02a96253 100644 --- a/source/styles/font.cpp +++ b/source/styles/font.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/source/styles/format.cpp b/source/styles/format.cpp index 857eee4a..baa5e9f1 100644 --- a/source/styles/format.cpp +++ b/source/styles/format.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/source/styles/number_format.cpp b/source/styles/number_format.cpp index 58d7ee79..e08ea033 100644 --- a/source/styles/number_format.cpp +++ b/source/styles/number_format.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/source/styles/protection.cpp b/source/styles/protection.cpp index a2be4121..c15b39e2 100644 --- a/source/styles/protection.cpp +++ b/source/styles/protection.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/source/styles/style.cpp b/source/styles/style.cpp index a58d018f..520206e8 100644 --- a/source/styles/style.cpp +++ b/source/styles/style.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/source/utils/date.cpp b/source/utils/date.cpp index b48dbbe0..3aa35b5c 100644 --- a/source/utils/date.cpp +++ b/source/utils/date.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/source/utils/datetime.cpp b/source/utils/datetime.cpp index cc2cc85f..1f85487b 100644 --- a/source/utils/datetime.cpp +++ b/source/utils/datetime.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/source/utils/exceptions.cpp b/source/utils/exceptions.cpp index d03622b1..790d2f44 100644 --- a/source/utils/exceptions.cpp +++ b/source/utils/exceptions.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/source/utils/path.cpp b/source/utils/path.cpp index e54d80b1..34a6bc40 100644 --- a/source/utils/path.cpp +++ b/source/utils/path.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/source/utils/time.cpp b/source/utils/time.cpp index 165012be..810f404f 100644 --- a/source/utils/time.cpp +++ b/source/utils/time.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/source/utils/timedelta.cpp b/source/utils/timedelta.cpp index b6439c61..53e8ca27 100644 --- a/source/utils/timedelta.cpp +++ b/source/utils/timedelta.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/source/utils/utf8string.cpp b/source/utils/utf8string.cpp index 8b57899d..94556666 100644 --- a/source/utils/utf8string.cpp +++ b/source/utils/utf8string.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/source/workbook/const_worksheet_iterator.cpp b/source/workbook/const_worksheet_iterator.cpp index 2e87e7c0..729acda4 100644 --- a/source/workbook/const_worksheet_iterator.cpp +++ b/source/workbook/const_worksheet_iterator.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/source/workbook/named_range.cpp b/source/workbook/named_range.cpp index e256da83..cdcf702c 100644 --- a/source/workbook/named_range.cpp +++ b/source/workbook/named_range.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/source/workbook/workbook.cpp b/source/workbook/workbook.cpp index 288c5882..fe4b5105 100644 --- a/source/workbook/workbook.cpp +++ b/source/workbook/workbook.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/source/workbook/worksheet_iterator.cpp b/source/workbook/worksheet_iterator.cpp index 86db1e70..c3733520 100644 --- a/source/workbook/worksheet_iterator.cpp +++ b/source/workbook/worksheet_iterator.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/source/worksheet/cell_iterator.cpp b/source/worksheet/cell_iterator.cpp index 5e024df8..333428f6 100644 --- a/source/worksheet/cell_iterator.cpp +++ b/source/worksheet/cell_iterator.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/source/worksheet/cell_vector.cpp b/source/worksheet/cell_vector.cpp index 60e227e6..d786520a 100644 --- a/source/worksheet/cell_vector.cpp +++ b/source/worksheet/cell_vector.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/source/worksheet/const_cell_iterator.cpp b/source/worksheet/const_cell_iterator.cpp index 55c3237c..a583bb15 100644 --- a/source/worksheet/const_cell_iterator.cpp +++ b/source/worksheet/const_cell_iterator.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/source/worksheet/const_range_iterator.cpp b/source/worksheet/const_range_iterator.cpp index a6809640..fc58454d 100644 --- a/source/worksheet/const_range_iterator.cpp +++ b/source/worksheet/const_range_iterator.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/source/worksheet/header_footer.cpp b/source/worksheet/header_footer.cpp index e1dd01c8..47e0594d 100644 --- a/source/worksheet/header_footer.cpp +++ b/source/worksheet/header_footer.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/source/worksheet/page_margins.cpp b/source/worksheet/page_margins.cpp index c2e429a0..ae5509bd 100644 --- a/source/worksheet/page_margins.cpp +++ b/source/worksheet/page_margins.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/source/worksheet/page_setup.cpp b/source/worksheet/page_setup.cpp index 236f7698..1004cd11 100644 --- a/source/worksheet/page_setup.cpp +++ b/source/worksheet/page_setup.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/source/worksheet/range.cpp b/source/worksheet/range.cpp index 5db40f26..ed17a5db 100644 --- a/source/worksheet/range.cpp +++ b/source/worksheet/range.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/source/worksheet/range_iterator.cpp b/source/worksheet/range_iterator.cpp index 9fa8a376..28e3fed4 100644 --- a/source/worksheet/range_iterator.cpp +++ b/source/worksheet/range_iterator.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/source/worksheet/range_reference.cpp b/source/worksheet/range_reference.cpp index 6002ab41..37f468bb 100644 --- a/source/worksheet/range_reference.cpp +++ b/source/worksheet/range_reference.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // // 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/source/worksheet/sheet_protection.cpp b/source/worksheet/sheet_protection.cpp index de22010f..5757ebfc 100644 --- a/source/worksheet/sheet_protection.cpp +++ b/source/worksheet/sheet_protection.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/source/worksheet/worksheet.cpp b/source/worksheet/worksheet.cpp index 9531cf18..4f5484d7 100644 --- a/source/worksheet/worksheet.cpp +++ b/source/worksheet/worksheet.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2016 Thomas Fussell +// Copyright (c) 2014-2017 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy