From c46be46bb8c4b7be172d0507b9796e8ba7e0076c Mon Sep 17 00:00:00 2001 From: "Fedor A. Fetisov" Date: Wed, 19 Feb 2014 20:13:34 +0400 Subject: [PATCH] Update source header and a header in the tool for headers update --- src/tools/header.txt | 2 +- src/tools/header_update.pl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/tools/header.txt b/src/tools/header.txt index 1c735e25..cc3a208a 100644 --- a/src/tools/header.txt +++ b/src/tools/header.txt @@ -1,4 +1,4 @@ -Copyright 2005-2013 the original author or authors. +Copyright 2005-2014 the original author or authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/tools/header_update.pl b/src/tools/header_update.pl index f29ac144..25a9c96f 100755 --- a/src/tools/header_update.pl +++ b/src/tools/header_update.pl @@ -1,7 +1,7 @@ #!/usr/bin/perl =head1 cli-script for headers update - Copyright 2005-2013 the original author or authors. + Copyright 2005-2014 the original author or authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.