--- trunk/test/brains/DirectionalAtom.cpp 2004/12/02 03:12:25 231 +++ branches/development/test/brains/DirectionalAtom.cpp 2010/07/09 23:08:25 1465 @@ -1,7 +1,7 @@ /* - * Copyright (C) 2000-2004 Object Oriented Parallel Simulation Engine (OOPSE) project + * Copyright (C) 2000-2009 The Open Molecular Dynamics Engine (OpenMD) project * - * Contact: oopse@oopse.org + * Contact: gezelter@openscience.org * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License @@ -25,7 +25,7 @@ #include "primitives/DirectionalAtom.hpp" -namespace oopse { +namespace OpenMD { DirectionalAtom::DirectionalAtom(DirectionalAtomType* dAtomType) : Atom(dAtomType){