meta: Adjust copyright headers

This commit is contained in:
Tomas Babej 2021-09-05 12:01:36 -04:00
parent 7d5c82e3e7
commit 0bc92d6115
No known key found for this signature in database
GPG key ID: B0747C6578F7D2F5
375 changed files with 377 additions and 377 deletions

View file

@ -1,7 +1,7 @@
#! /usr/bin/perl
################################################################################
##
## Copyright 2006 - 2021, Paul Beckingham, Federico Hernandez.
## Copyright 2006 - 2021, Tomas Babej, Paul Beckingham, Federico Hernandez.
##
## Permission is hereby granted, free of charge, to any person obtaining a copy
## of this software and associated documentation files (the "Software"), to deal
@ -189,7 +189,7 @@ if (open my $fh, '>:utf8', $file)
"# ${url_current}\n",
"# ${url_next}\n",
"#\n",
"# Copyright 2006 - 2021, Paul Beckingham, Federico Hernandez.\n",
"# Copyright 2006 - 2021, Tomas Babej, Paul Beckingham, Federico Hernandez.\n",
"#\n",
"# Permission is hereby granted, free of charge, to any person obtaining a copy\n",
"# of this software and associated documentation files (the \"Software\"), to deal\n",