diff --git a/UltiSnips/all.snippets b/UltiSnips/all.snippets index 24cfdd2..d90580a 100644 --- a/UltiSnips/all.snippets +++ b/UltiSnips/all.snippets @@ -63,8 +63,7 @@ snippet utc "UTC date time now" i endsnippet snippet codeplay "Codeplay Software Ltd. copywrite" -`!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()` +`!p snip.rv=commentbefore()`Copyright (C) Codeplay Software Limited. All Rights Reserved.`!p snip.rv=commentafter()` $0 endsnippet