diff --git a/LICENSE b/LICENSE index 3cd5084..4101ba8 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2017-2023 blacktop +Copyright (c) 2017-2024 blacktop 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/README.md b/README.md index cd43b38..62fcb6b 100644 --- a/README.md +++ b/README.md @@ -108,4 +108,4 @@ Find a bug? Want more features? Find something missing in the documentation? Let ## License -MIT Copyright (c) 2017-2023 **blacktop** +MIT Copyright (c) 2017-2024 **blacktop** diff --git a/cmd/default.go b/cmd/default.go index 1ec9423..d86bf31 100644 --- a/cmd/default.go +++ b/cmd/default.go @@ -1,5 +1,5 @@ /* -Copyright © 2023 blacktop +Copyright © 2024 blacktop 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/cmd/load.go b/cmd/load.go index 1f680f5..286a465 100644 --- a/cmd/load.go +++ b/cmd/load.go @@ -1,5 +1,5 @@ /* -Copyright © 2023 blacktop +Copyright © 2024 blacktop 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/cmd/revert.go b/cmd/revert.go index 2ba3a56..210ba86 100644 --- a/cmd/revert.go +++ b/cmd/revert.go @@ -1,5 +1,5 @@ /* -Copyright © 2023 blacktop +Copyright © 2024 blacktop 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/cmd/root.go b/cmd/root.go index 9a0db1e..d56ec90 100644 --- a/cmd/root.go +++ b/cmd/root.go @@ -1,5 +1,5 @@ /* -Copyright © 2023 blacktop +Copyright © 2024 blacktop 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/cmd/save.go b/cmd/save.go index ab547de..e5e2d0c 100644 --- a/cmd/save.go +++ b/cmd/save.go @@ -1,5 +1,5 @@ /* -Copyright © 2023 blacktop +Copyright © 2024 blacktop 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/cmd/version.go b/cmd/version.go index 07b9f92..6926cf7 100644 --- a/cmd/version.go +++ b/cmd/version.go @@ -1,5 +1,5 @@ /* -Copyright © 2023 blacktop +Copyright © 2024 blacktop 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/main.go b/main.go index bb64084..b365abe 100644 --- a/main.go +++ b/main.go @@ -1,5 +1,5 @@ /* -Copyright © 2023 blacktop +Copyright © 2024 blacktop Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal