From 6bd32fbd7f79abb77f0a0737a9e9b643a47c8ccd Mon Sep 17 00:00:00 2001 From: Nicholas Maccharoli Date: Sun, 10 Feb 2019 00:39:35 +0900 Subject: [PATCH] Update copyright to 2019 --- Attributed/Attributed.swift | 2 +- Attributed/Attributes.swift | 2 +- Attributed/NSString+Attributed.swift | 2 +- Attributed/Operators.swift | 2 +- Attributed/String+Attributed.swift | 2 +- AttributedTests/AttributedPublicTests.swift | 2 +- AttributedTests/AttributesTests.swift | 2 +- AttributedTests/StringExtensionTests.swift | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Attributed/Attributed.swift b/Attributed/Attributed.swift index 1c61b4a..8367e2c 100644 --- a/Attributed/Attributed.swift +++ b/Attributed/Attributed.swift @@ -1,7 +1,7 @@ // // Attributed.swift // -// Copyright (c) 2016-2018 Nicholas Maccharoli +// Copyright (c) 2016-2019 Nicholas Maccharoli // // 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/Attributed/Attributes.swift b/Attributed/Attributes.swift index c3c6e9f..6d05aaf 100644 --- a/Attributed/Attributes.swift +++ b/Attributed/Attributes.swift @@ -1,7 +1,7 @@ // // Attributes.swift // -// Copyright (c) 2016-2018 Nicholas Maccharoli +// Copyright (c) 2016-2019 Nicholas Maccharoli // // 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/Attributed/NSString+Attributed.swift b/Attributed/NSString+Attributed.swift index 27412ad..884795f 100644 --- a/Attributed/NSString+Attributed.swift +++ b/Attributed/NSString+Attributed.swift @@ -1,7 +1,7 @@ // // NSString+Attributed.swift // -// Copyright (c) 2016-2018 Nicholas Maccharoli +// Copyright (c) 2016-2019 Nicholas Maccharoli // // 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/Attributed/Operators.swift b/Attributed/Operators.swift index afc318b..ba2c02e 100644 --- a/Attributed/Operators.swift +++ b/Attributed/Operators.swift @@ -1,7 +1,7 @@ // // Operators.swift // -// Copyright (c) 2016-2018 Nicholas Maccharoli +// Copyright (c) 2016-2019 Nicholas Maccharoli // // 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/Attributed/String+Attributed.swift b/Attributed/String+Attributed.swift index c215a81..267836b 100644 --- a/Attributed/String+Attributed.swift +++ b/Attributed/String+Attributed.swift @@ -1,7 +1,7 @@ // // String+Attributed.swift // -// Copyright (c) 2016-2018 Nicholas Maccharoli +// Copyright (c) 2016-2019 Nicholas Maccharoli // // 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/AttributedTests/AttributedPublicTests.swift b/AttributedTests/AttributedPublicTests.swift index dcbb6fc..265b953 100644 --- a/AttributedTests/AttributedPublicTests.swift +++ b/AttributedTests/AttributedPublicTests.swift @@ -1,7 +1,7 @@ // // AttributedPublicTests.swift // -// Copyright (c) 2016-2018 Nicholas Maccharoli +// Copyright (c) 2016-2019 Nicholas Maccharoli // // 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/AttributedTests/AttributesTests.swift b/AttributedTests/AttributesTests.swift index 22c1deb..185e90a 100644 --- a/AttributedTests/AttributesTests.swift +++ b/AttributedTests/AttributesTests.swift @@ -1,7 +1,7 @@ // // AttributesTests.swift // -// Copyright (c) 2016-2018 Nicholas Maccharoli +// Copyright (c) 2016-2019 Nicholas Maccharoli // // 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/AttributedTests/StringExtensionTests.swift b/AttributedTests/StringExtensionTests.swift index a2103e1..4a5668c 100644 --- a/AttributedTests/StringExtensionTests.swift +++ b/AttributedTests/StringExtensionTests.swift @@ -1,7 +1,7 @@ // // StringExtensionTests.swift // -// Copyright (c) 2016-2018 Nicholas Maccharoli +// Copyright (c) 2016-2019 Nicholas Maccharoli // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal