XPT c
-XSET year|def=strftime("%Y")
/*
* `description^
*
- * Copyright (C) `year^ Simon Ruderich
+ * Copyright (C) `strftime("%Y")^ Simon Ruderich
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
XPT perl
-XSET year|def=strftime("%Y")
#!/usr/bin/perl
# `description^
-# Copyright (C) `year^ Simon Ruderich
+# Copyright (C) `strftime("%Y")^ Simon Ruderich
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by