From 39a9cffc40784eb11ed86d59d1788a0b25262e0f Mon Sep 17 00:00:00 2001 From: pxgamer Date: Mon, 19 Feb 2018 16:17:42 +0000 Subject: [PATCH] Replace year in LICENSE files with a token --- pkg/omf/templates/pkg/LICENSE | 2 +- pkg/omf/templates/themes/LICENSE | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg/omf/templates/pkg/LICENSE b/pkg/omf/templates/pkg/LICENSE index 8acfa2a..547de26 100644 --- a/pkg/omf/templates/pkg/LICENSE +++ b/pkg/omf/templates/pkg/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2016 {{USER_NAME}} +Copyright (c) {{YEAR}} {{USER_NAME}} Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/pkg/omf/templates/themes/LICENSE b/pkg/omf/templates/themes/LICENSE index 8acfa2a..547de26 100644 --- a/pkg/omf/templates/themes/LICENSE +++ b/pkg/omf/templates/themes/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2016 {{USER_NAME}} +Copyright (c) {{YEAR}} {{USER_NAME}} Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal