From d6e12aa845154a0c1543b4f84250d8a7afe72ec7 Mon Sep 17 00:00:00 2001 From: murilo ijanc Date: Sat, 22 Nov 2025 10:59:06 -0300 Subject: Add liquid filter date to generate year to licenses --- cli/template/src/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cli/template/src') diff --git a/cli/template/src/main.rs b/cli/template/src/main.rs index cb5fa0e..3d05358 100644 --- a/cli/template/src/main.rs +++ b/cli/template/src/main.rs @@ -1,5 +1,5 @@ // -// Copyright (c) 2025 murilo ijanc' +// Copyright (c) {{ "today" | date: "%Y" }} murilo ijanc' // // 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