From 7f8103e583671375d0742b7fd49fb00b4f44885d Mon Sep 17 00:00:00 2001 From: Marco Biasini <marco.biasini@unibas.ch> Date: Mon, 21 Feb 2011 09:48:17 +0100 Subject: [PATCH] updated copyright notice --- modules/gfx/pymod/__init__.py | 2 +- modules/qa/src/amino_acids.cc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/gfx/pymod/__init__.py b/modules/gfx/pymod/__init__.py index 5788da8cf..509d9c271 100644 --- a/modules/gfx/pymod/__init__.py +++ b/modules/gfx/pymod/__init__.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2010 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/qa/src/amino_acids.cc b/modules/qa/src/amino_acids.cc index 5e5768634..7111844e3 100644 --- a/modules/qa/src/amino_acids.cc +++ b/modules/qa/src/amino_acids.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2010 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free -- GitLab