[Update] Copyright mambo.

This commit is contained in:
Thomas M. Edwards 2020-02-24 14:28:13 -06:00
parent ecef9e14ea
commit 07de47c9bf
22 changed files with 23 additions and 23 deletions

View file

@ -1,4 +1,4 @@
Copyright (c) 2014-2019, Thomas Michael Edwards <thomasmedwards@gmail.com>.
Copyright (c) 2014-2020, 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 © 20142019 Thomas Michael Edwards. All rights reserved.
Copyright © 20142020 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 © 20142019 Thomas Michael Edwards. All rights reserved.
Copyright © 20142020 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 © 20142019 Thomas Michael Edwards. All rights reserved.
Copyright © 20142020 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 © 20142019 Thomas Michael Edwards. All rights reserved.
Copyright © 20142020 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 © 20142019 Thomas Michael Edwards. All rights reserved.
Copyright © 20142020 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 © 20142019 Thomas Michael Edwards. All rights reserved.
Copyright © 20142020 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 © 20142019 Thomas Michael Edwards. All rights reserved.
Copyright © 20142020 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 © 20142019 Thomas Michael Edwards. All rights reserved.
Copyright © 20142020 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 © 20142019 Thomas Michael Edwards. All rights reserved.
Copyright © 20142020 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 © 20142019 Thomas Michael Edwards. All rights reserved.
Copyright © 20142020 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 © 20142019 Thomas Michael Edwards. All rights reserved.
Copyright © 20142020 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 © 20142019 Thomas Michael Edwards. All rights reserved.
Copyright © 20142020 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 © 20142019 Thomas Michael Edwards. All rights reserved.
Copyright © 20142020 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 © 20142019 Thomas Michael Edwards. All rights reserved.
Copyright © 20142020 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 © 20142019 Thomas Michael Edwards. All rights reserved.
Copyright © 20142020 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 © 20142019 Thomas Michael Edwards. All rights reserved.
Copyright © 20142020 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 © 20142019 Thomas Michael Edwards. All rights reserved.
Copyright © 20142020 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 © 20142019 Thomas Michael Edwards. All rights reserved.
Copyright © 20142020 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.
*/
@ -120,7 +120,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-2019 Thomas Michael Edwards. All rights reserved.
Copyright (c) 2014-2020 Thomas Michael Edwards. All rights reserved.
`)
os.Exit(1)

View file

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