X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/05c504ab8c9c996b9ddf483ab47c8513948c1342..b6916fcd97ab132495e36b97ccac28c285906a68:/vim/ultisnips/cpp.snippets diff --git a/vim/ultisnips/cpp.snippets b/vim/ultisnips/cpp.snippets index 5ffbe51..8b24ec2 100644 --- a/vim/ultisnips/cpp.snippets +++ b/vim/ultisnips/cpp.snippets @@ -163,7 +163,7 @@ ${VISUAL}${0} endsnippet snippet FPP "FPP Copyright" b -// Copyright © Focal Point Positioning Limited 2020. All Rights Reserved. +// Copyright © Focal Point Positioning Limited `!v strftime("%Y")`. All Rights Reserved. // This code is the copyright of Focal Point Positioning Limited and // cannot be used, copied or distributed without the express written // permission of Focal Point Positioning Limited.