diff --git a/MsgKit.sln.DotSettings b/MsgKit.sln.DotSettings index 37a667b..823a135 100644 --- a/MsgKit.sln.DotSettings +++ b/MsgKit.sln.DotSettings @@ -1,2 +1,3 @@  + MK MW \ No newline at end of file diff --git a/MsgKit/Address.cs b/MsgKit/Address.cs index 15b1c28..4884f20 100644 --- a/MsgKit/Address.cs +++ b/MsgKit/Address.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Attachments.cs b/MsgKit/Attachments.cs index db5bb32..33eac81 100644 --- a/MsgKit/Attachments.cs +++ b/MsgKit/Attachments.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Converter.cs b/MsgKit/Converter.cs index 4b1a81e..1b5c43d 100644 --- a/MsgKit/Converter.cs +++ b/MsgKit/Converter.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Email.cs b/MsgKit/Email.cs index 1155e5d..3918e87 100644 --- a/MsgKit/Email.cs +++ b/MsgKit/Email.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Enums/AddressBookEntryId.cs b/MsgKit/Enums/AddressBookEntryId.cs index db8360d..8e4f80c 100644 --- a/MsgKit/Enums/AddressBookEntryId.cs +++ b/MsgKit/Enums/AddressBookEntryId.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Enums/AddressBookEntryIdType.cs b/MsgKit/Enums/AddressBookEntryIdType.cs index 70144e6..939d3f9 100644 --- a/MsgKit/Enums/AddressBookEntryIdType.cs +++ b/MsgKit/Enums/AddressBookEntryIdType.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Enums/AddressType.cs b/MsgKit/Enums/AddressType.cs index f465b9f..c2da01f 100644 --- a/MsgKit/Enums/AddressType.cs +++ b/MsgKit/Enums/AddressType.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Enums/AttachmentType.cs b/MsgKit/Enums/AttachmentType.cs index e18b2a3..1dfa0f3 100644 --- a/MsgKit/Enums/AttachmentType.cs +++ b/MsgKit/Enums/AttachmentType.cs @@ -5,7 +5,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Enums/MessageClass.cs b/MsgKit/Enums/MessageClass.cs index ca17ee0..8e2c65e 100644 --- a/MsgKit/Enums/MessageClass.cs +++ b/MsgKit/Enums/MessageClass.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Enums/MessageFlags.cs b/MsgKit/Enums/MessageFlags.cs index 1cf79a6..46db405 100644 --- a/MsgKit/Enums/MessageFlags.cs +++ b/MsgKit/Enums/MessageFlags.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Enums/MessageIconIndex.cs b/MsgKit/Enums/MessageIconIndex.cs index e9d876e..af9bf30 100644 --- a/MsgKit/Enums/MessageIconIndex.cs +++ b/MsgKit/Enums/MessageIconIndex.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Enums/MessageImportance.cs b/MsgKit/Enums/MessageImportance.cs index af2a046..3ae0da6 100644 --- a/MsgKit/Enums/MessageImportance.cs +++ b/MsgKit/Enums/MessageImportance.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Enums/MessagePriority.cs b/MsgKit/Enums/MessagePriority.cs index 43de97d..760a5a1 100644 --- a/MsgKit/Enums/MessagePriority.cs +++ b/MsgKit/Enums/MessagePriority.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Enums/PropertyFlags.cs b/MsgKit/Enums/PropertyFlags.cs index 6dc71c1..ca5fd5a 100644 --- a/MsgKit/Enums/PropertyFlags.cs +++ b/MsgKit/Enums/PropertyFlags.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Enums/PropertyType.cs b/MsgKit/Enums/PropertyType.cs index b852ce2..6128926 100644 --- a/MsgKit/Enums/PropertyType.cs +++ b/MsgKit/Enums/PropertyType.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Enums/RecipientFlags.cs b/MsgKit/Enums/RecipientFlags.cs index 2636afc..08f81d2 100644 --- a/MsgKit/Enums/RecipientFlags.cs +++ b/MsgKit/Enums/RecipientFlags.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Enums/RecipientRowAddressType.cs b/MsgKit/Enums/RecipientRowAddressType.cs index 912710f..48f19c8 100644 --- a/MsgKit/Enums/RecipientRowAddressType.cs +++ b/MsgKit/Enums/RecipientRowAddressType.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Exceptions/MKAttachmentExists.cs b/MsgKit/Exceptions/MKAttachmentExists.cs index 0183e93..54dca88 100644 --- a/MsgKit/Exceptions/MKAttachmentExists.cs +++ b/MsgKit/Exceptions/MKAttachmentExists.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Exceptions/MKInvalidProperty.cs b/MsgKit/Exceptions/MKInvalidProperty.cs index 9961dbc..79472d7 100644 --- a/MsgKit/Exceptions/MKInvalidProperty.cs +++ b/MsgKit/Exceptions/MKInvalidProperty.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Exceptions/MKPropertyNotFound.cs b/MsgKit/Exceptions/MKPropertyNotFound.cs index f339d6f..2ca8f7c 100644 --- a/MsgKit/Exceptions/MKPropertyNotFound.cs +++ b/MsgKit/Exceptions/MKPropertyNotFound.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Helpers/Conversion.cs b/MsgKit/Helpers/Conversion.cs index ec581c7..b0d7019 100644 --- a/MsgKit/Helpers/Conversion.cs +++ b/MsgKit/Helpers/Conversion.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Helpers/EmailAddress.cs b/MsgKit/Helpers/EmailAddress.cs index 6f35b78..fcc8129 100644 --- a/MsgKit/Helpers/EmailAddress.cs +++ b/MsgKit/Helpers/EmailAddress.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Helpers/Exception.cs b/MsgKit/Helpers/Exception.cs index 215ae6a..8aa52ad 100644 --- a/MsgKit/Helpers/Exception.cs +++ b/MsgKit/Helpers/Exception.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Helpers/Mapi.cs b/MsgKit/Helpers/Mapi.cs index f5bc5d5..6a68884 100644 --- a/MsgKit/Helpers/Mapi.cs +++ b/MsgKit/Helpers/Mapi.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Helpers/Stream.cs b/MsgKit/Helpers/Stream.cs index 41302cd..dae0b70 100644 --- a/MsgKit/Helpers/Stream.cs +++ b/MsgKit/Helpers/Stream.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Helpers/Strings.cs b/MsgKit/Helpers/Strings.cs index 98fd997..87ecb4c 100644 --- a/MsgKit/Helpers/Strings.cs +++ b/MsgKit/Helpers/Strings.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Message.cs b/MsgKit/Message.cs index 4cbcddf..469dcb0 100644 --- a/MsgKit/Message.cs +++ b/MsgKit/Message.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/NamedPropertyMapping.cs b/MsgKit/NamedPropertyMapping.cs index 912cc03..06ff572 100644 --- a/MsgKit/NamedPropertyMapping.cs +++ b/MsgKit/NamedPropertyMapping.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/NamedPropertyTags.cs b/MsgKit/NamedPropertyTags.cs index f51016d..df8b4ac 100644 --- a/MsgKit/NamedPropertyTags.cs +++ b/MsgKit/NamedPropertyTags.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/PropertyTags.cs b/MsgKit/PropertyTags.cs index 8664503..e96b7a0 100644 --- a/MsgKit/PropertyTags.cs +++ b/MsgKit/PropertyTags.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Receiving.cs b/MsgKit/Receiving.cs index 0b8db87..3c4557a 100644 --- a/MsgKit/Receiving.cs +++ b/MsgKit/Receiving.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/ReceivingRepresenting.cs b/MsgKit/ReceivingRepresenting.cs index f4fe8c8..405088f 100644 --- a/MsgKit/ReceivingRepresenting.cs +++ b/MsgKit/ReceivingRepresenting.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Recipient.cs b/MsgKit/Recipient.cs index 10d78c9..a8f5cfd 100644 --- a/MsgKit/Recipient.cs +++ b/MsgKit/Recipient.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Representing.cs b/MsgKit/Representing.cs index dbe54fc..b571d02 100644 --- a/MsgKit/Representing.cs +++ b/MsgKit/Representing.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Sender.cs b/MsgKit/Sender.cs index 304a86b..1e04163 100644 --- a/MsgKit/Sender.cs +++ b/MsgKit/Sender.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Streams/AttachmentProperties.cs b/MsgKit/Streams/AttachmentProperties.cs index 242c7a4..00fb3c2 100644 --- a/MsgKit/Streams/AttachmentProperties.cs +++ b/MsgKit/Streams/AttachmentProperties.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Streams/EmbeddedMessageProperties.cs b/MsgKit/Streams/EmbeddedMessageProperties.cs index 02f1465..0fea12a 100644 --- a/MsgKit/Streams/EmbeddedMessageProperties.cs +++ b/MsgKit/Streams/EmbeddedMessageProperties.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Streams/Entry.cs b/MsgKit/Streams/Entry.cs index eb8b28e..8834ef7 100644 --- a/MsgKit/Streams/Entry.cs +++ b/MsgKit/Streams/Entry.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Streams/Guid.cs b/MsgKit/Streams/Guid.cs index f64a660..1056a90 100644 --- a/MsgKit/Streams/Guid.cs +++ b/MsgKit/Streams/Guid.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Streams/String.cs b/MsgKit/Streams/String.cs index ff20f2e..fbb0199 100644 --- a/MsgKit/Streams/String.cs +++ b/MsgKit/Streams/String.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Streams/TopLevelProperties.cs b/MsgKit/Streams/TopLevelProperties.cs index 0c184de..b43767e 100644 --- a/MsgKit/Streams/TopLevelProperties.cs +++ b/MsgKit/Streams/TopLevelProperties.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Structures/CLSID.cs b/MsgKit/Structures/CLSID.cs index 27138b2..feabf1e 100644 --- a/MsgKit/Structures/CLSID.cs +++ b/MsgKit/Structures/CLSID.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Structures/NamedProperties.cs b/MsgKit/Structures/NamedProperties.cs index 5b1ac11..6192005 100644 --- a/MsgKit/Structures/NamedProperties.cs +++ b/MsgKit/Structures/NamedProperties.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Structures/NamedProperty.cs b/MsgKit/Structures/NamedProperty.cs index ee015d2..b241f1f 100644 --- a/MsgKit/Structures/NamedProperty.cs +++ b/MsgKit/Structures/NamedProperty.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Structures/Properties.cs b/MsgKit/Structures/Properties.cs index 74d621b..9130cda 100644 --- a/MsgKit/Structures/Properties.cs +++ b/MsgKit/Structures/Properties.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Structures/Property.cs b/MsgKit/Structures/Property.cs index cd472fe..36b31c0 100644 --- a/MsgKit/Structures/Property.cs +++ b/MsgKit/Structures/Property.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Structures/RecipientRow.cs b/MsgKit/Structures/RecipientRow.cs index 9a5746c..8f6bc77 100644 --- a/MsgKit/Structures/RecipientRow.cs +++ b/MsgKit/Structures/RecipientRow.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/Structures/UnsendableRecipients.cs b/MsgKit/Structures/UnsendableRecipients.cs index fc4cf8e..f8b9d70 100644 --- a/MsgKit/Structures/UnsendableRecipients.cs +++ b/MsgKit/Structures/UnsendableRecipients.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // 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/MsgKit/TranslateTags.cs b/MsgKit/TranslateTags.cs index e94a068..667b1e6 100644 --- a/MsgKit/TranslateTags.cs +++ b/MsgKit/TranslateTags.cs @@ -3,7 +3,7 @@ // // Author: Kees van Spelde // -// Copyright (c) 2015-2016 Magic-Sessions. (www.magic-sessions.com) +// Copyright (c) 2015-2017 Magic-Sessions. (www.magic-sessions.com) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal