From 0fb5eb69c1efe1dff4b99c73aa7642bccea930b2 Mon Sep 17 00:00:00 2001 From: Tamas Cservenak Date: Thu, 15 Feb 2024 12:24:27 +0100 Subject: [PATCH] Fix templates --- license-header-asl2.txt | 2 +- license-header-epl1.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/license-header-asl2.txt b/license-header-asl2.txt index 8a6abcd..daaf3a1 100644 --- a/license-header-asl2.txt +++ b/license-header-asl2.txt @@ -1,4 +1,4 @@ -Copyright (c) 2014-${year} Takari, Inc. +Copyright (c) ${year} Takari, Inc. All rights reserved. This program and the accompanying materials are made available under the terms of the Apache Software License v2.0 which accompanies this distribution, and is available at diff --git a/license-header-epl1.txt b/license-header-epl1.txt index a62f898..1035509 100644 --- a/license-header-epl1.txt +++ b/license-header-epl1.txt @@ -1,4 +1,4 @@ -Copyright (c) 2014-${year} Takari, Inc. +Copyright (c) ${year} Takari, Inc. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at