chore: copyright cha-cha

This commit is contained in:
Thomas M. Edwards 2024-06-15 10:44:23 -05:00
parent a5565f8f3e
commit a6cbd2a752
23 changed files with 24 additions and 24 deletions

View file

@ -1,4 +1,4 @@
Copyright (c) 2014-2021, Thomas Michael Edwards <thomasmedwards@gmail.com>.
Copyright (c) 2014-2024, Thomas Michael Edwards <thomasmedwards@gmail.com>.
All rights reserved.
Redistribution and use in source and binary forms, with or without

View file

@ -1,5 +1,5 @@
/*
Copyright © 20142021 Thomas Michael Edwards. All rights reserved.
Copyright © 20142024 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.
*/

View file

@ -1,5 +1,5 @@
/*
Copyright © 20142021 Thomas Michael Edwards. All rights reserved.
Copyright © 20142024 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.
*/

View file

@ -1,5 +1,5 @@
/*
Copyright © 20142021 Thomas Michael Edwards. All rights reserved.
Copyright © 20142024 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.
*/

View file

@ -1,5 +1,5 @@
/*
Copyright © 20142021 Thomas Michael Edwards. All rights reserved.
Copyright © 20142024 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.
*/

View file

@ -1,5 +1,5 @@
/*
Copyright © 20142021 Thomas Michael Edwards. All rights reserved.
Copyright © 20142024 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.
*/

View file

@ -1,5 +1,5 @@
/*
Copyright © 20142021 Thomas Michael Edwards. All rights reserved.
Copyright © 20142024 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.
*/

2
io.go
View file

@ -1,5 +1,5 @@
/*
Copyright © 20142021 Thomas Michael Edwards. All rights reserved.
Copyright © 20142024 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.
*/

View file

@ -1,5 +1,5 @@
/*
Copyright © 20142023 Thomas Michael Edwards. All rights reserved.
Copyright © 20142024 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.
*/

View file

@ -1,5 +1,5 @@
/*
Copyright © 20142021 Thomas Michael Edwards. All rights reserved.
Copyright © 20142024 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.
*/

View file

@ -1,5 +1,5 @@
/*
Copyright © 20142021 Thomas Michael Edwards. All rights reserved.
Copyright © 20142024 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.
*/

View file

@ -1,5 +1,5 @@
/*
Copyright © 20142021 Thomas Michael Edwards. All rights reserved.
Copyright © 20142024 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.
*/

View file

@ -1,5 +1,5 @@
/*
Copyright © 20142021 Thomas Michael Edwards. All rights reserved.
Copyright © 20142024 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.
*/

View file

@ -1,5 +1,5 @@
/*
Copyright © 20142021 Thomas Michael Edwards. All rights reserved.
Copyright © 20142024 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.
*/

View file

@ -1,5 +1,5 @@
/*
Copyright © 20142021 Thomas Michael Edwards. All rights reserved.
Copyright © 20142024 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.
*/

View file

@ -1,5 +1,5 @@
/*
Copyright © 20142021 Thomas Michael Edwards. All rights reserved.
Copyright © 20142024 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.
*/

View file

@ -1,5 +1,5 @@
/*
Copyright © 20142021 Thomas Michael Edwards. All rights reserved.
Copyright © 20142024 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.
*/

View file

@ -1,5 +1,5 @@
/*
Copyright © 20142021 Thomas Michael Edwards. All rights reserved.
Copyright © 20142024 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.
*/

View file

@ -1,7 +1,7 @@
/*
tweego (a twee compiler in Go)
Copyright © 20142021 Thomas Michael Edwards. All rights reserved.
Copyright © 20142024 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.
*/

View file

@ -1,5 +1,5 @@
/*
Copyright © 20142021 Thomas Michael Edwards. All rights reserved.
Copyright © 20142024 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.
*/
@ -150,7 +150,7 @@ func usageVersion() {
fmt.Fprintf(os.Stderr, "\n%s, %s\n", tweegoName, tweegoVersion)
fmt.Fprint(os.Stderr, `
Tweego (a Twee compiler in Go) [http://www.motoslave.net/tweego/]
Copyright (c) 2014-2021 Thomas Michael Edwards. All rights reserved.
Copyright (c) 2014-2024 Thomas Michael Edwards. All rights reserved.
`)
os.Exit(1)

View file

@ -1,5 +1,5 @@
/*
Copyright © 20142021 Thomas Michael Edwards. All rights reserved.
Copyright © 20142024 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.
*/

View file

@ -1,5 +1,5 @@
/*
Copyright © 20142021 Thomas Michael Edwards. All rights reserved.
Copyright © 20142024 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.
*/

View file

@ -1,5 +1,5 @@
/*
Copyright © 20142021 Thomas Michael Edwards. All rights reserved.
Copyright © 20142024 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.
*/