From f1c2c2fe5ec87956bda5ca83767ffddeeeeab48d Mon Sep 17 00:00:00 2001 From: Ivan Lanin Date: Thu, 6 Mar 2014 22:06:01 +0700 Subject: [PATCH] Copyright year --- Classes/PHPWord/Section/Table/Row.php | 2 +- Classes/PHPWord/Style/Row.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Classes/PHPWord/Section/Table/Row.php b/Classes/PHPWord/Section/Table/Row.php index 9f8085a2..c2db614b 100644 --- a/Classes/PHPWord/Section/Table/Row.php +++ b/Classes/PHPWord/Section/Table/Row.php @@ -2,7 +2,7 @@ /** * PHPWord * - * Copyright (c) 2013 PHPWord + * Copyright (c) 2014 PHPWord * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public diff --git a/Classes/PHPWord/Style/Row.php b/Classes/PHPWord/Style/Row.php index 0bd99144..a0e79b3a 100644 --- a/Classes/PHPWord/Style/Row.php +++ b/Classes/PHPWord/Style/Row.php @@ -2,7 +2,7 @@ /** * PHPWord * - * Copyright (c) 2013 PHPWord + * Copyright (c) 2014 PHPWord * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public