From 00000350f35c20774357a11491ae3a8bcb9e83f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matej=20Jane=C5=BEi=C4=8D?= Date: Wed, 22 Nov 2023 11:30:04 +0100 Subject: [PATCH] feat: update LICENSE year --- Cargo.toml | 2 +- LICENSE | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 6cf7748..df63a62 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,7 +23,7 @@ members = ["utils/download", "utils/scaffold"] [workspace.package] description = "template for advent of code" readme = "README.md" -version = "34.0.0" +version = "35.0.0" edition = "2021" license = "MIT" authors = ["Matej Janežič "] diff --git a/LICENSE b/LICENSE index 7acad9d..bd6f4c9 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2022 Matej Janežič +Copyright (c) 2023 Matej Janežič Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal