From 1f2877fc015daa5a5ec51bca090f5639af7bb218 Mon Sep 17 00:00:00 2001 From: Andreas Grois Date: Wed, 4 Nov 2015 13:04:58 +0100 Subject: Fix year for all source code files. An obvious copy&paste error. Probably not the only one in this program... --- angleclass.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'angleclass.h') diff --git a/angleclass.h b/angleclass.h index fedc222..5b2e99e 100644 --- a/angleclass.h +++ b/angleclass.h @@ -1,6 +1,6 @@ /* * LatticeMatch calculator - class used for angles - * Copyright (C) 2012 Andreas Grois + * Copyright (C) 2015 Andreas Grois * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License -- cgit v1.2.3