From 70441f087263395b78bb70888bbb7de7574e4ff9 Mon Sep 17 00:00:00 2001 From: murilo ijanc Date: Sat, 22 Nov 2025 11:02:01 -0300 Subject: Add authors placeholder to automatic write author to license --- cli/template/build.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli/template/build.rs') diff --git a/cli/template/build.rs b/cli/template/build.rs index 7b9315b..b7c2a9f 100644 --- a/cli/template/build.rs +++ b/cli/template/build.rs @@ -1,5 +1,5 @@ // -// Copyright (c) {{ "today" | date: "%Y" }} murilo ijanc' +// 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 -- cgit v1.2.3