diff options
Diffstat (limited to 'cli/template/src/main.rs')
| -rw-r--r-- | cli/template/src/main.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/template/src/main.rs b/cli/template/src/main.rs index 3d05358..b496ebd 100644 --- a/cli/template/src/main.rs +++ b/cli/template/src/main.rs @@ -1,5 +1,5 @@ // -// Copyright (c) {{ "today" | date: "%Y" }} murilo ijanc' <murilo@ijanc.org> +// Copyright (c) {{ "today" | date: "%Y" }} {{ authors }} // // Permission to use, copy, modify, and distribute this software for any // purpose with or without fee is hereby granted, provided that the above |