From d62ad6731d63614ba47ed794da48de0d2efc5c53 Mon Sep 17 00:00:00 2001 From: Thomas Fussell Date: Thu, 24 Dec 2015 17:10:02 -0500 Subject: [PATCH] update copyright year --- include/xlnt/cell/cell.hpp | 2 +- include/xlnt/cell/cell_reference.hpp | 2 +- include/xlnt/cell/cell_type.hpp | 2 +- include/xlnt/cell/comment.hpp | 2 +- include/xlnt/cell/index_types.hpp | 2 +- include/xlnt/charts/axis.hpp | 2 +- include/xlnt/charts/bar_chart.hpp | 2 +- include/xlnt/charts/chart.hpp | 2 +- include/xlnt/charts/error_bar.hpp | 2 +- include/xlnt/charts/graph_chart.hpp | 2 +- include/xlnt/charts/legend.hpp | 2 +- include/xlnt/charts/line_chart.hpp | 2 +- include/xlnt/charts/pie_chart.hpp | 2 +- include/xlnt/charts/scatter_chart.hpp | 2 +- include/xlnt/charts/series.hpp | 2 +- include/xlnt/drawing/drawing.hpp | 2 +- include/xlnt/formula/known_formulae.hpp | 2 +- include/xlnt/formula/tokenizer.hpp | 2 +- include/xlnt/formula/translator.hpp | 2 +- include/xlnt/packaging/default_type.hpp | 2 +- include/xlnt/packaging/document_properties.hpp | 2 +- include/xlnt/packaging/manifest.hpp | 2 +- include/xlnt/packaging/override_type.hpp | 2 +- include/xlnt/packaging/relationship.hpp | 2 +- include/xlnt/packaging/zip_file.hpp | 2 +- include/xlnt/serialization/comment_serializer.hpp | 2 +- include/xlnt/serialization/encoding.hpp | 2 +- include/xlnt/serialization/excel_serializer.hpp | 2 +- include/xlnt/serialization/manifest_serializer.hpp | 2 +- include/xlnt/serialization/relationship_serializer.hpp | 2 +- include/xlnt/serialization/shared_strings_serializer.hpp | 2 +- include/xlnt/serialization/style_serializer.hpp | 2 +- include/xlnt/serialization/theme_serializer.hpp | 2 +- include/xlnt/serialization/workbook_serializer.hpp | 2 +- include/xlnt/serialization/worksheet_serializer.hpp | 2 +- include/xlnt/serialization/xml_document.hpp | 2 +- include/xlnt/serialization/xml_node.hpp | 2 +- include/xlnt/serialization/xml_serializer.hpp | 2 +- include/xlnt/styles/alignment.hpp | 2 +- include/xlnt/styles/border.hpp | 2 +- include/xlnt/styles/border_style.hpp | 2 +- include/xlnt/styles/color.hpp | 2 +- include/xlnt/styles/diagonal_direction.hpp | 2 +- include/xlnt/styles/fill.hpp | 2 +- include/xlnt/styles/font.hpp | 2 +- include/xlnt/styles/horizontal_alignment.hpp | 2 +- include/xlnt/styles/number_format.hpp | 2 +- include/xlnt/styles/protection.hpp | 2 +- include/xlnt/styles/side.hpp | 2 +- include/xlnt/styles/style.hpp | 2 +- include/xlnt/styles/vertical_alignment.hpp | 2 +- include/xlnt/utils/attribute_error.hpp | 2 +- include/xlnt/utils/calendar.hpp | 2 +- include/xlnt/utils/cell_coordinates_exception.hpp | 2 +- include/xlnt/utils/column_string_index_exception.hpp | 2 +- include/xlnt/utils/data_type_exception.hpp | 2 +- include/xlnt/utils/date.hpp | 2 +- include/xlnt/utils/datetime.hpp | 2 +- include/xlnt/utils/exceptions.hpp | 2 +- include/xlnt/utils/hashable.hpp | 4 ++-- include/xlnt/utils/illegal_character_error.hpp | 2 +- include/xlnt/utils/invalid_file_exception.hpp | 2 +- include/xlnt/utils/missing_number_format.hpp | 2 +- include/xlnt/utils/named_range_exception.hpp | 2 +- include/xlnt/utils/read_only_workbook_exception.hpp | 2 +- include/xlnt/utils/sheet_title_exception.hpp | 2 +- include/xlnt/utils/time.hpp | 2 +- include/xlnt/utils/timedelta.hpp | 2 +- include/xlnt/utils/unicode_decode_error.hpp | 2 +- include/xlnt/utils/utf8string.hpp | 2 +- include/xlnt/utils/value_error.hpp | 2 +- include/xlnt/workbook/document_security.hpp | 2 +- include/xlnt/workbook/external_book.hpp | 2 +- include/xlnt/workbook/named_range.hpp | 2 +- include/xlnt/workbook/theme.hpp | 2 +- include/xlnt/workbook/workbook.hpp | 2 +- include/xlnt/worksheet/cell_vector.hpp | 2 +- include/xlnt/worksheet/column_properties.hpp | 2 +- include/xlnt/worksheet/footer.hpp | 2 +- include/xlnt/worksheet/header.hpp | 2 +- include/xlnt/worksheet/header_footer.hpp | 2 +- include/xlnt/worksheet/major_order.hpp | 2 +- include/xlnt/worksheet/orientation.hpp | 2 +- include/xlnt/worksheet/page_break.hpp | 2 +- include/xlnt/worksheet/page_margins.hpp | 2 +- include/xlnt/worksheet/page_setup.hpp | 2 +- include/xlnt/worksheet/pane.hpp | 2 +- include/xlnt/worksheet/paper_size.hpp | 2 +- include/xlnt/worksheet/range.hpp | 2 +- include/xlnt/worksheet/range_iterator_2d.hpp | 2 +- include/xlnt/worksheet/range_reference.hpp | 2 +- include/xlnt/worksheet/row_properties.hpp | 2 +- include/xlnt/worksheet/selection.hpp | 2 +- include/xlnt/worksheet/sheet_protection.hpp | 2 +- include/xlnt/worksheet/sheet_state.hpp | 2 +- include/xlnt/worksheet/sheet_view.hpp | 2 +- include/xlnt/worksheet/worksheet.hpp | 2 +- include/xlnt/worksheet/worksheet_properties.hpp | 2 +- include/xlnt/xlnt.hpp | 2 +- include/xlnt/xlnt_config.hpp | 2 +- source/cell/cell.cpp | 2 +- source/cell/cell_reference.cpp | 2 +- source/cell/comment.cpp | 2 +- source/cell/index_types.cpp | 2 +- source/detail/cell_impl.cpp | 2 +- source/detail/cell_impl.hpp | 2 +- source/detail/comment_impl.cpp | 2 +- source/detail/comment_impl.hpp | 2 +- source/detail/constants.cpp | 2 +- source/detail/constants.hpp | 2 +- source/detail/include_pugixml.hpp | 2 +- source/detail/include_windows.hpp | 2 +- source/detail/workbook_impl.hpp | 2 +- source/detail/worksheet_impl.hpp | 2 +- source/detail/xml_document_impl.hpp | 2 +- source/detail/xml_node_impl.hpp | 2 +- source/drawing/drawing.cpp | 2 +- source/packaging/default_type.cpp | 2 +- source/packaging/document_properties.cpp | 2 +- source/packaging/manifest.cpp | 2 +- source/packaging/override_type.cpp | 2 +- source/packaging/relationship.cpp | 2 +- source/packaging/zip_file.cpp | 2 +- source/serialization/comment_serializer.cpp | 2 +- source/serialization/excel_serializer.cpp | 2 +- source/serialization/manifest_serializer.cpp | 2 +- source/serialization/relationship_serializer.cpp | 2 +- source/serialization/shared_strings_serializer.cpp | 2 +- source/serialization/style_serializer.cpp | 2 +- source/serialization/theme_serializer.cpp | 2 +- source/serialization/workbook_serializer.cpp | 2 +- source/serialization/worksheet_serializer.cpp | 2 +- source/serialization/xml_document.cpp | 2 +- source/serialization/xml_node.cpp | 2 +- source/serialization/xml_serializer.cpp | 2 +- source/styles/alignment.cpp | 2 +- source/styles/border.cpp | 2 +- source/styles/color.cpp | 2 +- source/styles/fill.cpp | 2 +- source/styles/font.cpp | 2 +- source/styles/number_format.cpp | 2 +- source/styles/protection.cpp | 2 +- source/styles/side.cpp | 2 +- source/styles/style.cpp | 2 +- source/utils/date.cpp | 2 +- source/utils/datetime.cpp | 2 +- source/utils/exceptions.cpp | 2 +- source/utils/hashable.cpp | 2 +- source/utils/time.cpp | 2 +- source/utils/timedelta.cpp | 2 +- source/utils/utf8string.cpp | 2 +- source/workbook/named_range.cpp | 2 +- source/workbook/workbook.cpp | 2 +- source/worksheet/cell_vector.cpp | 2 +- source/worksheet/footer.cpp | 2 +- source/worksheet/header.cpp | 4 ++-- source/worksheet/header_footer.cpp | 4 ++-- source/worksheet/page_margins.cpp | 2 +- source/worksheet/page_setup.cpp | 2 +- source/worksheet/range.cpp | 2 +- source/worksheet/range_reference.cpp | 2 +- source/worksheet/sheet_protection.cpp | 2 +- source/worksheet/worksheet.cpp | 2 +- 163 files changed, 166 insertions(+), 166 deletions(-) diff --git a/include/xlnt/cell/cell.hpp b/include/xlnt/cell/cell.hpp index 658ab54d..73adb96a 100644 --- a/include/xlnt/cell/cell.hpp +++ b/include/xlnt/cell/cell.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 f01c0203..0b229554 100644 --- a/include/xlnt/cell/cell_reference.hpp +++ b/include/xlnt/cell/cell_reference.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 0123f6ca..453df7b7 100644 --- a/include/xlnt/cell/cell_type.hpp +++ b/include/xlnt/cell/cell_type.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 9ae5fdef..e8532200 100644 --- a/include/xlnt/cell/comment.hpp +++ b/include/xlnt/cell/comment.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/index_types.hpp b/include/xlnt/cell/index_types.hpp index a0120f40..39aab4ae 100644 --- a/include/xlnt/cell/index_types.hpp +++ b/include/xlnt/cell/index_types.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/charts/axis.hpp b/include/xlnt/charts/axis.hpp index 16c7d47c..89efc65f 100644 --- a/include/xlnt/charts/axis.hpp +++ b/include/xlnt/charts/axis.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/charts/bar_chart.hpp b/include/xlnt/charts/bar_chart.hpp index bc45a08f..c90f2ed6 100644 --- a/include/xlnt/charts/bar_chart.hpp +++ b/include/xlnt/charts/bar_chart.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/charts/chart.hpp b/include/xlnt/charts/chart.hpp index 412f40fb..29983b59 100644 --- a/include/xlnt/charts/chart.hpp +++ b/include/xlnt/charts/chart.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/charts/error_bar.hpp b/include/xlnt/charts/error_bar.hpp index ac79228d..b8f55680 100644 --- a/include/xlnt/charts/error_bar.hpp +++ b/include/xlnt/charts/error_bar.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/charts/graph_chart.hpp b/include/xlnt/charts/graph_chart.hpp index 48bd4ea9..adcd3900 100644 --- a/include/xlnt/charts/graph_chart.hpp +++ b/include/xlnt/charts/graph_chart.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/charts/legend.hpp b/include/xlnt/charts/legend.hpp index 97460872..7b50c6ab 100644 --- a/include/xlnt/charts/legend.hpp +++ b/include/xlnt/charts/legend.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/charts/line_chart.hpp b/include/xlnt/charts/line_chart.hpp index c36f3c5c..c079f6d4 100644 --- a/include/xlnt/charts/line_chart.hpp +++ b/include/xlnt/charts/line_chart.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/charts/pie_chart.hpp b/include/xlnt/charts/pie_chart.hpp index 1dd9f864..d60e6e54 100644 --- a/include/xlnt/charts/pie_chart.hpp +++ b/include/xlnt/charts/pie_chart.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/charts/scatter_chart.hpp b/include/xlnt/charts/scatter_chart.hpp index 15bb74d9..3421bb16 100644 --- a/include/xlnt/charts/scatter_chart.hpp +++ b/include/xlnt/charts/scatter_chart.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/charts/series.hpp b/include/xlnt/charts/series.hpp index 4a75e635..13cb734a 100644 --- a/include/xlnt/charts/series.hpp +++ b/include/xlnt/charts/series.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/drawing/drawing.hpp b/include/xlnt/drawing/drawing.hpp index 29eb8572..466e0816 100644 --- a/include/xlnt/drawing/drawing.hpp +++ b/include/xlnt/drawing/drawing.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/formula/known_formulae.hpp b/include/xlnt/formula/known_formulae.hpp index 5ab18817..ca9128ae 100644 --- a/include/xlnt/formula/known_formulae.hpp +++ b/include/xlnt/formula/known_formulae.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/formula/tokenizer.hpp b/include/xlnt/formula/tokenizer.hpp index 28826810..6abad73e 100644 --- a/include/xlnt/formula/tokenizer.hpp +++ b/include/xlnt/formula/tokenizer.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/formula/translator.hpp b/include/xlnt/formula/translator.hpp index e06797de..aa1faa84 100644 --- a/include/xlnt/formula/translator.hpp +++ b/include/xlnt/formula/translator.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/default_type.hpp b/include/xlnt/packaging/default_type.hpp index 68977c6b..a03e27b5 100644 --- a/include/xlnt/packaging/default_type.hpp +++ b/include/xlnt/packaging/default_type.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/document_properties.hpp b/include/xlnt/packaging/document_properties.hpp index 352fad63..5cbe90de 100644 --- a/include/xlnt/packaging/document_properties.hpp +++ b/include/xlnt/packaging/document_properties.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/manifest.hpp b/include/xlnt/packaging/manifest.hpp index ebfc18b5..7ca1b542 100644 --- a/include/xlnt/packaging/manifest.hpp +++ b/include/xlnt/packaging/manifest.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/override_type.hpp b/include/xlnt/packaging/override_type.hpp index 2a281625..d11375fd 100644 --- a/include/xlnt/packaging/override_type.hpp +++ b/include/xlnt/packaging/override_type.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 db73669a..6093917a 100644 --- a/include/xlnt/packaging/relationship.hpp +++ b/include/xlnt/packaging/relationship.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/zip_file.hpp b/include/xlnt/packaging/zip_file.hpp index a01ba838..e8cd40b6 100644 --- a/include/xlnt/packaging/zip_file.hpp +++ b/include/xlnt/packaging/zip_file.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/serialization/comment_serializer.hpp b/include/xlnt/serialization/comment_serializer.hpp index 1bcb04ad..022d73c0 100644 --- a/include/xlnt/serialization/comment_serializer.hpp +++ b/include/xlnt/serialization/comment_serializer.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/serialization/encoding.hpp b/include/xlnt/serialization/encoding.hpp index 1204fae6..c47ce009 100644 --- a/include/xlnt/serialization/encoding.hpp +++ b/include/xlnt/serialization/encoding.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/serialization/excel_serializer.hpp b/include/xlnt/serialization/excel_serializer.hpp index 296defbd..4c4345b4 100644 --- a/include/xlnt/serialization/excel_serializer.hpp +++ b/include/xlnt/serialization/excel_serializer.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/serialization/manifest_serializer.hpp b/include/xlnt/serialization/manifest_serializer.hpp index 2e9844ed..37bf7b51 100644 --- a/include/xlnt/serialization/manifest_serializer.hpp +++ b/include/xlnt/serialization/manifest_serializer.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/serialization/relationship_serializer.hpp b/include/xlnt/serialization/relationship_serializer.hpp index c95b1775..faa33013 100644 --- a/include/xlnt/serialization/relationship_serializer.hpp +++ b/include/xlnt/serialization/relationship_serializer.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/serialization/shared_strings_serializer.hpp b/include/xlnt/serialization/shared_strings_serializer.hpp index a48ed022..493d38d9 100644 --- a/include/xlnt/serialization/shared_strings_serializer.hpp +++ b/include/xlnt/serialization/shared_strings_serializer.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/serialization/style_serializer.hpp b/include/xlnt/serialization/style_serializer.hpp index fc118dab..14846c9f 100644 --- a/include/xlnt/serialization/style_serializer.hpp +++ b/include/xlnt/serialization/style_serializer.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/serialization/theme_serializer.hpp b/include/xlnt/serialization/theme_serializer.hpp index 939fbbc2..c02fd003 100644 --- a/include/xlnt/serialization/theme_serializer.hpp +++ b/include/xlnt/serialization/theme_serializer.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/serialization/workbook_serializer.hpp b/include/xlnt/serialization/workbook_serializer.hpp index 9874f24a..eb253a4e 100644 --- a/include/xlnt/serialization/workbook_serializer.hpp +++ b/include/xlnt/serialization/workbook_serializer.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/serialization/worksheet_serializer.hpp b/include/xlnt/serialization/worksheet_serializer.hpp index 2e3e075a..91b93a2a 100644 --- a/include/xlnt/serialization/worksheet_serializer.hpp +++ b/include/xlnt/serialization/worksheet_serializer.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/serialization/xml_document.hpp b/include/xlnt/serialization/xml_document.hpp index a41216f0..17738d16 100644 --- a/include/xlnt/serialization/xml_document.hpp +++ b/include/xlnt/serialization/xml_document.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/serialization/xml_node.hpp b/include/xlnt/serialization/xml_node.hpp index ea8648bc..9bc839b0 100644 --- a/include/xlnt/serialization/xml_node.hpp +++ b/include/xlnt/serialization/xml_node.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/serialization/xml_serializer.hpp b/include/xlnt/serialization/xml_serializer.hpp index b7130bee..3718fc9a 100644 --- a/include/xlnt/serialization/xml_serializer.hpp +++ b/include/xlnt/serialization/xml_serializer.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 e1ded688..dd8e6270 100644 --- a/include/xlnt/styles/alignment.hpp +++ b/include/xlnt/styles/alignment.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 378630d3..0f1187db 100644 --- a/include/xlnt/styles/border.hpp +++ b/include/xlnt/styles/border.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 9aaf603c..fc5cefc6 100644 --- a/include/xlnt/styles/border_style.hpp +++ b/include/xlnt/styles/border_style.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 932625b1..c4830fe7 100644 --- a/include/xlnt/styles/color.hpp +++ b/include/xlnt/styles/color.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 401de600..4f59abb9 100644 --- a/include/xlnt/styles/diagonal_direction.hpp +++ b/include/xlnt/styles/diagonal_direction.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 d504d1da..ee1ba83f 100644 --- a/include/xlnt/styles/fill.hpp +++ b/include/xlnt/styles/fill.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 eeebd90c..6befc24d 100644 --- a/include/xlnt/styles/font.hpp +++ b/include/xlnt/styles/font.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/horizontal_alignment.hpp b/include/xlnt/styles/horizontal_alignment.hpp index 4428f253..756106ce 100644 --- a/include/xlnt/styles/horizontal_alignment.hpp +++ b/include/xlnt/styles/horizontal_alignment.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 a389cfa5..f66c3bfd 100644 --- a/include/xlnt/styles/number_format.hpp +++ b/include/xlnt/styles/number_format.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 d6cf06b1..fd6267ff 100644 --- a/include/xlnt/styles/protection.hpp +++ b/include/xlnt/styles/protection.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/side.hpp b/include/xlnt/styles/side.hpp index 09b97a10..9ed009a6 100644 --- a/include/xlnt/styles/side.hpp +++ b/include/xlnt/styles/side.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 a6a8c38b..03322fba 100644 --- a/include/xlnt/styles/style.hpp +++ b/include/xlnt/styles/style.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 ac53d04f..02e803c7 100644 --- a/include/xlnt/styles/vertical_alignment.hpp +++ b/include/xlnt/styles/vertical_alignment.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/attribute_error.hpp b/include/xlnt/utils/attribute_error.hpp index dfaac3f0..d20c6195 100644 --- a/include/xlnt/utils/attribute_error.hpp +++ b/include/xlnt/utils/attribute_error.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 a499b9a5..27424a70 100644 --- a/include/xlnt/utils/calendar.hpp +++ b/include/xlnt/utils/calendar.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/cell_coordinates_exception.hpp b/include/xlnt/utils/cell_coordinates_exception.hpp index f76f0695..d324984e 100644 --- a/include/xlnt/utils/cell_coordinates_exception.hpp +++ b/include/xlnt/utils/cell_coordinates_exception.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/column_string_index_exception.hpp b/include/xlnt/utils/column_string_index_exception.hpp index 90130309..b00f6dda 100644 --- a/include/xlnt/utils/column_string_index_exception.hpp +++ b/include/xlnt/utils/column_string_index_exception.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/data_type_exception.hpp b/include/xlnt/utils/data_type_exception.hpp index 418fa39e..06d6a378 100644 --- a/include/xlnt/utils/data_type_exception.hpp +++ b/include/xlnt/utils/data_type_exception.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/date.hpp b/include/xlnt/utils/date.hpp index dfefad40..b623883d 100644 --- a/include/xlnt/utils/date.hpp +++ b/include/xlnt/utils/date.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 5437d963..654ded09 100644 --- a/include/xlnt/utils/datetime.hpp +++ b/include/xlnt/utils/datetime.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 924c80f3..25303da9 100644 --- a/include/xlnt/utils/exceptions.hpp +++ b/include/xlnt/utils/exceptions.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/hashable.hpp b/include/xlnt/utils/hashable.hpp index a96bc05f..a431fc3d 100644 --- a/include/xlnt/utils/hashable.hpp +++ b/include/xlnt/utils/hashable.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 @@ -39,4 +39,4 @@ protected: virtual std::string to_hash_string() const = 0; }; -} // namespace \ No newline at end of file +} // namespace diff --git a/include/xlnt/utils/illegal_character_error.hpp b/include/xlnt/utils/illegal_character_error.hpp index 61c2dd2e..2280f054 100644 --- a/include/xlnt/utils/illegal_character_error.hpp +++ b/include/xlnt/utils/illegal_character_error.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/invalid_file_exception.hpp b/include/xlnt/utils/invalid_file_exception.hpp index 70c48f1c..0b6944a2 100644 --- a/include/xlnt/utils/invalid_file_exception.hpp +++ b/include/xlnt/utils/invalid_file_exception.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/missing_number_format.hpp b/include/xlnt/utils/missing_number_format.hpp index 39e52507..905b0f4d 100644 --- a/include/xlnt/utils/missing_number_format.hpp +++ b/include/xlnt/utils/missing_number_format.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/named_range_exception.hpp b/include/xlnt/utils/named_range_exception.hpp index c9c2a436..3852ddcc 100644 --- a/include/xlnt/utils/named_range_exception.hpp +++ b/include/xlnt/utils/named_range_exception.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/read_only_workbook_exception.hpp b/include/xlnt/utils/read_only_workbook_exception.hpp index 4aaf0f60..7e91921e 100644 --- a/include/xlnt/utils/read_only_workbook_exception.hpp +++ b/include/xlnt/utils/read_only_workbook_exception.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/sheet_title_exception.hpp b/include/xlnt/utils/sheet_title_exception.hpp index 498d2701..b65a1446 100644 --- a/include/xlnt/utils/sheet_title_exception.hpp +++ b/include/xlnt/utils/sheet_title_exception.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/time.hpp b/include/xlnt/utils/time.hpp index ddc478cf..cd95689d 100644 --- a/include/xlnt/utils/time.hpp +++ b/include/xlnt/utils/time.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 1912202d..22996329 100644 --- a/include/xlnt/utils/timedelta.hpp +++ b/include/xlnt/utils/timedelta.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/unicode_decode_error.hpp b/include/xlnt/utils/unicode_decode_error.hpp index c554a723..d15660ec 100644 --- a/include/xlnt/utils/unicode_decode_error.hpp +++ b/include/xlnt/utils/unicode_decode_error.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/utf8string.hpp b/include/xlnt/utils/utf8string.hpp index 9267edf6..638445bb 100644 --- a/include/xlnt/utils/utf8string.hpp +++ b/include/xlnt/utils/utf8string.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/value_error.hpp b/include/xlnt/utils/value_error.hpp index 17e97228..73bc2035 100644 --- a/include/xlnt/utils/value_error.hpp +++ b/include/xlnt/utils/value_error.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 2979a28f..de8ffb4f 100644 --- a/include/xlnt/workbook/document_security.hpp +++ b/include/xlnt/workbook/document_security.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 31ae8b55..53939ac1 100644 --- a/include/xlnt/workbook/external_book.hpp +++ b/include/xlnt/workbook/external_book.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 0216a679..d3fd200d 100644 --- a/include/xlnt/workbook/named_range.hpp +++ b/include/xlnt/workbook/named_range.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 d57f2e8b..da477017 100644 --- a/include/xlnt/workbook/theme.hpp +++ b/include/xlnt/workbook/theme.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 ca654fe8..7aa77f0e 100644 --- a/include/xlnt/workbook/workbook.hpp +++ b/include/xlnt/workbook/workbook.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 2553e5d6..f8fa2e96 100644 --- a/include/xlnt/worksheet/cell_vector.hpp +++ b/include/xlnt/worksheet/cell_vector.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 c833d133..73229220 100644 --- a/include/xlnt/worksheet/column_properties.hpp +++ b/include/xlnt/worksheet/column_properties.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/footer.hpp b/include/xlnt/worksheet/footer.hpp index 8b98a8b4..900fb10e 100644 --- a/include/xlnt/worksheet/footer.hpp +++ b/include/xlnt/worksheet/footer.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/header.hpp b/include/xlnt/worksheet/header.hpp index 9b1a100b..69093757 100644 --- a/include/xlnt/worksheet/header.hpp +++ b/include/xlnt/worksheet/header.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/header_footer.hpp b/include/xlnt/worksheet/header_footer.hpp index e19b63eb..dfcf5547 100644 --- a/include/xlnt/worksheet/header_footer.hpp +++ b/include/xlnt/worksheet/header_footer.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 a8b67956..0aef2d34 100644 --- a/include/xlnt/worksheet/major_order.hpp +++ b/include/xlnt/worksheet/major_order.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 e96dcb93..26cc2175 100644 --- a/include/xlnt/worksheet/orientation.hpp +++ b/include/xlnt/worksheet/orientation.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 c25f0ea8..2b6e563f 100644 --- a/include/xlnt/worksheet/page_break.hpp +++ b/include/xlnt/worksheet/page_break.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 7a0800f0..14836ea4 100644 --- a/include/xlnt/worksheet/page_margins.hpp +++ b/include/xlnt/worksheet/page_margins.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 cdd1d828..6f339818 100644 --- a/include/xlnt/worksheet/page_setup.hpp +++ b/include/xlnt/worksheet/page_setup.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 bffe58b8..c3466f8d 100644 --- a/include/xlnt/worksheet/pane.hpp +++ b/include/xlnt/worksheet/pane.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 de322f86..d2f290d3 100644 --- a/include/xlnt/worksheet/paper_size.hpp +++ b/include/xlnt/worksheet/paper_size.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 4c0f52e0..c0e3dcda 100644 --- a/include/xlnt/worksheet/range.hpp +++ b/include/xlnt/worksheet/range.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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_2d.hpp b/include/xlnt/worksheet/range_iterator_2d.hpp index d35f331c..b972c27a 100644 --- a/include/xlnt/worksheet/range_iterator_2d.hpp +++ b/include/xlnt/worksheet/range_iterator_2d.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 f1e347cf..d70af446 100644 --- a/include/xlnt/worksheet/range_reference.hpp +++ b/include/xlnt/worksheet/range_reference.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 f4237555..4df14755 100644 --- a/include/xlnt/worksheet/row_properties.hpp +++ b/include/xlnt/worksheet/row_properties.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 44e06e5e..974cf21b 100644 --- a/include/xlnt/worksheet/selection.hpp +++ b/include/xlnt/worksheet/selection.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 b1aacb10..e7d1a6e6 100644 --- a/include/xlnt/worksheet/sheet_protection.hpp +++ b/include/xlnt/worksheet/sheet_protection.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 b119296c..d15c12e4 100644 --- a/include/xlnt/worksheet/sheet_state.hpp +++ b/include/xlnt/worksheet/sheet_state.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 946dbfed..a786375c 100644 --- a/include/xlnt/worksheet/sheet_view.hpp +++ b/include/xlnt/worksheet/sheet_view.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 64d21b8c..741aee3c 100644 --- a/include/xlnt/worksheet/worksheet.hpp +++ b/include/xlnt/worksheet/worksheet.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 99954f00..2aefa9f9 100644 --- a/include/xlnt/worksheet/worksheet_properties.hpp +++ b/include/xlnt/worksheet/worksheet_properties.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 4661c60a..de86422d 100644 --- a/include/xlnt/xlnt.hpp +++ b/include/xlnt/xlnt.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 aa4869a0..da0a31e2 100644 --- a/include/xlnt/xlnt_config.hpp +++ b/include/xlnt/xlnt_config.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 15c4e67c..dbc5fa6d 100644 --- a/source/cell/cell.cpp +++ b/source/cell/cell.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 5fd0f688..7bc1d151 100644 --- a/source/cell/cell_reference.cpp +++ b/source/cell/cell_reference.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 34a263b0..0a038304 100644 --- a/source/cell/comment.cpp +++ b/source/cell/comment.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 5721729c..c97557b6 100644 --- a/source/cell/index_types.cpp +++ b/source/cell/index_types.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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.cpp b/source/detail/cell_impl.cpp index a494df1b..b46d0e7e 100644 --- a/source/detail/cell_impl.cpp +++ b/source/detail/cell_impl.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 933e2619..f9c3415a 100644 --- a/source/detail/cell_impl.hpp +++ b/source/detail/cell_impl.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/comment_impl.cpp b/source/detail/comment_impl.cpp index 0772ce31..420acad4 100644 --- a/source/detail/comment_impl.cpp +++ b/source/detail/comment_impl.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/comment_impl.hpp b/source/detail/comment_impl.hpp index f4b3e302..77abae18 100644 --- a/source/detail/comment_impl.hpp +++ b/source/detail/comment_impl.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 7c72246f..9b60b88f 100644 --- a/source/detail/constants.cpp +++ b/source/detail/constants.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 9c91476a..e31b814d 100644 --- a/source/detail/constants.hpp +++ b/source/detail/constants.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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_pugixml.hpp b/source/detail/include_pugixml.hpp index bedd7da7..13fca0fb 100644 --- a/source/detail/include_pugixml.hpp +++ b/source/detail/include_pugixml.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 e504b362..70c0e5e5 100644 --- a/source/detail/include_windows.hpp +++ b/source/detail/include_windows.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 9a018e5d..af14665c 100644 --- a/source/detail/workbook_impl.hpp +++ b/source/detail/workbook_impl.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 71b6f7d6..b15a552a 100644 --- a/source/detail/worksheet_impl.hpp +++ b/source/detail/worksheet_impl.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/xml_document_impl.hpp b/source/detail/xml_document_impl.hpp index 8c50f101..b2097f60 100644 --- a/source/detail/xml_document_impl.hpp +++ b/source/detail/xml_document_impl.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/xml_node_impl.hpp b/source/detail/xml_node_impl.hpp index 47875f14..a159c8b8 100644 --- a/source/detail/xml_node_impl.hpp +++ b/source/detail/xml_node_impl.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/drawing/drawing.cpp b/source/drawing/drawing.cpp index 8c96bbb6..8f04f512 100644 --- a/source/drawing/drawing.cpp +++ b/source/drawing/drawing.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/default_type.cpp b/source/packaging/default_type.cpp index 54c39ed2..976396c7 100644 --- a/source/packaging/default_type.cpp +++ b/source/packaging/default_type.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/document_properties.cpp b/source/packaging/document_properties.cpp index 149ff33e..ec1b9f37 100644 --- a/source/packaging/document_properties.cpp +++ b/source/packaging/document_properties.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/manifest.cpp b/source/packaging/manifest.cpp index 1d4ad4f0..b7c9b74d 100644 --- a/source/packaging/manifest.cpp +++ b/source/packaging/manifest.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/override_type.cpp b/source/packaging/override_type.cpp index e12b0758..988afd6b 100644 --- a/source/packaging/override_type.cpp +++ b/source/packaging/override_type.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 8ddeaa24..7cdb3f66 100644 --- a/source/packaging/relationship.cpp +++ b/source/packaging/relationship.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/zip_file.cpp b/source/packaging/zip_file.cpp index 0d2d2109..be9d3b38 100644 --- a/source/packaging/zip_file.cpp +++ b/source/packaging/zip_file.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/source/serialization/comment_serializer.cpp b/source/serialization/comment_serializer.cpp index a71c4e0b..3fbf9e73 100644 --- a/source/serialization/comment_serializer.cpp +++ b/source/serialization/comment_serializer.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/source/serialization/excel_serializer.cpp b/source/serialization/excel_serializer.cpp index db638cce..d284ca00 100644 --- a/source/serialization/excel_serializer.cpp +++ b/source/serialization/excel_serializer.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/source/serialization/manifest_serializer.cpp b/source/serialization/manifest_serializer.cpp index 8f040837..15697bfb 100644 --- a/source/serialization/manifest_serializer.cpp +++ b/source/serialization/manifest_serializer.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/source/serialization/relationship_serializer.cpp b/source/serialization/relationship_serializer.cpp index 75eb9181..c1c6e98e 100644 --- a/source/serialization/relationship_serializer.cpp +++ b/source/serialization/relationship_serializer.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/source/serialization/shared_strings_serializer.cpp b/source/serialization/shared_strings_serializer.cpp index 80c3a96f..8fc7b764 100644 --- a/source/serialization/shared_strings_serializer.cpp +++ b/source/serialization/shared_strings_serializer.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/source/serialization/style_serializer.cpp b/source/serialization/style_serializer.cpp index fed02684..f79bbd8a 100644 --- a/source/serialization/style_serializer.cpp +++ b/source/serialization/style_serializer.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/source/serialization/theme_serializer.cpp b/source/serialization/theme_serializer.cpp index e408ad7f..e726c077 100644 --- a/source/serialization/theme_serializer.cpp +++ b/source/serialization/theme_serializer.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/source/serialization/workbook_serializer.cpp b/source/serialization/workbook_serializer.cpp index 76627a2f..24b3e9bc 100644 --- a/source/serialization/workbook_serializer.cpp +++ b/source/serialization/workbook_serializer.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/source/serialization/worksheet_serializer.cpp b/source/serialization/worksheet_serializer.cpp index 68e010f5..048a38a3 100644 --- a/source/serialization/worksheet_serializer.cpp +++ b/source/serialization/worksheet_serializer.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/source/serialization/xml_document.cpp b/source/serialization/xml_document.cpp index f048d9fd..8cafa10a 100644 --- a/source/serialization/xml_document.cpp +++ b/source/serialization/xml_document.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/serialization/xml_node.cpp b/source/serialization/xml_node.cpp index 1efd59b1..12b1630d 100644 --- a/source/serialization/xml_node.cpp +++ b/source/serialization/xml_node.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/serialization/xml_serializer.cpp b/source/serialization/xml_serializer.cpp index 63b6eb16..3857a951 100644 --- a/source/serialization/xml_serializer.cpp +++ b/source/serialization/xml_serializer.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/styles/alignment.cpp b/source/styles/alignment.cpp index 83c2eaf6..7f06dd7b 100644 --- a/source/styles/alignment.cpp +++ b/source/styles/alignment.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 8f10a6fb..e13565b0 100644 --- a/source/styles/border.cpp +++ b/source/styles/border.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 aca474d5..b3dbb890 100644 --- a/source/styles/color.cpp +++ b/source/styles/color.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 10a3541b..d258569c 100644 --- a/source/styles/fill.cpp +++ b/source/styles/fill.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 dcdfa500..db93bb08 100644 --- a/source/styles/font.cpp +++ b/source/styles/font.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 481b68e4..379552ee 100644 --- a/source/styles/number_format.cpp +++ b/source/styles/number_format.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 52db11e0..d728e087 100644 --- a/source/styles/protection.cpp +++ b/source/styles/protection.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/side.cpp b/source/styles/side.cpp index f9280877..b380a81b 100644 --- a/source/styles/side.cpp +++ b/source/styles/side.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 f1632ad1..1293394e 100644 --- a/source/styles/style.cpp +++ b/source/styles/style.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 f6119e4b..0aa09097 100644 --- a/source/utils/date.cpp +++ b/source/utils/date.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 19737e07..ca0786e6 100644 --- a/source/utils/datetime.cpp +++ b/source/utils/datetime.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 b5986a4e..0b2452ef 100644 --- a/source/utils/exceptions.cpp +++ b/source/utils/exceptions.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/hashable.cpp b/source/utils/hashable.cpp index 70ab7306..d43573a9 100644 --- a/source/utils/hashable.cpp +++ b/source/utils/hashable.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/time.cpp b/source/utils/time.cpp index e12262b0..52011358 100644 --- a/source/utils/time.cpp +++ b/source/utils/time.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 95b3bbcd..b1bf191f 100644 --- a/source/utils/timedelta.cpp +++ b/source/utils/timedelta.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 4309bc70..8e4bd61b 100644 --- a/source/utils/utf8string.cpp +++ b/source/utils/utf8string.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/named_range.cpp b/source/workbook/named_range.cpp index a48f796e..f94f1fe6 100644 --- a/source/workbook/named_range.cpp +++ b/source/workbook/named_range.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 b566e596..d3cf012d 100644 --- a/source/workbook/workbook.cpp +++ b/source/workbook/workbook.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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_vector.cpp b/source/worksheet/cell_vector.cpp index dda33c46..5a432373 100644 --- a/source/worksheet/cell_vector.cpp +++ b/source/worksheet/cell_vector.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/footer.cpp b/source/worksheet/footer.cpp index c83aa4a4..a03b9396 100644 --- a/source/worksheet/footer.cpp +++ b/source/worksheet/footer.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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/header.cpp b/source/worksheet/header.cpp index bc4ea804..1f24c24e 100644 --- a/source/worksheet/header.cpp +++ b/source/worksheet/header.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy @@ -54,4 +54,4 @@ bool header::is_default() const return default_; } -} // namespace xlnt \ No newline at end of file +} // namespace xlnt diff --git a/source/worksheet/header_footer.cpp b/source/worksheet/header_footer.cpp index 5ec0a057..313ff868 100644 --- a/source/worksheet/header_footer.cpp +++ b/source/worksheet/header_footer.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy @@ -63,4 +63,4 @@ bool header_footer::is_default() const return is_default_header() && is_default_footer(); } -} // namespace xlnt \ No newline at end of file +} // namespace xlnt diff --git a/source/worksheet/page_margins.cpp b/source/worksheet/page_margins.cpp index ff066a6e..28cb5339 100644 --- a/source/worksheet/page_margins.cpp +++ b/source/worksheet/page_margins.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 8898b01e..dac9f5bc 100644 --- a/source/worksheet/page_setup.cpp +++ b/source/worksheet/page_setup.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 dab84972..18951b2f 100644 --- a/source/worksheet/range.cpp +++ b/source/worksheet/range.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 1e7dca1a..41984981 100644 --- a/source/worksheet/range_reference.cpp +++ b/source/worksheet/range_reference.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 8e86c5fa..be3f3569 100644 --- a/source/worksheet/sheet_protection.cpp +++ b/source/worksheet/sheet_protection.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 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 51925b84..90c85aef 100644 --- a/source/worksheet/worksheet.cpp +++ b/source/worksheet/worksheet.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2015 Thomas Fussell +// Copyright (c) 2014-2016 Thomas Fussell // Copyright (c) 2010-2015 openpyxl // // Permission is hereby granted, free of charge, to any person obtaining a copy