From 5c829eccf1394a552005ff7ed7d68ece9e794738 Mon Sep 17 00:00:00 2001 From: Nicholas Maccharoli Date: Sun, 21 Jan 2018 22:46:42 +0900 Subject: [PATCH] update copyright --- Attributed/Attributed.swift | 2 +- Attributed/Attributes.swift | 2 +- Attributed/NSString+Attributed.swift | 2 +- Attributed/Operators.swift | 2 +- Attributed/String+Attributed.swift | 2 +- AttributedTests/AttributesTests.swift | 2 +- AttributedTests/StringExtensionTests.swift | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Attributed/Attributed.swift b/Attributed/Attributed.swift index a34f84a..1c61b4a 100644 --- a/Attributed/Attributed.swift +++ b/Attributed/Attributed.swift @@ -1,7 +1,7 @@ // // Attributed.swift // -// Copyright (c) 2016-2017 Nicholas Maccharoli +// Copyright (c) 2016-2018 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 db98684..a901f68 100644 --- a/Attributed/Attributes.swift +++ b/Attributed/Attributes.swift @@ -1,7 +1,7 @@ // // Attributes.swift // -// Copyright (c) 2016-2017 Nicholas Maccharoli +// Copyright (c) 2016-2018 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 cac79a0..27412ad 100644 --- a/Attributed/NSString+Attributed.swift +++ b/Attributed/NSString+Attributed.swift @@ -1,7 +1,7 @@ // // NSString+Attributed.swift // -// Copyright (c) 2016-2017 Nicholas Maccharoli +// Copyright (c) 2016-2018 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 da5efab..cc19a29 100644 --- a/Attributed/Operators.swift +++ b/Attributed/Operators.swift @@ -1,7 +1,7 @@ // // Operators.swift // -// Copyright (c) 2016-2017 Nicholas Maccharoli +// Copyright (c) 2016-2018 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 ce5d771..c215a81 100644 --- a/Attributed/String+Attributed.swift +++ b/Attributed/String+Attributed.swift @@ -1,7 +1,7 @@ // // String+Attributed.swift // -// Copyright (c) 2016-2017 Nicholas Maccharoli +// Copyright (c) 2016-2018 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 a92d196..46759cf 100644 --- a/AttributedTests/AttributesTests.swift +++ b/AttributedTests/AttributesTests.swift @@ -1,7 +1,7 @@ // // AttributesTests.swift // -// Copyright (c) 2016-2017 Nicholas Maccharoli +// Copyright (c) 2016-2018 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 31014d5..a2103e1 100644 --- a/AttributedTests/StringExtensionTests.swift +++ b/AttributedTests/StringExtensionTests.swift @@ -1,7 +1,7 @@ // // StringExtensionTests.swift // -// Copyright (c) 2016-2017 Nicholas Maccharoli +// Copyright (c) 2016-2018 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