Skip to content

Commit

Permalink
2024 -- better than last year? maybe <3
Browse files Browse the repository at this point in the history
  • Loading branch information
trizen committed Jan 5, 2024
1 parent 8dc1329 commit a5d8ae7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ Output:

### LICENSE AND COPYRIGHT

* Copyright (C) 2013-2023 Daniel Șuteu, Ioana Fălcușan
* Copyright (C) 2013-2024 Daniel Șuteu, Ioana Fălcușan

This program is free software; you can redistribute it and/or modify it
under the terms of the *Artistic License (2.0)*. You may obtain a copy
Expand Down
4 changes: 2 additions & 2 deletions bin/sidef
Original file line number Diff line number Diff line change
Expand Up @@ -672,7 +672,7 @@ EOT
}
elsif ($line eq 'copyright') {
print <<'EOT';
Copyright © 2013-2023 Daniel Șuteu, Ioana Fălcușan
Copyright © 2013-2024 Daniel Șuteu, Ioana Fălcușan
All Rights Reserved.
EOT
redo MAINLOOP;
Expand Down Expand Up @@ -1246,7 +1246,7 @@ You can find more info about Sidef, by clicking on the following links:
=head1 LICENSE AND COPYRIGHT
Copyright (C) 2013-2023 Daniel Șuteu, Ioana Fălcușan
Copyright (C) 2013-2024 Daniel Șuteu, Ioana Fălcușan
This program is free software; you can redistribute it and/or modify it
under the terms of the B<Artistic License (2.0)>. You may obtain a copy
Expand Down
2 changes: 1 addition & 1 deletion lib/Sidef.pod
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ Need help with Sidef? Feel free to ask questions here: L<https://github.com/triz

=head1 LICENSE AND COPYRIGHT

Copyright (C) 2013-2023 Daniel Șuteu, Ioana Fălcușan
Copyright (C) 2013-2024 Daniel Șuteu, Ioana Fălcușan

This program is free software; you can redistribute it and/or modify it
under the terms of the B<Artistic License (2.0)>. You may obtain a copy
Expand Down

0 comments on commit a5d8ae7

Please sign in to comment.