Skip to content

Commit edb460a

Browse files
committed
set copyright end year
1 parent 686d398 commit edb460a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

python/cdo.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
strip = str.strip
2525
#}}}
2626

27-
# Copyright 2011-2019 Ralf Mueller, [email protected] {{{
27+
# Copyright 2011-2022 Ralf Mueller, [email protected] {{{
2828
#
2929
# Redistribution and use in source and binary forms, with or without
3030
# modification, are permitted provided that the following conditions are met:

ruby/lib/cdo.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ class Hash
1010
alias :include? :has_key?
1111
end
1212

13-
# Copyright 2011-2019 Ralf Mueller, [email protected]
13+
# Copyright 2011-2022 Ralf Mueller, [email protected]
1414
#
1515
# Redistribution and use in source and binary forms, with or without
1616
# modification, are permitted provided that the following conditions are met:

0 commit comments

Comments
 (0)