diff --git a/LICENSE b/LICENSE index 9e1ad84..5617fc6 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2014-2020, Thomas Michael Edwards . +Copyright (c) 2014-2021, Thomas Michael Edwards . All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/config.go b/config.go index 319175b..155deef 100644 --- a/config.go +++ b/config.go @@ -1,5 +1,5 @@ /* - Copyright © 2014–2020 Thomas Michael Edwards. All rights reserved. + Copyright © 2014–2021 Thomas Michael Edwards. All rights reserved. Use of this source code is governed by a Simplified BSD License which can be found in the LICENSE file. */ diff --git a/escaping.go b/escaping.go index ce05b17..4dfd19c 100644 --- a/escaping.go +++ b/escaping.go @@ -1,5 +1,5 @@ /* - Copyright © 2014–2020 Thomas Michael Edwards. All rights reserved. + Copyright © 2014–2021 Thomas Michael Edwards. All rights reserved. Use of this source code is governed by a Simplified BSD License which can be found in the LICENSE file. */ diff --git a/filesystem.go b/filesystem.go index 0f5826f..17c1f2a 100644 --- a/filesystem.go +++ b/filesystem.go @@ -1,5 +1,5 @@ /* - Copyright © 2014–2020 Thomas Michael Edwards. All rights reserved. + Copyright © 2014–2021 Thomas Michael Edwards. All rights reserved. Use of this source code is governed by a Simplified BSD License which can be found in the LICENSE file. */ diff --git a/formats.go b/formats.go index 6b6a1c1..0bef94b 100644 --- a/formats.go +++ b/formats.go @@ -1,5 +1,5 @@ /* - Copyright © 2014–2020 Thomas Michael Edwards. All rights reserved. + Copyright © 2014–2021 Thomas Michael Edwards. All rights reserved. Use of this source code is governed by a Simplified BSD License which can be found in the LICENSE file. */ diff --git a/html.go b/html.go index eebefd0..f8077da 100644 --- a/html.go +++ b/html.go @@ -1,5 +1,5 @@ /* - Copyright © 2014–2020 Thomas Michael Edwards. All rights reserved. + Copyright © 2014–2021 Thomas Michael Edwards. All rights reserved. Use of this source code is governed by a Simplified BSD License which can be found in the LICENSE file. */ diff --git a/ifid.go b/ifid.go index b16af68..a2a5e8d 100644 --- a/ifid.go +++ b/ifid.go @@ -1,5 +1,5 @@ /* - Copyright © 2014–2020 Thomas Michael Edwards. All rights reserved. + Copyright © 2014–2021 Thomas Michael Edwards. All rights reserved. Use of this source code is governed by a Simplified BSD License which can be found in the LICENSE file. */ diff --git a/io.go b/io.go index 0505816..8b68863 100644 --- a/io.go +++ b/io.go @@ -1,5 +1,5 @@ /* - Copyright © 2014–2020 Thomas Michael Edwards. All rights reserved. + Copyright © 2014–2021 Thomas Michael Edwards. All rights reserved. Use of this source code is governed by a Simplified BSD License which can be found in the LICENSE file. */ diff --git a/module.go b/module.go index 047faed..a6b2876 100644 --- a/module.go +++ b/module.go @@ -1,5 +1,5 @@ /* - Copyright © 2014–2020 Thomas Michael Edwards. All rights reserved. + Copyright © 2014–2021 Thomas Michael Edwards. All rights reserved. Use of this source code is governed by a Simplified BSD License which can be found in the LICENSE file. */ diff --git a/passage.go b/passage.go index d67eb0d..970a792 100644 --- a/passage.go +++ b/passage.go @@ -1,5 +1,5 @@ /* - Copyright © 2014–2020 Thomas Michael Edwards. All rights reserved. + Copyright © 2014–2021 Thomas Michael Edwards. All rights reserved. Use of this source code is governed by a Simplified BSD License which can be found in the LICENSE file. */ diff --git a/passagedata.go b/passagedata.go index 4e6c5c5..182117a 100644 --- a/passagedata.go +++ b/passagedata.go @@ -1,5 +1,5 @@ /* - Copyright © 2014–2020 Thomas Michael Edwards. All rights reserved. + Copyright © 2014–2021 Thomas Michael Edwards. All rights reserved. Use of this source code is governed by a Simplified BSD License which can be found in the LICENSE file. */ diff --git a/sort.go b/sort.go index b947443..cba7d17 100644 --- a/sort.go +++ b/sort.go @@ -1,5 +1,5 @@ /* - Copyright © 2014–2020 Thomas Michael Edwards. All rights reserved. + Copyright © 2014–2021 Thomas Michael Edwards. All rights reserved. Use of this source code is governed by a Simplified BSD License which can be found in the LICENSE file. */ diff --git a/statsitics.go b/statsitics.go index bdc0bb3..f00975c 100644 --- a/statsitics.go +++ b/statsitics.go @@ -1,5 +1,5 @@ /* - Copyright © 2014–2020 Thomas Michael Edwards. All rights reserved. + Copyright © 2014–2021 Thomas Michael Edwards. All rights reserved. Use of this source code is governed by a Simplified BSD License which can be found in the LICENSE file. */ diff --git a/story.go b/story.go index 82e0f6f..726f661 100644 --- a/story.go +++ b/story.go @@ -1,5 +1,5 @@ /* - Copyright © 2014–2020 Thomas Michael Edwards. All rights reserved. + Copyright © 2014–2021 Thomas Michael Edwards. All rights reserved. Use of this source code is governed by a Simplified BSD License which can be found in the LICENSE file. */ diff --git a/storydata.go b/storydata.go index 37625cb..45108c2 100644 --- a/storydata.go +++ b/storydata.go @@ -1,5 +1,5 @@ /* - Copyright © 2014–2020 Thomas Michael Edwards. All rights reserved. + Copyright © 2014–2021 Thomas Michael Edwards. All rights reserved. Use of this source code is governed by a Simplified BSD License which can be found in the LICENSE file. */ diff --git a/storyload.go b/storyload.go index 7f8a378..21da5b2 100644 --- a/storyload.go +++ b/storyload.go @@ -1,5 +1,5 @@ /* - Copyright © 2014–2020 Thomas Michael Edwards. All rights reserved. + Copyright © 2014–2021 Thomas Michael Edwards. All rights reserved. Use of this source code is governed by a Simplified BSD License which can be found in the LICENSE file. */ diff --git a/storyout.go b/storyout.go index d3422c4..42a05d0 100644 --- a/storyout.go +++ b/storyout.go @@ -1,5 +1,5 @@ /* - Copyright © 2014–2020 Thomas Michael Edwards. All rights reserved. + Copyright © 2014–2021 Thomas Michael Edwards. All rights reserved. Use of this source code is governed by a Simplified BSD License which can be found in the LICENSE file. */ diff --git a/tweego.go b/tweego.go index 49daf49..4c4a6a2 100644 --- a/tweego.go +++ b/tweego.go @@ -1,7 +1,7 @@ /* tweego (a twee compiler in Go) - Copyright © 2014–2020 Thomas Michael Edwards. All rights reserved. + Copyright © 2014–2021 Thomas Michael Edwards. All rights reserved. Use of this source code is governed by a Simplified BSD License which can be found in the LICENSE file. */ diff --git a/usage.go b/usage.go index 0f9955b..c815137 100644 --- a/usage.go +++ b/usage.go @@ -1,5 +1,5 @@ /* - Copyright © 2014–2020 Thomas Michael Edwards. All rights reserved. + Copyright © 2014–2021 Thomas Michael Edwards. All rights reserved. Use of this source code is governed by a Simplified BSD License which can be found in the LICENSE file. */ diff --git a/user.go b/user.go index bead53a..c0f7c7a 100644 --- a/user.go +++ b/user.go @@ -1,5 +1,5 @@ /* - Copyright © 2014–2020 Thomas Michael Edwards. All rights reserved. + Copyright © 2014–2021 Thomas Michael Edwards. All rights reserved. Use of this source code is governed by a Simplified BSD License which can be found in the LICENSE file. */ diff --git a/util.go b/util.go index 674043d..5d1eea5 100644 --- a/util.go +++ b/util.go @@ -1,5 +1,5 @@ /* - Copyright © 2014–2020 Thomas Michael Edwards. All rights reserved. + Copyright © 2014–2021 Thomas Michael Edwards. All rights reserved. Use of this source code is governed by a Simplified BSD License which can be found in the LICENSE file. */ diff --git a/version.go b/version.go index 7a95364..49839f7 100644 --- a/version.go +++ b/version.go @@ -1,5 +1,5 @@ /* - Copyright © 2014–2020 Thomas Michael Edwards. All rights reserved. + Copyright © 2014–2021 Thomas Michael Edwards. All rights reserved. Use of this source code is governed by a Simplified BSD License which can be found in the LICENSE file. */