diff --git a/htdocs/societe/class/address.class.php b/htdocs/societe/class/address.class.php index fade073eca4..354acc4a241 100644 --- a/htdocs/societe/class/address.class.php +++ b/htdocs/societe/class/address.class.php @@ -1,7 +1,7 @@ * Copyright (C) 2004-2006 Laurent Destailleur - * Copyright (C) 2005-2010 Regis Houssin + * Copyright (C) 2005-2011 Regis Houssin * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -27,7 +27,6 @@ /** * \class Address * \brief Class to manage addresses - * @deprecated */ class Address {