diff --git a/LICENSE b/LICENSE index 7fe0f63..1855d2f 100644 --- a/LICENSE +++ b/LICENSE @@ -187,7 +187,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2017 John Roach + Copyright 2019 John Roach Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/main.go b/main.go index 3869bae..b5d1a5b 100644 --- a/main.go +++ b/main.go @@ -1,4 +1,4 @@ -// Copyright © 2017 John Roach john@johnroach.io +// Copyright © 2019 John Roach john@johnroach.io // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.