Update Codeplay copyright to use current year
This commit is contained in:
parent
e1f63ce57f
commit
bbbfdd370f
@ -33,7 +33,8 @@ snippet date "Today's date"
|
|||||||
endsnippet
|
endsnippet
|
||||||
|
|
||||||
snippet codeplay "Codeplay Software Ltd. copywrite"
|
snippet codeplay "Codeplay Software Ltd. copywrite"
|
||||||
`!p snip.rv=commentbefore()`Copyright (C) 2002-2016 Codeplay Software Limited. All Rights Reserved.`!p snip.rv=commentafter()`
|
`!p snip.rv=commentbefore()`Copyright (C) 2002-`!p import datetime
|
||||||
|
snip.rv=datetime.date.today().year` Codeplay Software Limited. All Rights Reserved.`!p snip.rv=commentafter()`
|
||||||
$0
|
$0
|
||||||
endsnippet
|
endsnippet
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user