diff --git a/code/nel/README b/code/nel/README
index c46d5a3a7..e880666e5 100644
--- a/code/nel/README
+++ b/code/nel/README
@@ -19,10 +19,10 @@ environments.
License
-------
-NeL is a Free Software project under the GNU General Public License,
+NeL is a Free Software project under the GNU Affero General Public License,
which means all its code is available for everyone to download, examine,
use, modify, and distribute, subject to the usual restrictions attached
-to any GPL software. If you are not familiar with the GPL, see the COPYING
+to any GPL software. If you are not familiar with the AGPL, see the COPYING
file for for more details on license terms and other legal issues.
diff --git a/code/nel/include/nel/cegui/nellogger.h b/code/nel/include/nel/cegui/nellogger.h
index 68220d972..ffaa91c19 100644
--- a/code/nel/include/nel/cegui/nellogger.h
+++ b/code/nel/include/nel/cegui/nellogger.h
@@ -1,30 +1,18 @@
-/**
- * \file nellogger.h
- * \brief NeLLogger
- * \date 2008-11-08 16:16GMT
- * \author Jan Boon (Kaetemi)
- * NeLLogger
- */
-
-/*
- * Copyright (C) 2008 by authors
- *
- * This file is part of NeL CEGUI Renderer.
- * NeL CEGUI Renderer is free software: you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation, either version 2 of the
- * License, or (at your option) any later version.
- *
- * NeL CEGUI Renderer is distributed in the hope that it will be
- * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NeL CEGUI Renderer; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301 USA.
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#ifndef CEGUI_NELLOGGER_H
#define CEGUI_NELLOGGER_H
diff --git a/code/nel/include/nel/sound/u_stream_source.h b/code/nel/include/nel/sound/u_stream_source.h
index 9d734f06d..e0722c999 100644
--- a/code/nel/include/nel/sound/u_stream_source.h
+++ b/code/nel/include/nel/sound/u_stream_source.h
@@ -1,30 +1,18 @@
-/**
- * UStreamSource
- * $Id: u_stream_source.h 2238 2010-02-14 17:05:45Z kaetemi $
- * \file u_stream_source.h
- * \brief UStreamSource
- * \date 2010-01-28 12:58GMT
- * \author Jan Boon (Kaetemi)
- */
-
-/*
- * Copyright (C) 2010 by authors
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published
- * by the Free Software Foundation, either version 2 of the License,
- * or (at your option) any later version.
- *
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, see
- * .
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#ifndef NLSOUND_U_STREAM_SOURCE_H
#define NLSOUND_U_STREAM_SOURCE_H
diff --git a/code/nel/samples/3d/nel_qt/callback.cpp b/code/nel/samples/3d/nel_qt/callback.cpp
index 3cfde6331..00e412269 100644
--- a/code/nel/samples/3d/nel_qt/callback.cpp
+++ b/code/nel/samples/3d/nel_qt/callback.cpp
@@ -1,30 +1,18 @@
-/**
- * CCallback
- * $Id: callback.cpp 2222 2010-02-06 19:16:59Z kaetemi $
- * \file callback.cpp
- * \brief CCallback
- * \date 2010-02-05 16:05GMT
- * \author Jan Boon (Kaetemi)
- */
-
-/*
- * Copyright (C) 2010 by authors
- *
- * This file is part of NEL QT.
- * NEL QT is free software: you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation, either version 2 of the License, or
- * (at your option) any later version.
- *
- * NEL QT is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NEL QT; see the file COPYING. If not, see
- * .
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#include
#include "callback.h"
diff --git a/code/nel/samples/3d/nel_qt/callback.h b/code/nel/samples/3d/nel_qt/callback.h
index 7ceec4d28..e8c232911 100644
--- a/code/nel/samples/3d/nel_qt/callback.h
+++ b/code/nel/samples/3d/nel_qt/callback.h
@@ -1,30 +1,18 @@
-/**
- * CCallback
- * $Id: callback.h 2222 2010-02-06 19:16:59Z kaetemi $
- * \file callback.h
- * \brief CCallback
- * \date 2010-02-05 16:05GMT
- * \author Jan Boon (Kaetemi)
- */
-
-/*
- * Copyright (C) 2010 by authors
- *
- * This file is part of NEL QT.
- * NEL QT is free software: you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation, either version 2 of the License, or
- * (at your option) any later version.
- *
- * NEL QT is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NEL QT; see the file COPYING. If not, see
- * .
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#ifndef NLQT_CALLBACK_H
#define NLQT_CALLBACK_H
diff --git a/code/nel/samples/3d/nel_qt/command_log.cpp b/code/nel/samples/3d/nel_qt/command_log.cpp
index 9d1ed17f9..1de7590bc 100644
--- a/code/nel/samples/3d/nel_qt/command_log.cpp
+++ b/code/nel/samples/3d/nel_qt/command_log.cpp
@@ -1,30 +1,18 @@
-/**
- * CCommandLog
- * $Id: command_log.cpp 2222 2010-02-06 19:16:59Z kaetemi $
- * \file command_log.cpp
- * \brief CCommandLog
- * \date 2010-02-05 20:27GMT
- * \author Jan Boon (Kaetemi)
- */
-
-/*
- * Copyright (C) 2010 by authors
- *
- * This file is part of NEL QT.
- * NEL QT is free software: you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation, either version 2 of the License, or
- * (at your option) any later version.
- *
- * NEL QT is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NEL QT; see the file COPYING. If not, see
- * .
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#include
#include "command_log.h"
diff --git a/code/nel/samples/3d/nel_qt/command_log.h b/code/nel/samples/3d/nel_qt/command_log.h
index 80bc63ed0..aea8afc3c 100644
--- a/code/nel/samples/3d/nel_qt/command_log.h
+++ b/code/nel/samples/3d/nel_qt/command_log.h
@@ -1,30 +1,18 @@
-/**
- * CCommandLog
- * $Id: command_log.h 2222 2010-02-06 19:16:59Z kaetemi $
- * \file command_log.h
- * \brief CCommandLog
- * \date 2010-02-05 20:27GMT
- * \author Jan Boon (Kaetemi)
- */
-
-/*
- * Copyright (C) 2010 by authors
- *
- * This file is part of NEL QT.
- * NEL QT is free software: you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation, either version 2 of the License, or
- * (at your option) any later version.
- *
- * NEL QT is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NEL QT; see the file COPYING. If not, see
- * .
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#ifndef NLQT_COMMAND_LOG_H
#define NLQT_COMMAND_LOG_H
diff --git a/code/nel/samples/3d/nel_qt/configuration.cpp b/code/nel/samples/3d/nel_qt/configuration.cpp
index 62ff2d8ff..9bbd00f8b 100644
--- a/code/nel/samples/3d/nel_qt/configuration.cpp
+++ b/code/nel/samples/3d/nel_qt/configuration.cpp
@@ -1,30 +1,18 @@
-/**
- * CConfiguration
- * $Id: configuration.cpp 2222 2010-02-06 19:16:59Z kaetemi $
- * \file configuration.cpp
- * \brief CConfiguration
- * \date 2010-02-05 15:44GMT
- * \author Jan Boon (Kaetemi)
- */
-
-/*
- * Copyright (C) 2010 by authors
- *
- * This file is part of NEL QT.
- * NEL QT is free software: you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation, either version 2 of the License, or
- * (at your option) any later version.
- *
- * NEL QT is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NEL QT; see the file COPYING. If not, see
- * .
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#include
#include "configuration.h"
diff --git a/code/nel/samples/3d/nel_qt/configuration.h b/code/nel/samples/3d/nel_qt/configuration.h
index f1d9c4f9c..321ef45a6 100644
--- a/code/nel/samples/3d/nel_qt/configuration.h
+++ b/code/nel/samples/3d/nel_qt/configuration.h
@@ -1,30 +1,18 @@
-/**
- * CConfiguration
- * $Id: configuration.h 2222 2010-02-06 19:16:59Z kaetemi $
- * \file configuration.h
- * \brief CConfiguration
- * \date 2010-02-05 15:44GMT
- * \author Jan Boon (Kaetemi)
- */
-
-/*
- * Copyright (C) 2010 by authors
- *
- * This file is part of NEL QT.
- * NEL QT is free software: you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation, either version 2 of the License, or
- * (at your option) any later version.
- *
- * NEL QT is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NEL QT; see the file COPYING. If not, see
- * .
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#ifndef NLQT_CONFIGURATION_H
#define NLQT_CONFIGURATION_H
diff --git a/code/nel/samples/3d/nel_qt/graphics_config.cpp b/code/nel/samples/3d/nel_qt/graphics_config.cpp
index 299fdd957..cefd72987 100644
--- a/code/nel/samples/3d/nel_qt/graphics_config.cpp
+++ b/code/nel/samples/3d/nel_qt/graphics_config.cpp
@@ -1,30 +1,18 @@
-/**
- * CGraphicsConfig
- * $Id: graphics_config.cpp 2247 2010-02-15 21:16:38Z kaetemi $
- * \file graphics_config.cpp
- * \brief CGraphicsConfig
- * \date 2010-02-07 10:15GMT
- * \author Jan Boon (Kaetemi)
- */
-
-/*
- * Copyright (C) 2010 by authors
- *
- * This file is part of NEL QT.
- * NEL QT is free software: you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation, either version 2 of the License, or
- * (at your option) any later version.
- *
- * NEL QT is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NEL QT; see the file COPYING. If not, see
- * .
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#include
#include "graphics_config.h"
diff --git a/code/nel/samples/3d/nel_qt/graphics_config.h b/code/nel/samples/3d/nel_qt/graphics_config.h
index 76fc5c473..4b1652d4a 100644
--- a/code/nel/samples/3d/nel_qt/graphics_config.h
+++ b/code/nel/samples/3d/nel_qt/graphics_config.h
@@ -1,30 +1,18 @@
-/**
- * CGraphicsConfig
- * $Id: graphics_config.h 2247 2010-02-15 21:16:38Z kaetemi $
- * \file graphics_config.h
- * \brief CGraphicsConfig
- * \date 2010-02-07 10:15GMT
- * \author Jan Boon (Kaetemi)
- */
-
-/*
- * Copyright (C) 2010 by authors
- *
- * This file is part of NEL QT.
- * NEL QT is free software: you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation, either version 2 of the License, or
- * (at your option) any later version.
- *
- * NEL QT is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NEL QT; see the file COPYING. If not, see
- * .
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#ifndef NLQT_GRAPHICS_CONFIG_H
#define NLQT_GRAPHICS_CONFIG_H
diff --git a/code/nel/samples/3d/nel_qt/graphics_viewport.cpp b/code/nel/samples/3d/nel_qt/graphics_viewport.cpp
index 7b565e159..b116ebad1 100644
--- a/code/nel/samples/3d/nel_qt/graphics_viewport.cpp
+++ b/code/nel/samples/3d/nel_qt/graphics_viewport.cpp
@@ -1,30 +1,18 @@
-/**
- * CGraphicsViewport
- * $Id: graphics_viewport.cpp 2247 2010-02-15 21:16:38Z kaetemi $
- * \file graphics_viewport.cpp
- * \brief CGraphicsViewport
- * \date 2010-02-06 10:11GMT
- * \author Jan Boon (Kaetemi)
- */
-
-/*
- * Copyright (C) 2010 by authors
- *
- * This file is part of NEL QT.
- * NEL QT is free software: you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation, either version 2 of the License, or
- * (at your option) any later version.
- *
- * NEL QT is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NEL QT; see the file COPYING. If not, see
- * .
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#include
#include "graphics_viewport.h"
diff --git a/code/nel/samples/3d/nel_qt/graphics_viewport.h b/code/nel/samples/3d/nel_qt/graphics_viewport.h
index 173a603d6..c0848441d 100644
--- a/code/nel/samples/3d/nel_qt/graphics_viewport.h
+++ b/code/nel/samples/3d/nel_qt/graphics_viewport.h
@@ -1,30 +1,18 @@
-/**
- * CGraphicsViewport
- * $Id: graphics_viewport.h 2247 2010-02-15 21:16:38Z kaetemi $
- * \file graphics_viewport.h
- * \brief CGraphicsViewport
- * \date 2010-02-06 10:11GMT
- * \author Jan Boon (Kaetemi)
- */
-
-/*
- * Copyright (C) 2010 by authors
- *
- * This file is part of NEL QT.
- * NEL QT is free software: you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation, either version 2 of the License, or
- * (at your option) any later version.
- *
- * NEL QT is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NEL QT; see the file COPYING. If not, see
- * .
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#ifndef NLQT_GRAPHICS_VIEWPORT_H
#define NLQT_GRAPHICS_VIEWPORT_H
diff --git a/code/nel/samples/3d/nel_qt/internationalization.cpp b/code/nel/samples/3d/nel_qt/internationalization.cpp
index a10ec0514..585b7ef9e 100644
--- a/code/nel/samples/3d/nel_qt/internationalization.cpp
+++ b/code/nel/samples/3d/nel_qt/internationalization.cpp
@@ -1,30 +1,18 @@
-/**
- * CInternationalization
- * $Id: internationalization.cpp 2247 2010-02-15 21:16:38Z kaetemi $
- * \file internationalization.cpp
- * \brief CInternationalization
- * \date 2010-02-05 17:29GMT
- * \author Jan Boon (Kaetemi)
- */
-
-/*
- * Copyright (C) 2010 by authors
- *
- * This file is part of NEL QT.
- * NEL QT is free software: you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation, either version 2 of the License, or
- * (at your option) any later version.
- *
- * NEL QT is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NEL QT; see the file COPYING. If not, see
- * .
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#include
#include "internationalization.h"
diff --git a/code/nel/samples/3d/nel_qt/internationalization.h b/code/nel/samples/3d/nel_qt/internationalization.h
index ae26341c8..654407367 100644
--- a/code/nel/samples/3d/nel_qt/internationalization.h
+++ b/code/nel/samples/3d/nel_qt/internationalization.h
@@ -1,30 +1,18 @@
-/**
- * CInternationalization
- * $Id: internationalization.h 2222 2010-02-06 19:16:59Z kaetemi $
- * \file internationalization.h
- * \brief CInternationalization
- * \date 2010-02-05 17:29GMT
- * \author Jan Boon (Kaetemi)
- */
-
-/*
- * Copyright (C) 2010 by authors
- *
- * This file is part of NEL QT.
- * NEL QT is free software: you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation, either version 2 of the License, or
- * (at your option) any later version.
- *
- * NEL QT is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NEL QT; see the file COPYING. If not, see
- * .
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#ifndef NLQT_INTERNATIONALIZATION_H
#define NLQT_INTERNATIONALIZATION_H
diff --git a/code/nel/samples/3d/nel_qt/main_window.cpp b/code/nel/samples/3d/nel_qt/main_window.cpp
index 523e7949a..be66c2880 100644
--- a/code/nel/samples/3d/nel_qt/main_window.cpp
+++ b/code/nel/samples/3d/nel_qt/main_window.cpp
@@ -1,30 +1,18 @@
-/**
-* CMainWindow
-* $Id: main_window.cpp 2247 2010-02-15 21:16:38Z kaetemi $
-* \file main_window.cpp
-* \brief CMainWindow
-* \date 2010-02-05 13:01GMT
-* \author Jan Boon (Kaetemi)
-*/
-
-/*
-* Copyright (C) 2010 by authors
-*
-* This file is part of NEL QT.
-* NEL QT is free software: you can redistribute it and/or modify it
-* under the terms of the GNU General Public License as published by
-* the Free Software Foundation, either version 2 of the License, or
-* (at your option) any later version.
-*
-* NEL QT is distributed in the hope that it will be useful, but
-* WITHOUT ANY WARRANTY; without even the implied warranty of
-* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-* General Public License for more details.
-*
-* You should have received a copy of the GNU General Public License
-* along with NEL QT; see the file COPYING. If not, see
-* .
-*/
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#include
#include "main_window.h"
diff --git a/code/nel/samples/3d/nel_qt/main_window.h b/code/nel/samples/3d/nel_qt/main_window.h
index 5bc2ffb81..8171c7e96 100644
--- a/code/nel/samples/3d/nel_qt/main_window.h
+++ b/code/nel/samples/3d/nel_qt/main_window.h
@@ -1,30 +1,18 @@
-/**
- * CMainWindow
- * $Id: main_window.h 2247 2010-02-15 21:16:38Z kaetemi $
- * \file main_window.h
- * \brief CMainWindow
- * \date 2010-02-05 13:01GMT
- * \author Jan Boon (Kaetemi)
- */
-
-/*
- * Copyright (C) 2010 by authors
- *
- * This file is part of NEL QT.
- * NEL QT is free software: you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation, either version 2 of the License, or
- * (at your option) any later version.
- *
- * NEL QT is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NEL QT; see the file COPYING. If not, see
- * .
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#ifndef NLQT_MAIN_WINDOW_H
#define NLQT_MAIN_WINDOW_H
diff --git a/code/nel/samples/3d/nel_qt/nel_qt.cpp b/code/nel/samples/3d/nel_qt/nel_qt.cpp
index 4601985db..133d11f44 100644
--- a/code/nel/samples/3d/nel_qt/nel_qt.cpp
+++ b/code/nel/samples/3d/nel_qt/nel_qt.cpp
@@ -1,30 +1,18 @@
-/**
-* CNeLQt
-* $Id: nel_qt.cpp 2247 2010-02-15 21:16:38Z kaetemi $
-* \file nel_qt.cpp
-* \brief CNeLQt
-* \date 2010-02-02 12:04GMT
-* \author Jan Boon (Kaetemi)
-*/
-
-/*
-* Copyright (C) 2010 by authors
-*
-* This file is part of NEL QT.
-* NEL QT is free software: you can redistribute it and/or modify it
-* under the terms of the GNU General Public License as published by
-* the Free Software Foundation, either version 2 of the License, or
-* (at your option) any later version.
-*
-* NEL QT is distributed in the hope that it will be useful, but
-* WITHOUT ANY WARRANTY; without even the implied warranty of
-* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-* General Public License for more details.
-*
-* You should have received a copy of the GNU General Public License
-* along with NEL QT; see the file COPYING. If not, see
-* .
-*/
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#include
#include "nel_qt.h"
diff --git a/code/nel/samples/3d/nel_qt/nel_qt.h b/code/nel/samples/3d/nel_qt/nel_qt.h
index 6435c279f..a6bca18d7 100644
--- a/code/nel/samples/3d/nel_qt/nel_qt.h
+++ b/code/nel/samples/3d/nel_qt/nel_qt.h
@@ -1,30 +1,18 @@
-/**
- * CNeLQt
- * $Id: nel_qt.h 2222 2010-02-06 19:16:59Z kaetemi $
- * \file nel_qt.h
- * \brief CNeLQt
- * \date 2010-02-02 12:04GMT
- * \author Jan Boon (Kaetemi)
- */
-
-/*
- * Copyright (C) 2010 by authors
- *
- * This file is part of NEL QT.
- * NEL QT is free software: you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation, either version 2 of the License, or
- * (at your option) any later version.
- *
- * NEL QT is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NEL QT; see the file COPYING. If not, see
- * .
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#ifndef NLQT_NEL_QT_H
#define NLQT_NEL_QT_H
diff --git a/code/nel/samples/3d/nel_qt/nel_qt_config.h b/code/nel/samples/3d/nel_qt/nel_qt_config.h
index c673d6f85..f38fafae1 100644
--- a/code/nel/samples/3d/nel_qt/nel_qt_config.h
+++ b/code/nel/samples/3d/nel_qt/nel_qt_config.h
@@ -1,30 +1,18 @@
-/**
- * Compiler configuration for NEL QT
- * $Id: nel_qt_config.h 2247 2010-02-15 21:16:38Z kaetemi $
- * \file nel_qt_config.h
- * \brief CNeLQtConfig
- * \date 2010-02-05 15:51GMT
- * \author Jan Boon (Kaetemi)
- */
-
-/*
- * Copyright (C) 2010 by authors
- *
- * This file is part of NEL QT.
- * NEL QT is free software: you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation, either version 2 of the License, or
- * (at your option) any later version.
- *
- * NEL QT is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NEL QT; see the file COPYING. If not, see
- * .
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#ifndef NLQT_NEL_QT_CONFIG_H
#define NLQT_NEL_QT_CONFIG_H
diff --git a/code/nel/samples/3d/nel_qt/sound_utilities.cpp b/code/nel/samples/3d/nel_qt/sound_utilities.cpp
index 085d0172d..d8da19c60 100644
--- a/code/nel/samples/3d/nel_qt/sound_utilities.cpp
+++ b/code/nel/samples/3d/nel_qt/sound_utilities.cpp
@@ -1,30 +1,18 @@
-/**
- * CSoundUtilities
- * $Id: sound_utilities.cpp 2247 2010-02-15 21:16:38Z kaetemi $
- * \file sound_utilities.cpp
- * \brief CSoundUtilities
- * \date 2010-02-06 12:26GMT
- * \author Jan Boon (Kaetemi)
- */
-
-/*
- * Copyright (C) 2010 by authors
- *
- * This file is part of NEL QT.
- * NEL QT is free software: you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation, either version 2 of the License, or
- * (at your option) any later version.
- *
- * NEL QT is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NEL QT; see the file COPYING. If not, see
- * .
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#include
#include "sound_utilities.h"
diff --git a/code/nel/samples/3d/nel_qt/sound_utilities.h b/code/nel/samples/3d/nel_qt/sound_utilities.h
index 6f9c02504..265c1e24b 100644
--- a/code/nel/samples/3d/nel_qt/sound_utilities.h
+++ b/code/nel/samples/3d/nel_qt/sound_utilities.h
@@ -1,30 +1,18 @@
-/**
- * CSoundUtilities
- * $Id: sound_utilities.h 2222 2010-02-06 19:16:59Z kaetemi $
- * \file sound_utilities.h
- * \brief CSoundUtilities
- * \date 2010-02-06 12:26GMT
- * \author Jan Boon (Kaetemi)
- */
-
-/*
- * Copyright (C) 2010 by authors
- *
- * This file is part of NEL QT.
- * NEL QT is free software: you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation, either version 2 of the License, or
- * (at your option) any later version.
- *
- * NEL QT is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NEL QT; see the file COPYING. If not, see
- * .
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#ifndef NLQT_SOUND_UTILITIES_H
#define NLQT_SOUND_UTILITIES_H
diff --git a/code/nel/samples/3d/nel_qt/undo_redo_binders.cpp b/code/nel/samples/3d/nel_qt/undo_redo_binders.cpp
index 2623faac4..d99a266da 100644
--- a/code/nel/samples/3d/nel_qt/undo_redo_binders.cpp
+++ b/code/nel/samples/3d/nel_qt/undo_redo_binders.cpp
@@ -1,30 +1,18 @@
-/**
- * CUndoRedoBinders
- * $Id: undo_redo_binders.cpp 2247 2010-02-15 21:16:38Z kaetemi $
- * \file undo_redo_binders.cpp
- * \brief CUndoRedoBinders
- * \date 2010-02-13 14:02GMT
- * \author Jan Boon (Kaetemi)
- */
-
-/*
- * Copyright (C) 2010 by authors
- *
- * This file is part of NEL QT.
- * NEL QT is free software: you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation, either version 2 of the License, or
- * (at your option) any later version.
- *
- * NEL QT is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NEL QT; see the file COPYING. If not, see
- * .
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#include
#include "undo_redo_binders.h"
diff --git a/code/nel/samples/3d/nel_qt/undo_redo_binders.h b/code/nel/samples/3d/nel_qt/undo_redo_binders.h
index e683d8106..bb5956514 100644
--- a/code/nel/samples/3d/nel_qt/undo_redo_binders.h
+++ b/code/nel/samples/3d/nel_qt/undo_redo_binders.h
@@ -1,30 +1,18 @@
-/**
- * CUndoRedoBinders
- * $Id: undo_redo_binders.h 2247 2010-02-15 21:16:38Z kaetemi $
- * \file undo_redo_binders.h
- * \brief CUndoRedoBinders
- * \date 2010-02-13 14:02GMT
- * \author Jan Boon (Kaetemi)
- */
-
-/*
- * Copyright (C) 2010 by authors
- *
- * This file is part of NEL QT.
- * NEL QT is free software: you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by
- * the Free Software Foundation, either version 2 of the License, or
- * (at your option) any later version.
- *
- * NEL QT is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NEL QT; see the file COPYING. If not, see
- * .
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#ifndef NLQT_UNDO_REDO_BINDERS_H
#define NLQT_UNDO_REDO_BINDERS_H
diff --git a/code/nel/samples/sound/stream_ogg_vorbis/stream_ogg_vorbis.cpp b/code/nel/samples/sound/stream_ogg_vorbis/stream_ogg_vorbis.cpp
index 65ad29d55..441eee932 100644
--- a/code/nel/samples/sound/stream_ogg_vorbis/stream_ogg_vorbis.cpp
+++ b/code/nel/samples/sound/stream_ogg_vorbis/stream_ogg_vorbis.cpp
@@ -1,30 +1,18 @@
-/**
- * Sample demonstrating OGG playback using UStreamSource.
- * $Id: stream_ogg_vorbis.cpp 2238 2010-02-14 17:05:45Z kaetemi $
- * \file music_stream.cpp
- * \brief CMusicStream
- * \date 2010-01-28 23:17GMT
- * \author Jan Boon (Kaetemi)
- */
-
-/*
- * Copyright (C) 2010 by authors
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published
- * by the Free Software Foundation, either version 2 of the License,
- * or (at your option) any later version.
- *
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, see
- * .
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#include
diff --git a/code/nel/src/cegui/nellogger.cpp b/code/nel/src/cegui/nellogger.cpp
index 1dd787b93..951f7edd7 100644
--- a/code/nel/src/cegui/nellogger.cpp
+++ b/code/nel/src/cegui/nellogger.cpp
@@ -1,32 +1,18 @@
-/**
- * \file nellogger.cpp
- * \brief NeLLogger
- * \date 2008-11-08 16:16GMT
- * \author Jan Boon (Kaetemi)
- * NeLLogger
- *
- * $Id: nellogger.cpp 1099 2009-02-28 18:16:17Z kaetemi $
- */
-
-/*
- * Copyright (C) 2008 by authors
- *
- * This file is part of NeL CEGUI Renderer.
- * NeL CEGUI Renderer is free software: you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation, either version 2 of the
- * License, or (at your option) any later version.
- *
- * NeL CEGUI Renderer is distributed in the hope that it will be
- * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NeL CEGUI Renderer; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301 USA.
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#include
#include
diff --git a/code/nel/src/sound/driver/effect.cpp b/code/nel/src/sound/driver/effect.cpp
index be43a3268..8cfdd2297 100644
--- a/code/nel/src/sound/driver/effect.cpp
+++ b/code/nel/src/sound/driver/effect.cpp
@@ -1,30 +1,18 @@
-/**
- * \file effect.cpp
- * \brief IEffect
- * \date 2008-09-15 22:27GMT
- * \author Jan Boon (Kaetemi)
- * IEffect
- */
-
-/*
- * Copyright (C) 2008 by authors
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published
- * by the Free Software Foundation, either version 2 of the License,
- * or (at your option) any later version.
- *
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301 USA.
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#include
#include "effect.h"
diff --git a/code/nel/src/sound/driver/effect.h b/code/nel/src/sound/driver/effect.h
index 59e757db1..2d9083f0f 100644
--- a/code/nel/src/sound/driver/effect.h
+++ b/code/nel/src/sound/driver/effect.h
@@ -1,30 +1,18 @@
-/**
- * \file effect.h
- * \brief IEffect
- * \date 2008-09-15 22:27GMT
- * \author Jan Boon (Kaetemi)
- * IEffect
- */
-
-/*
- * Copyright (C) 2008 by authors
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published
- * by the Free Software Foundation, either version 2 of the License,
- * or (at your option) any later version.
- *
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301 USA.
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#ifndef NLSOUND_EFFECT_H
#define NLSOUND_EFFECT_H
diff --git a/code/nel/src/sound/driver/music_channel.cpp b/code/nel/src/sound/driver/music_channel.cpp
index d2e10b77e..29dd94075 100644
--- a/code/nel/src/sound/driver/music_channel.cpp
+++ b/code/nel/src/sound/driver/music_channel.cpp
@@ -1,30 +1,18 @@
-/**
- * \file music_channel.cpp
- * \brief IMusicChannel
- * \date 2008-09-04 16:29GMT
- * \author Jan Boon (Kaetemi)
- * IMusicChannel
- */
-
-/*
- * Copyright (C) 2008 by authors
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published
- * by the Free Software Foundation, either version 2 of the License,
- * or (at your option) any later version.
- *
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301 USA.
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#include
#include "music_channel.h"
diff --git a/code/nel/src/sound/driver/music_channel.h b/code/nel/src/sound/driver/music_channel.h
index 24156ce0b..6f0b58a5c 100644
--- a/code/nel/src/sound/driver/music_channel.h
+++ b/code/nel/src/sound/driver/music_channel.h
@@ -1,30 +1,18 @@
-/**
- * \file music_channel.h
- * \brief IMusicChannel
- * \date 2008-09-04 16:29GMT
- * \author Jan Boon (Kaetemi)
- * IMusicChannel
- */
-
-/*
- * Copyright (C) 2008 by authors
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published
- * by the Free Software Foundation, either version 2 of the License,
- * or (at your option) any later version.
- *
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301 USA.
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#ifndef NLSOUND_MUSIC_CHANNEL_H
#define NLSOUND_MUSIC_CHANNEL_H
diff --git a/code/nel/src/sound/driver/openal/effect_al.cpp b/code/nel/src/sound/driver/openal/effect_al.cpp
index 133a4f036..412e4f653 100644
--- a/code/nel/src/sound/driver/openal/effect_al.cpp
+++ b/code/nel/src/sound/driver/openal/effect_al.cpp
@@ -1,30 +1,18 @@
-/**
- * \file effect_al.cpp
- * \brief CReverbEffectAL
- * \date 2008-09-15 23:09GMT
- * \author Jan Boon (Kaetemi)
- * CReverbEffectAL
- */
-
-/*
- * Copyright (C) 2008 by authors
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published
- * by the Free Software Foundation, either version 2 of the License,
- * or (at your option) any later version.
- *
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301 USA.
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#include "stdopenal.h"
#include "effect_al.h"
diff --git a/code/nel/src/sound/driver/openal/effect_al.h b/code/nel/src/sound/driver/openal/effect_al.h
index 0b36c02b5..4c93465c2 100644
--- a/code/nel/src/sound/driver/openal/effect_al.h
+++ b/code/nel/src/sound/driver/openal/effect_al.h
@@ -1,30 +1,18 @@
-/**
- * \file effect_al.h
- * \brief CReverbEffectAL
- * \date 2008-09-15 23:09GMT
- * \author Jan Boon (Kaetemi)
- * CReverbEffectAL
- */
-
-/*
- * Copyright (C) 2008 by authors
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published
- * by the Free Software Foundation, either version 2 of the License,
- * or (at your option) any later version.
- *
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301 USA.
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#ifndef NLSOUND_EFFECT_AL_H
#define NLSOUND_EFFECT_AL_H
diff --git a/code/nel/src/sound/driver/openal/ext_al.cpp b/code/nel/src/sound/driver/openal/ext_al.cpp
index d2f049273..a444fb54a 100644
--- a/code/nel/src/sound/driver/openal/ext_al.cpp
+++ b/code/nel/src/sound/driver/openal/ext_al.cpp
@@ -1,30 +1,18 @@
-/**
- * \file ext_al.cpp
- * \brief CExtAl
- * \date 2008-09-15 15:42GMT
- * \author Jan Boon (Kaetemi)
- * OpenAL extensions
- */
-
-/*
- * Copyright (C) 2008 by authors
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published
- * by the Free Software Foundation, either version 2 of the License,
- * or (at your option) any later version.
- *
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
- * 02110-1301 USA.
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#include "stdopenal.h"
#include "ext_al.h"
diff --git a/code/nel/src/sound/driver/xaudio2/adpcm_xaudio2.cpp b/code/nel/src/sound/driver/xaudio2/adpcm_xaudio2.cpp
index 1140b1ebc..2a84e4cda 100644
--- a/code/nel/src/sound/driver/xaudio2/adpcm_xaudio2.cpp
+++ b/code/nel/src/sound/driver/xaudio2/adpcm_xaudio2.cpp
@@ -1,30 +1,18 @@
-/**
- * \file adpcm_xaudio2.cpp
- * \brief CAdpcmXAudio2
- * \date 2008-09-07 03:53GMT
- * \author Jan Boon (Kaetemi)
- * CAdpcmXAudio2
- */
-
-/*
- * Copyright (C) 2008 Jan Boon (Kaetemi)
- *
- * This file is part of NLSOUND XAudio2 Driver.
- * NLSOUND XAudio2 Driver is free software: you can redistribute it
- * and/or modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation, either version 2 of
- * the License, or (at your option) any later version.
- *
- * NLSOUND XAudio2 Driver is distributed in the hope that it will be
- * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NLSOUND XAudio2 Driver; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
- * MA 02110-1301 USA.
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#include "stdxaudio2.h"
#include "adpcm_xaudio2.h"
diff --git a/code/nel/src/sound/driver/xaudio2/adpcm_xaudio2.h b/code/nel/src/sound/driver/xaudio2/adpcm_xaudio2.h
index 2c71f32a6..785cd9adc 100644
--- a/code/nel/src/sound/driver/xaudio2/adpcm_xaudio2.h
+++ b/code/nel/src/sound/driver/xaudio2/adpcm_xaudio2.h
@@ -1,30 +1,18 @@
-/**
- * \file adpcm_xaudio2.h
- * \brief CAdpcmXAudio2
- * \date 2008-09-07 03:53GMT
- * \author Jan Boon (Kaetemi)
- * CAdpcmXAudio2
- */
-
-/*
- * Copyright (C) 2008 Jan Boon (Kaetemi)
- *
- * This file is part of NLSOUND XAudio2 Driver.
- * NLSOUND XAudio2 Driver is free software: you can redistribute it
- * and/or modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation, either version 2 of
- * the License, or (at your option) any later version.
- *
- * NLSOUND XAudio2 Driver is distributed in the hope that it will be
- * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NLSOUND XAudio2 Driver; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
- * MA 02110-1301 USA.
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#ifndef NLSOUND_ADPCM_XAUDIO2_H
#define NLSOUND_ADPCM_XAUDIO2_H
diff --git a/code/nel/src/sound/driver/xaudio2/buffer_xaudio2.cpp b/code/nel/src/sound/driver/xaudio2/buffer_xaudio2.cpp
index e8d8f981a..246f2b8e9 100644
--- a/code/nel/src/sound/driver/xaudio2/buffer_xaudio2.cpp
+++ b/code/nel/src/sound/driver/xaudio2/buffer_xaudio2.cpp
@@ -1,30 +1,18 @@
-/**
- * \file buffer_xaudio2.cpp
- * \brief CBufferXAudio2
- * \date 2008-08-20 17:21GMT
- * \author Jan Boon (Kaetemi)
- * CBufferXAudio2
- */
-
-/*
- * Copyright (C) 2008 Jan Boon (Kaetemi)
- *
- * This file is part of NLSOUND XAudio2 Driver.
- * NLSOUND XAudio2 Driver is free software: you can redistribute it
- * and/or modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation, either version 2 of
- * the License, or (at your option) any later version.
- *
- * NLSOUND XAudio2 Driver is distributed in the hope that it will be
- * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NLSOUND XAudio2 Driver; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
- * MA 02110-1301 USA.
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#include "stdxaudio2.h"
#include "buffer_xaudio2.h"
diff --git a/code/nel/src/sound/driver/xaudio2/buffer_xaudio2.h b/code/nel/src/sound/driver/xaudio2/buffer_xaudio2.h
index b448f3501..e2f09d855 100644
--- a/code/nel/src/sound/driver/xaudio2/buffer_xaudio2.h
+++ b/code/nel/src/sound/driver/xaudio2/buffer_xaudio2.h
@@ -1,30 +1,18 @@
-/**
- * \file buffer_xaudio2.h
- * \brief CBufferXAudio2
- * \date 2008-08-20 17:21GMT
- * \author Jan Boon (Kaetemi)
- * CBufferXAudio2
- */
-
-/*
- * Copyright (C) 2008 Jan Boon (Kaetemi)
- *
- * This file is part of NLSOUND XAudio2 Driver.
- * NLSOUND XAudio2 Driver is free software: you can redistribute it
- * and/or modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation, either version 2 of
- * the License, or (at your option) any later version.
- *
- * NLSOUND XAudio2 Driver is distributed in the hope that it will be
- * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NLSOUND XAudio2 Driver; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
- * MA 02110-1301 USA.
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#ifndef NLSOUND_BUFFER_XAUDIO2_H
#define NLSOUND_BUFFER_XAUDIO2_H
diff --git a/code/nel/src/sound/driver/xaudio2/effect_xaudio2.cpp b/code/nel/src/sound/driver/xaudio2/effect_xaudio2.cpp
index 0e9d9d2bb..056778246 100644
--- a/code/nel/src/sound/driver/xaudio2/effect_xaudio2.cpp
+++ b/code/nel/src/sound/driver/xaudio2/effect_xaudio2.cpp
@@ -1,30 +1,18 @@
-/**
- * \file effect_xaudio2.cpp
- * \brief CReverbEffectXAudio2
- * \date 2008-09-17 17:27GMT
- * \author Jan Boon (Kaetemi)
- * CReverbEffectXAudio2
- */
-
-/*
- * Copyright (C) 2008 by authors
- *
- * This file is part of NLSOUND XAudio2 Driver.
- * NLSOUND XAudio2 Driver is free software: you can redistribute it
- * and/or modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation, either version 2 of
- * the License, or (at your option) any later version.
- *
- * NLSOUND XAudio2 Driver is distributed in the hope that it will be
- * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NLSOUND XAudio2 Driver; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
- * MA 02110-1301 USA.
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#include "stdxaudio2.h"
#include "effect_xaudio2.h"
diff --git a/code/nel/src/sound/driver/xaudio2/effect_xaudio2.h b/code/nel/src/sound/driver/xaudio2/effect_xaudio2.h
index a6933f533..24d4fe0b7 100644
--- a/code/nel/src/sound/driver/xaudio2/effect_xaudio2.h
+++ b/code/nel/src/sound/driver/xaudio2/effect_xaudio2.h
@@ -1,30 +1,18 @@
-/**
- * \file effect_xaudio2.h
- * \brief CReverbEffectXAudio2
- * \date 2008-09-17 17:27GMT
- * \author Jan Boon (Kaetemi)
- * CReverbEffectXAudio2
- */
-
-/*
- * Copyright (C) 2008 by authors
- *
- * This file is part of NLSOUND XAudio2 Driver.
- * NLSOUND XAudio2 Driver is free software: you can redistribute it
- * and/or modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation, either version 2 of
- * the License, or (at your option) any later version.
- *
- * NLSOUND XAudio2 Driver is distributed in the hope that it will be
- * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NLSOUND XAudio2 Driver; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
- * MA 02110-1301 USA.
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#ifndef NLSOUND_EFFECT_XAUDIO2_H
#define NLSOUND_EFFECT_XAUDIO2_H
diff --git a/code/nel/src/sound/driver/xaudio2/listener_xaudio2.cpp b/code/nel/src/sound/driver/xaudio2/listener_xaudio2.cpp
index 69f7452e3..1ead104b0 100644
--- a/code/nel/src/sound/driver/xaudio2/listener_xaudio2.cpp
+++ b/code/nel/src/sound/driver/xaudio2/listener_xaudio2.cpp
@@ -1,30 +1,18 @@
-/**
- * \file listener_xaudio2.cpp
- * \brief CListenerXAudio2
- * \date 2008-08-20 12:32GMT
- * \author Jan Boon (Kaetemi)
- * CListenerXAudio2
- */
-
-/*
- * Copyright (C) 2008 Jan Boon (Kaetemi)
- *
- * This file is part of NLSOUND XAudio2 Driver.
- * NLSOUND XAudio2 Driver is free software: you can redistribute it
- * and/or modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation, either version 2 of
- * the License, or (at your option) any later version.
- *
- * NLSOUND XAudio2 Driver is distributed in the hope that it will be
- * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NLSOUND XAudio2 Driver; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
- * MA 02110-1301 USA.
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#include "stdxaudio2.h"
#include "listener_xaudio2.h"
diff --git a/code/nel/src/sound/driver/xaudio2/listener_xaudio2.h b/code/nel/src/sound/driver/xaudio2/listener_xaudio2.h
index 1b2d75180..1e8131a62 100644
--- a/code/nel/src/sound/driver/xaudio2/listener_xaudio2.h
+++ b/code/nel/src/sound/driver/xaudio2/listener_xaudio2.h
@@ -1,30 +1,18 @@
-/**
- * \file listener_xaudio2.h
- * \brief CListenerXAudio2
- * \date 2008-08-20 12:32GMT
- * \author Jan Boon (Kaetemi)
- * CListenerXAudio2
- */
-
-/*
- * Copyright (C) 2008 Jan Boon (Kaetemi)
- *
- * This file is part of NLSOUND XAudio2 Driver.
- * NLSOUND XAudio2 Driver is free software: you can redistribute it
- * and/or modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation, either version 2 of
- * the License, or (at your option) any later version.
- *
- * NLSOUND XAudio2 Driver is distributed in the hope that it will be
- * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NLSOUND XAudio2 Driver; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
- * MA 02110-1301 USA.
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#ifndef NLSOUND_LISTENER_XAUDIO2_H
#define NLSOUND_LISTENER_XAUDIO2_H
diff --git a/code/nel/src/sound/driver/xaudio2/music_buffer.cpp b/code/nel/src/sound/driver/xaudio2/music_buffer.cpp
index c5cbbfbea..2bf553a90 100644
--- a/code/nel/src/sound/driver/xaudio2/music_buffer.cpp
+++ b/code/nel/src/sound/driver/xaudio2/music_buffer.cpp
@@ -1,30 +1,18 @@
-/**
- * \file music_buffer.cpp
- * \brief IMusicBuffer
- * \date 2008-08-30 11:38GMT
- * \author Jan Boon (Kaetemi)
- * IMusicBuffer
- */
-
-/*
- * Copyright (C) 2008 Jan Boon (Kaetemi)
- *
- * This file is part of NLSOUND Music Library.
- * NLSOUND Music Library is free software: you can redistribute it
- * and/or modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation, either version 2 of
- * the License, or (at your option) any later version.
- *
- * NLSOUND Music Library is distributed in the hope that it will be
- * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NLSOUND Music Library; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
- * MA 02110-1301 USA.
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#include "stdxaudio2.h"
#include "music_buffer.h"
diff --git a/code/nel/src/sound/driver/xaudio2/music_buffer.h b/code/nel/src/sound/driver/xaudio2/music_buffer.h
index 2b71cab1f..05d0d57f8 100644
--- a/code/nel/src/sound/driver/xaudio2/music_buffer.h
+++ b/code/nel/src/sound/driver/xaudio2/music_buffer.h
@@ -1,30 +1,18 @@
-/**
- * \file music_buffer.h
- * \brief IMusicBuffer
- * \date 2008-08-30 11:38GMT
- * \author Jan Boon (Kaetemi)
- * IMusicBuffer
- */
-
-/*
- * Copyright (C) 2008 Jan Boon (Kaetemi)
- *
- * This file is part of NLSOUND Music Library.
- * NLSOUND Music Library is free software: you can redistribute it
- * and/or modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation, either version 2 of
- * the License, or (at your option) any later version.
- *
- * NLSOUND Music Library is distributed in the hope that it will be
- * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NLSOUND Music Library; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
- * MA 02110-1301 USA.
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#ifndef NLSOUND_MUSIC_BUFFER_H
#define NLSOUND_MUSIC_BUFFER_H
diff --git a/code/nel/src/sound/driver/xaudio2/music_buffer_vorbis.cpp b/code/nel/src/sound/driver/xaudio2/music_buffer_vorbis.cpp
index 411cf7377..4d6c0f76b 100644
--- a/code/nel/src/sound/driver/xaudio2/music_buffer_vorbis.cpp
+++ b/code/nel/src/sound/driver/xaudio2/music_buffer_vorbis.cpp
@@ -1,30 +1,18 @@
-/**
- * \file music_buffer_vorbis.cpp
- * \brief CMusicBufferVorbis
- * \date 2008-08-30 11:38GMT
- * \author Jan Boon (Kaetemi)
- * CMusicBufferVorbis
- */
-
-/*
- * Copyright (C) 2008 Jan Boon (Kaetemi)
- *
- * This file is part of NLSOUND Music Library.
- * NLSOUND Music Library is free software: you can redistribute it
- * and/or modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation, either version 2 of
- * the License, or (at your option) any later version.
- *
- * NLSOUND Music Library is distributed in the hope that it will be
- * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NLSOUND Music Library; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
- * MA 02110-1301 USA.
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#include "stdxaudio2.h"
#include "music_buffer_vorbis.h"
diff --git a/code/nel/src/sound/driver/xaudio2/music_buffer_vorbis.h b/code/nel/src/sound/driver/xaudio2/music_buffer_vorbis.h
index 6deb01a90..78ae329f5 100644
--- a/code/nel/src/sound/driver/xaudio2/music_buffer_vorbis.h
+++ b/code/nel/src/sound/driver/xaudio2/music_buffer_vorbis.h
@@ -1,30 +1,18 @@
-/**
- * \file music_buffer_vorbis.h
- * \brief CMusicBufferVorbis
- * \date 2008-08-30 11:38GMT
- * \author Jan Boon (Kaetemi)
- * CMusicBufferVorbis
- */
-
-/*
- * Copyright (C) 2008 Jan Boon (Kaetemi)
- *
- * This file is part of NLSOUND Music Library.
- * NLSOUND Music Library is free software: you can redistribute it
- * and/or modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation, either version 2 of
- * the License, or (at your option) any later version.
- *
- * NLSOUND Music Library is distributed in the hope that it will be
- * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NLSOUND Music Library; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
- * MA 02110-1301 USA.
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#ifndef NLSOUND_MUSIC_BUFFER_VORBIS_H
#define NLSOUND_MUSIC_BUFFER_VORBIS_H
diff --git a/code/nel/src/sound/driver/xaudio2/music_channel_xaudio2.cpp b/code/nel/src/sound/driver/xaudio2/music_channel_xaudio2.cpp
index ebb7eab8f..0285c99a6 100644
--- a/code/nel/src/sound/driver/xaudio2/music_channel_xaudio2.cpp
+++ b/code/nel/src/sound/driver/xaudio2/music_channel_xaudio2.cpp
@@ -1,30 +1,18 @@
-/**
- * \file music_channel_xaudio2.cpp
- * \brief CMusicChannelXAudio2
- * \date 2008-08-30 13:31GMT
- * \author Jan Boon (Kaetemi)
- * CMusicChannelXAudio2
- */
-
-/*
- * Copyright (C) 2008 Jan Boon (Kaetemi)
- *
- * This file is part of NLSOUND XAudio2 Driver.
- * NLSOUND XAudio2 Driver is free software: you can redistribute it
- * and/or modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation, either version 2 of
- * the License, or (at your option) any later version.
- *
- * NLSOUND XAudio2 Driver is distributed in the hope that it will be
- * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NLSOUND XAudio2 Driver; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
- * MA 02110-1301 USA.
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#include "stdxaudio2.h"
#include "music_channel_xaudio2.h"
diff --git a/code/nel/src/sound/driver/xaudio2/music_channel_xaudio2.h b/code/nel/src/sound/driver/xaudio2/music_channel_xaudio2.h
index cad3b2e9c..1393d8d46 100644
--- a/code/nel/src/sound/driver/xaudio2/music_channel_xaudio2.h
+++ b/code/nel/src/sound/driver/xaudio2/music_channel_xaudio2.h
@@ -1,30 +1,18 @@
-/**
- * \file music_channel_xaudio2.h
- * \brief CMusicChannelXAudio2
- * \date 2008-08-30 13:31GMT
- * \author Jan Boon (Kaetemi)
- * CMusicChannelXAudio2
- */
-
-/*
- * Copyright (C) 2008 Jan Boon (Kaetemi)
- *
- * This file is part of NLSOUND XAudio2 Driver.
- * NLSOUND XAudio2 Driver is free software: you can redistribute it
- * and/or modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation, either version 2 of
- * the License, or (at your option) any later version.
- *
- * NLSOUND XAudio2 Driver is distributed in the hope that it will be
- * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NLSOUND XAudio2 Driver; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
- * MA 02110-1301 USA.
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#ifndef NLSOUND_MUSIC_CHANNEL_XAUDIO2_H
#define NLSOUND_MUSIC_CHANNEL_XAUDIO2_H
diff --git a/code/nel/src/sound/driver/xaudio2/sound_driver_xaudio2.cpp b/code/nel/src/sound/driver/xaudio2/sound_driver_xaudio2.cpp
index 77f783d25..2f644129d 100644
--- a/code/nel/src/sound/driver/xaudio2/sound_driver_xaudio2.cpp
+++ b/code/nel/src/sound/driver/xaudio2/sound_driver_xaudio2.cpp
@@ -1,29 +1,18 @@
-/**
- * \file sound_driver_xaudio2.cpp
- * \brief CSoundDriverXAudio2
- * \date 2008-08-20 10:52GMT
- * \author Jan Boon (Kaetemi)
- * CSoundDriverXAudio2
- */
-
-/*
- * Copyright (C) 2008-2009 by authors
- *
- * This file is part of NLSOUND XAudio2 Driver.
- * NLSOUND XAudio2 Driver is free software: you can redistribute it
- * and/or modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation, either version 2 of
- * the License, or (at your option) any later version.
- *
- * NLSOUND XAudio2 Driver is distributed in the hope that it will be
- * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NLSOUND XAudio2 Driver; see the file COPYING. If not,
- * see .
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#include "stdxaudio2.h"
#include "sound_driver_xaudio2.h"
diff --git a/code/nel/src/sound/driver/xaudio2/sound_driver_xaudio2.h b/code/nel/src/sound/driver/xaudio2/sound_driver_xaudio2.h
index a65f67d03..d484b9911 100644
--- a/code/nel/src/sound/driver/xaudio2/sound_driver_xaudio2.h
+++ b/code/nel/src/sound/driver/xaudio2/sound_driver_xaudio2.h
@@ -1,30 +1,18 @@
-/**
- * \file sound_driver_xaudio2.h
- * \brief CSoundDriverXAudio2
- * \date 2008-08-20 10:52GMT
- * \author Jan Boon (Kaetemi)
- * CSoundDriverXAudio2
- */
-
-/*
- * Copyright (C) 2008 Jan Boon (Kaetemi)
- *
- * This file is part of NLSOUND XAudio2 Driver.
- * NLSOUND XAudio2 Driver is free software: you can redistribute it
- * and/or modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation, either version 2 of
- * the License, or (at your option) any later version.
- *
- * NLSOUND XAudio2 Driver is distributed in the hope that it will be
- * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NLSOUND XAudio2 Driver; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
- * MA 02110-1301 USA.
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#ifndef NLSOUND_SOUND_DRIVER_XAUDIO2_H //todo: support MAKEINTRESOURCE for music files?
#define NLSOUND_SOUND_DRIVER_XAUDIO2_H
diff --git a/code/nel/src/sound/driver/xaudio2/source_xaudio2.cpp b/code/nel/src/sound/driver/xaudio2/source_xaudio2.cpp
index ddd23c06a..059df9bb5 100644
--- a/code/nel/src/sound/driver/xaudio2/source_xaudio2.cpp
+++ b/code/nel/src/sound/driver/xaudio2/source_xaudio2.cpp
@@ -1,30 +1,18 @@
-/**
- * \file source_xaudio2.cpp
- * \brief CSourceXAudio2
- * \date 2008-08-20 15:53GMT
- * \author Jan Boon (Kaetemi)
- * CSourceXAudio2
- */
-
-/*
- * Copyright (C) 2008 Jan Boon (Kaetemi)
- *
- * This file is part of NLSOUND XAudio2 Driver.
- * NLSOUND XAudio2 Driver is free software: you can redistribute it
- * and/or modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation, either version 2 of
- * the License, or (at your option) any later version.
- *
- * NLSOUND XAudio2 Driver is distributed in the hope that it will be
- * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NLSOUND XAudio2 Driver; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
- * MA 02110-1301 USA.
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
// curve cone eax time
diff --git a/code/nel/src/sound/driver/xaudio2/source_xaudio2.h b/code/nel/src/sound/driver/xaudio2/source_xaudio2.h
index 06a2921b0..bbb52744d 100644
--- a/code/nel/src/sound/driver/xaudio2/source_xaudio2.h
+++ b/code/nel/src/sound/driver/xaudio2/source_xaudio2.h
@@ -1,30 +1,18 @@
-/**
- * \file source_xaudio2.h
- * \brief CSourceXAudio2
- * \date 2008-08-20 15:53GMT
- * \author Jan Boon (Kaetemi)
- * CSourceXAudio2
- */
-
-/*
- * Copyright (C) 2008 Jan Boon (Kaetemi)
- *
- * This file is part of NLSOUND XAudio2 Driver.
- * NLSOUND XAudio2 Driver is free software: you can redistribute it
- * and/or modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation, either version 2 of
- * the License, or (at your option) any later version.
- *
- * NLSOUND XAudio2 Driver is distributed in the hope that it will be
- * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NLSOUND XAudio2 Driver; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
- * MA 02110-1301 USA.
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#ifndef NLSOUND_SOURCE_XAUDIO2_H
#define NLSOUND_SOURCE_XAUDIO2_H
diff --git a/code/nel/src/sound/driver/xaudio2/stdxaudio2.cpp b/code/nel/src/sound/driver/xaudio2/stdxaudio2.cpp
index ecacaed24..acfbf14ad 100644
--- a/code/nel/src/sound/driver/xaudio2/stdxaudio2.cpp
+++ b/code/nel/src/sound/driver/xaudio2/stdxaudio2.cpp
@@ -1,30 +1,18 @@
-/**
- * \file stdxaudio2.cpp
- * \brief STDXAudio2
- * \date 2008-08-20 12:32GMT
- * \author Jan Boon (Kaetemi)
- * STDXAudio2
- */
-
-/*
- * Copyright (C) 2008 Jan Boon (Kaetemi)
- *
- * This file is part of NLSOUND XAudio2 Driver.
- * NLSOUND XAudio2 Driver is free software: you can redistribute it
- * and/or modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation, either version 2 of
- * the License, or (at your option) any later version.
- *
- * NLSOUND XAudio2 Driver is distributed in the hope that it will be
- * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NLSOUND XAudio2 Driver; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
- * MA 02110-1301 USA.
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#include "stdxaudio2.h"
diff --git a/code/nel/src/sound/driver/xaudio2/stdxaudio2.h b/code/nel/src/sound/driver/xaudio2/stdxaudio2.h
index 7eb4dac5f..4aa9d77ad 100644
--- a/code/nel/src/sound/driver/xaudio2/stdxaudio2.h
+++ b/code/nel/src/sound/driver/xaudio2/stdxaudio2.h
@@ -1,32 +1,18 @@
-/**
- * This is the precompiled header for the NeLSound XAudio2 Driver.
- * It should only contain '#include's for files that are not part of this library,
- * as well as '#define's that are critical to the compilation consistency.
- * \file stdxaudio2.h
- * \brief Precompiled header for the NeLSound XAudio2 Driver
- * \date 2008-08-20 12:32GMT
- * \author Jan Boon (Kaetemi)
- */
-
-/*
- * Copyright (C) 2008 Jan Boon (Kaetemi)
- *
- * This file is part of NLSOUND XAudio2 Driver.
- * NLSOUND XAudio2 Driver is free software: you can redistribute it
- * and/or modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation, either version 2 of
- * the License, or (at your option) any later version.
- *
- * NLSOUND XAudio2 Driver is distributed in the hope that it will be
- * useful, but WITHOUT ANY WARRANTY; without even the implied warranty
- * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NLSOUND XAudio2 Driver; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
- * MA 02110-1301 USA.
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#ifndef NLSOUND_STDPCH_XAUDIO2_H
#define NLSOUND_STDPCH_XAUDIO2_H
diff --git a/code/nel/src/sound/sample_bank_manager.cpp b/code/nel/src/sound/sample_bank_manager.cpp
index 57308238f..3ec80d10a 100644
--- a/code/nel/src/sound/sample_bank_manager.cpp
+++ b/code/nel/src/sound/sample_bank_manager.cpp
@@ -1,29 +1,18 @@
-/**
- * CSampleBankManager
- * $Id: sample_bank_manager.cpp 2330 2010-03-08 23:14:04Z kaetemi $
- * \file sample_bank_manager.cpp
- * \brief CSampleBankManager
- * \date 2010-03-08 21:09GMT
- */
-
-/*
- * Copyright (C) 2001-2010 by authors
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published
- * by the Free Software Foundation, either version 2 of the License,
- * or (at your option) any later version.
- *
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, see
- * .
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#include "stdsound.h"
#include "sample_bank_manager.h"
diff --git a/code/nel/src/sound/sample_bank_manager.h b/code/nel/src/sound/sample_bank_manager.h
index 9d56bd99d..ce84b0bb3 100644
--- a/code/nel/src/sound/sample_bank_manager.h
+++ b/code/nel/src/sound/sample_bank_manager.h
@@ -1,29 +1,18 @@
-/**
- * CSampleBankManager
- * $Id: sample_bank_manager.h 2330 2010-03-08 23:14:04Z kaetemi $
- * \file sample_bank_manager.h
- * \brief CSampleBankManager
- * \date 2010-03-08 21:09GMT
- */
-
-/*
- * Copyright (C) 2001-2010 by authors
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published
- * by the Free Software Foundation, either version 2 of the License,
- * or (at your option) any later version.
- *
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, see
- * .
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#ifndef NLSOUND_SAMPLE_BANK_MANAGER_H
#define NLSOUND_SAMPLE_BANK_MANAGER_H
diff --git a/code/nel/src/sound/stream_sound.cpp b/code/nel/src/sound/stream_sound.cpp
index 0cb5dec07..0081860ba 100644
--- a/code/nel/src/sound/stream_sound.cpp
+++ b/code/nel/src/sound/stream_sound.cpp
@@ -1,30 +1,18 @@
-/**
- * CStreamSound
- * $Id: stream_sound.cpp 2202 2010-01-28 23:42:50Z kaetemi $
- * \file stream_sound.cpp
- * \brief CStreamSound
- * \date 2010-01-28 07:29GMT
- * \author Jan Boon (Kaetemi)
- */
-
-/*
- * Copyright (C) 2010 by authors
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published
- * by the Free Software Foundation, either version 2 of the License,
- * or (at your option) any later version.
- *
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, see
- * .
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#include "stdsound.h"
#include "stream_sound.h"
diff --git a/code/nel/src/sound/stream_sound.h b/code/nel/src/sound/stream_sound.h
index 5c305d245..0ef952447 100644
--- a/code/nel/src/sound/stream_sound.h
+++ b/code/nel/src/sound/stream_sound.h
@@ -1,30 +1,18 @@
-/**
- * CStreamSound
- * $Id: stream_sound.h 2202 2010-01-28 23:42:50Z kaetemi $
- * \file stream_sound.h
- * \brief CStreamSound
- * \date 2010-01-28 07:29GMT
- * \author Jan Boon (Kaetemi)
- */
-
-/*
- * Copyright (C) 2010 by authors
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published
- * by the Free Software Foundation, either version 2 of the License,
- * or (at your option) any later version.
- *
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, see
- * .
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#ifndef NLSOUND_STREAM_SOUND_H
#define NLSOUND_STREAM_SOUND_H
diff --git a/code/nel/src/sound/stream_source.cpp b/code/nel/src/sound/stream_source.cpp
index 2ad29247c..00bf6727f 100644
--- a/code/nel/src/sound/stream_source.cpp
+++ b/code/nel/src/sound/stream_source.cpp
@@ -1,30 +1,18 @@
-/**
- * CStreamSource
- * $Id: stream_source.cpp 2238 2010-02-14 17:05:45Z kaetemi $
- * \file stream_source.cpp
- * \brief CStreamSource
- * \date 2010-01-28 07:09GMT
- * \author Jan Boon (Kaetemi)
- */
-
-/*
- * Copyright (C) 2010 by authors
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published
- * by the Free Software Foundation, either version 2 of the License,
- * or (at your option) any later version.
- *
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, see
- * .
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#include "stdsound.h"
#include "stream_source.h"
diff --git a/code/nel/src/sound/stream_source.h b/code/nel/src/sound/stream_source.h
index bee19016f..95aa548fb 100644
--- a/code/nel/src/sound/stream_source.h
+++ b/code/nel/src/sound/stream_source.h
@@ -1,30 +1,18 @@
-/**
- * CStreamSource
- * $Id: stream_source.h 2238 2010-02-14 17:05:45Z kaetemi $
- * \file stream_source.h
- * \brief CStreamSource
- * \date 2010-01-28 07:09GMT
- * \author Jan Boon (Kaetemi)
- */
-
-/*
- * Copyright (C) 2010 by authors
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published
- * by the Free Software Foundation, either version 2 of the License,
- * or (at your option) any later version.
- *
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, see
- * .
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#ifndef NLSOUND_STREAM_SOURCE_H
#define NLSOUND_STREAM_SOURCE_H
diff --git a/code/nel/tools/3d/plugin_max/scripts/startup/nel_pacs_box.ms b/code/nel/tools/3d/plugin_max/scripts/startup/nel_pacs_box.ms
index 39ef4d592..40b6049bf 100644
--- a/code/nel/tools/3d/plugin_max/scripts/startup/nel_pacs_box.ms
+++ b/code/nel/tools/3d/plugin_max/scripts/startup/nel_pacs_box.ms
@@ -1,25 +1,19 @@
--- \file nel_pacs_box.ms
--- Pacs box primitive object for 3dsmax.
+-- NeL - MMORPG Framework
+-- Copyright (C) 2010 Winch Gate Property Limited
--
--- $Id: nel_pacs_box.ms,v 1.2 2003/05/20 15:50:44 corvazier Exp $
+-- This program is free software: you can redistribute it and/or modify
+-- it under the terms of the GNU Affero General Public License as
+-- published by the Free Software Foundation, either version 3 of the
+-- License, or (at your option) any later version.
--
--- Copyright, 2001 Nevrax Ltd.
+-- This program is distributed in the hope that it will be useful,
+-- but WITHOUT ANY WARRANTY; without even the implied warranty of
+-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+-- GNU Affero General Public License for more details.
--
--- This file is part of NEVRAX NEL.
--- NEVRAX NEL is free software; you can redistribute it and/or modify
--- it under the terms of the GNU General Public License as published by
--- the Free Software Foundation; either version 2, or (at your option)
--- any later version.
---
--- NEVRAX NEL is distributed in the hope that it will be useful, but
--- WITHOUT ANY WARRANTY; without even the implied warranty of
--- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
--- General Public License for more details.
---
--- You should have received a copy of the GNU General Public License
--- along with NEVRAX NEL; see the file COPYING. If not, write to the
--- Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
--- MA 02111-1307, USA.
+-- You should have received a copy of the GNU Affero General Public License
+-- along with this program. If not, see .
+
plugin Geometry nel_pacs_box
name:"PACS Box"
diff --git a/code/nel/tools/3d/plugin_max/scripts/startup/nel_pacs_cylinder.ms b/code/nel/tools/3d/plugin_max/scripts/startup/nel_pacs_cylinder.ms
index b19f05d95..623c4b8c7 100644
--- a/code/nel/tools/3d/plugin_max/scripts/startup/nel_pacs_cylinder.ms
+++ b/code/nel/tools/3d/plugin_max/scripts/startup/nel_pacs_cylinder.ms
@@ -1,25 +1,18 @@
--- \file nel_pacs_cylinder.ms
--- Pacs cylinder primitive object for 3dsmax.
+-- NeL - MMORPG Framework
+-- Copyright (C) 2010 Winch Gate Property Limited
--
--- $Id: nel_pacs_cylinder.ms,v 1.2 2003/05/21 09:48:17 corvazier Exp $
+-- This program is free software: you can redistribute it and/or modify
+-- it under the terms of the GNU Affero General Public License as
+-- published by the Free Software Foundation, either version 3 of the
+-- License, or (at your option) any later version.
--
--- Copyright, 2001 Nevrax Ltd.
+-- This program is distributed in the hope that it will be useful,
+-- but WITHOUT ANY WARRANTY; without even the implied warranty of
+-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+-- GNU Affero General Public License for more details.
--
--- This file is part of NEVRAX NEL.
--- NEVRAX NEL is free software; you can redistribute it and/or modify
--- it under the terms of the GNU General Public License as published by
--- the Free Software Foundation; either version 2, or (at your option)
--- any later version.
---
--- NEVRAX NEL is distributed in the hope that it will be useful, but
--- WITHOUT ANY WARRANTY; without even the implied warranty of
--- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
--- General Public License for more details.
---
--- You should have received a copy of the GNU General Public License
--- along with NEVRAX NEL; see the file COPYING. If not, write to the
--- Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
--- MA 02111-1307, USA.
+-- You should have received a copy of the GNU Affero General Public License
+-- along with this program. If not, see .
plugin Geometry nel_pacs_cylinder
name:"PACS Cyl"
diff --git a/code/nel/tools/sound/build_samplebank/build_samplebank.cpp b/code/nel/tools/sound/build_samplebank/build_samplebank.cpp
index a96f2d670..772e6d56f 100644
--- a/code/nel/tools/sound/build_samplebank/build_samplebank.cpp
+++ b/code/nel/tools/sound/build_samplebank/build_samplebank.cpp
@@ -1,30 +1,18 @@
-/**
- * Build Samplebank
- * $Id: build_samplebank.cpp 2320 2010-03-06 23:04:11Z kaetemi $
- * \file build_samplebank.cpp
- * \brief Build Samplebank
- * \date 2010-03-06 21:36GMT
- * \author Jan Boon (Kaetemi)
- */
-
-/*
- * Copyright (C) 2010 by authors
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published
- * by the Free Software Foundation, either version 2 of the License,
- * or (at your option) any later version.
- *
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, see
- * .
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#include
diff --git a/code/nel/tools/sound/build_sound/build_sound.cpp b/code/nel/tools/sound/build_sound/build_sound.cpp
index 54f1b05d9..e62e5100e 100644
--- a/code/nel/tools/sound/build_sound/build_sound.cpp
+++ b/code/nel/tools/sound/build_sound/build_sound.cpp
@@ -1,30 +1,18 @@
-/**
- * Build Sound
- * $Id: build_sound.cpp 2317 2010-03-06 16:50:07Z kaetemi $
- * \file build_sound.cpp
- * \brief Build Sound
- * \date 2009-06-02 21:25GMT
- * \author Jan Boon (Kaetemi)
- */
-
-/*
- * Copyright (C) 2009 by authors
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published
- * by the Free Software Foundation, either version 2 of the License,
- * or (at your option) any later version.
- *
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, see
- * .
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#include
diff --git a/code/nel/tools/sound/build_soundbank/build_soundbank.cpp b/code/nel/tools/sound/build_soundbank/build_soundbank.cpp
index df535e6f4..ade56c0aa 100644
--- a/code/nel/tools/sound/build_soundbank/build_soundbank.cpp
+++ b/code/nel/tools/sound/build_soundbank/build_soundbank.cpp
@@ -1,30 +1,18 @@
-/**
- * Build Soundbank
- * $Id: build_soundbank.cpp 2320 2010-03-06 23:04:11Z kaetemi $
- * \file build_soundbank.cpp
- * \brief Build Soundbank
- * \date 2010-03-06 21:43GMT
- * \author Jan Boon (Kaetemi)
- */
-
-/*
- * Copyright (C) 2010 by authors
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published
- * by the Free Software Foundation, either version 2 of the License,
- * or (at your option) any later version.
- *
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, see
- * .
- */
+// NeL - MMORPG Framework
+// Copyright (C) 2010 Winch Gate Property Limited
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU Affero General Public License as
+// published by the Free Software Foundation, either version 3 of the
+// License, or (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU Affero General Public License for more details.
+//
+// You should have received a copy of the GNU Affero General Public License
+// along with this program. If not, see .
#include
diff --git a/code/nelns/README b/code/nelns/README
index 7a4bc9052..c35350061 100644
--- a/code/nelns/README
+++ b/code/nelns/README
@@ -21,7 +21,7 @@ environments.
License
-------
-NeL is a Free Software project under the GNU General Public License,
+NeL is a Free Software project under the GNU Affero General Public License,
which means all its code is available for everyone to download, examine,
use, modify, and distribute, subject to the usual restrictions attached
to any GPL software. If you are not familiar with the GPL, see the COPYING
diff --git a/code/ryzom/client/src/interface_v3/bar_manager.cpp b/code/ryzom/client/src/interface_v3/bar_manager.cpp
index 406de779c..1cf99a631 100644
--- a/code/ryzom/client/src/interface_v3/bar_manager.cpp
+++ b/code/ryzom/client/src/interface_v3/bar_manager.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000-2004 Nevrax Ltd.
- *
- * This file is part of NEVRAX NeL Network Services.
- * NEVRAX NeL Network Services is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NeL Network Services is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NeL Network Services; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "stdpch.h"
#include "bar_manager.h"
diff --git a/code/ryzom/client/src/interface_v3/bar_manager.h b/code/ryzom/client/src/interface_v3/bar_manager.h
index a9f50c587..54e8770d3 100644
--- a/code/ryzom/client/src/interface_v3/bar_manager.h
+++ b/code/ryzom/client/src/interface_v3/bar_manager.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000-2004 Nevrax Ltd.
- *
- * This file is part of NEVRAX NeL Network Services.
- * NEVRAX NeL Network Services is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NeL Network Services is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NeL Network Services; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef NL_BAR_MANAGER_H
#define NL_BAR_MANAGER_H
diff --git a/code/ryzom/client/src/interface_v3/yubo_chat.cpp b/code/ryzom/client/src/interface_v3/yubo_chat.cpp
index c03da1e91..4bf6fb10c 100644
--- a/code/ryzom/client/src/interface_v3/yubo_chat.cpp
+++ b/code/ryzom/client/src/interface_v3/yubo_chat.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000-2004 Nevrax Ltd.
- *
- * This file is part of NEVRAX NeL Network Services.
- * NEVRAX NeL Network Services is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NeL Network Services is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NeL Network Services; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "stdpch.h"
#include "yubo_chat.h"
diff --git a/code/ryzom/client/src/interface_v3/yubo_chat.h b/code/ryzom/client/src/interface_v3/yubo_chat.h
index 7f9990ec1..c9afec5f8 100644
--- a/code/ryzom/client/src/interface_v3/yubo_chat.h
+++ b/code/ryzom/client/src/interface_v3/yubo_chat.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000-2004 Nevrax Ltd.
- *
- * This file is part of NEVRAX NeL Network Services.
- * NEVRAX NeL Network Services is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NeL Network Services is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NeL Network Services; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef NL_YUBO_CHAT_H
#define NL_YUBO_CHAT_H
diff --git a/code/ryzom/client/src/login_patch.cpp b/code/ryzom/client/src/login_patch.cpp
index a666b4887..343945446 100644
--- a/code/ryzom/client/src/login_patch.cpp
+++ b/code/ryzom/client/src/login_patch.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2004 Nevrax Ltd.
- *
- * This file is part of NEVRAX NELNS.
- * NEVRAX NELNS is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NELNS is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NELNS; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
//
// Includes
//
diff --git a/code/ryzom/client/src/login_patch.h b/code/ryzom/client/src/login_patch.h
index 1804f012b..e55288283 100644
--- a/code/ryzom/client/src/login_patch.h
+++ b/code/ryzom/client/src/login_patch.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2004 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef CL_PATCH_H
#define CL_PATCH_H
diff --git a/code/ryzom/client/src/login_xdelta.cpp b/code/ryzom/client/src/login_xdelta.cpp
index 282ffebfc..7a0c6e459 100644
--- a/code/ryzom/client/src/login_xdelta.cpp
+++ b/code/ryzom/client/src/login_xdelta.cpp
@@ -14,27 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2004 Nevrax Ltd.
- *
- * This file is part of NEVRAX NELNS.
- * NEVRAX NELNS is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NELNS is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NELNS; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
-
-
//
// Includes
//
diff --git a/code/ryzom/client/src/login_xdelta.h b/code/ryzom/client/src/login_xdelta.h
index 691a90aa6..3381dc0a1 100644
--- a/code/ryzom/client/src/login_xdelta.h
+++ b/code/ryzom/client/src/login_xdelta.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2004 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef CL_LOGIN_XDELTA_H
#define CL_LOGIN_XDELTA_H
diff --git a/code/ryzom/client/src/outpost.cpp b/code/ryzom/client/src/outpost.cpp
index 94ca4d4b3..ebbf33db9 100644
--- a/code/ryzom/client/src/outpost.cpp
+++ b/code/ryzom/client/src/outpost.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000-2004 Nevrax Ltd.
- *
- * This file is part of NEVRAX NeL Network Services.
- * NEVRAX NeL Network Services is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NeL Network Services is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NeL Network Services; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "stdpch.h"
#include "outpost.h"
diff --git a/code/ryzom/client/src/water_map.cpp b/code/ryzom/client/src/water_map.cpp
index 987b07875..8172c4bf5 100644
--- a/code/ryzom/client/src/water_map.cpp
+++ b/code/ryzom/client/src/water_map.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000-2003 Nevrax Ltd.
- *
- * This file is part of NEVRAX RYZOM.
- * NEVRAX RYZOM is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX RYZOM is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX RYZOM; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "stdpch.h"
#include "water_map.h"
#include "continent_manager.h"
diff --git a/code/ryzom/common/src/game_share/far_position.cpp b/code/ryzom/common/src/game_share/far_position.cpp
index 84b38178f..0d1b12c65 100644
--- a/code/ryzom/common/src/game_share/far_position.cpp
+++ b/code/ryzom/common/src/game_share/far_position.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000-2006 Nevrax Ltd.
- *
- * This file is part of NEVRAX RYZOM.
- * NEVRAX RYZOM is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX RYZOM is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX RYZOM; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "stdpch.h"
#include "far_position.h"
diff --git a/code/ryzom/common/src/game_share/far_position.h b/code/ryzom/common/src/game_share/far_position.h
index f4bbb6e9c..58f4b6f61 100644
--- a/code/ryzom/common/src/game_share/far_position.h
+++ b/code/ryzom/common/src/game_share/far_position.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000-2006 Nevrax Ltd.
- *
- * This file is part of NEVRAX RYZOM.
- * NEVRAX RYZOM is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX RYZOM is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX RYZOM; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "nel/misc/types_nl.h"
#include "game_share/r2_basic_types.h"
//#include "game_share/r2_types.h"
diff --git a/code/ryzom/common/src/game_share/skills.cpp b/code/ryzom/common/src/game_share/skills.cpp
index d285bc61f..8f218bd9d 100644
--- a/code/ryzom/common/src/game_share/skills.cpp
+++ b/code/ryzom/common/src/game_share/skills.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2001 Nevrax Ltd.
- *
- * This file is part of NEVRAX RYZOM.
- * NEVRAX RYZOM is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX RYZOM is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX RYZOM; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "stdpch.h"
#include "nel/misc/debug.h"
diff --git a/code/ryzom/common/src/game_share/skills.h b/code/ryzom/common/src/game_share/skills.h
index 6d75b9dcf..55f2d5415 100644
--- a/code/ryzom/common/src/game_share/skills.h
+++ b/code/ryzom/common/src/game_share/skills.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2001 Nevrax Ltd.
- *
- * This file is part of NEVRAX RYZOM.
- * NEVRAX RYZOM is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX RYZOM is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX RYZOM; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef RY_SKILLS_H
#define RY_SKILLS_H
diff --git a/code/ryzom/server/src/entities_game_service/cdb_group.cpp b/code/ryzom/server/src/entities_game_service/cdb_group.cpp
index 1d847a575..88c8f405c 100644
--- a/code/ryzom/server/src/entities_game_service/cdb_group.cpp
+++ b/code/ryzom/server/src/entities_game_service/cdb_group.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000-2004 Nevrax Ltd.
- *
- * This file is part of NEVRAX RYZOM.
- * NEVRAX RYZOM is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX RYZOM is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX RYZOM; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "stdpch.h"
#include "cdb_group.h"
#include "game_share/generic_xml_msg_mngr.h"
diff --git a/code/ryzom/server/src/entities_game_service/cdb_group.h b/code/ryzom/server/src/entities_game_service/cdb_group.h
index 6c6b9e709..3c3d3e27b 100644
--- a/code/ryzom/server/src/entities_game_service/cdb_group.h
+++ b/code/ryzom/server/src/entities_game_service/cdb_group.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000-2004 Nevrax Ltd.
- *
- * This file is part of NEVRAX RYZOM.
- * NEVRAX RYZOM is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX RYZOM is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX RYZOM; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef NL_CDB_GROUP_H
#define NL_CDB_GROUP_H
diff --git a/code/ryzom/server/src/entities_game_service/far_position_stack.cpp b/code/ryzom/server/src/entities_game_service/far_position_stack.cpp
index 2e1ebc067..14dc48126 100644
--- a/code/ryzom/server/src/entities_game_service/far_position_stack.cpp
+++ b/code/ryzom/server/src/entities_game_service/far_position_stack.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000-2006 Nevrax Ltd.
- *
- * This file is part of NEVRAX RYZOM.
- * NEVRAX RYZOM is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX RYZOM is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX RYZOM; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "stdpch.h"
#include "far_position_stack.h"
diff --git a/code/ryzom/server/src/entities_game_service/far_position_stack.h b/code/ryzom/server/src/entities_game_service/far_position_stack.h
index 08dc8ba6f..392b36652 100644
--- a/code/ryzom/server/src/entities_game_service/far_position_stack.h
+++ b/code/ryzom/server/src/entities_game_service/far_position_stack.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000-2006 Nevrax Ltd.
- *
- * This file is part of NEVRAX RYZOM.
- * NEVRAX RYZOM is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX RYZOM is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX RYZOM; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef NL_FAR_POSITION_STACK_H
#define NL_FAR_POSITION_STACK_H
diff --git a/code/ryzom/server/src/entities_game_service/inventory_updater.cpp b/code/ryzom/server/src/entities_game_service/inventory_updater.cpp
index e4a422a9d..c49dac4b2 100644
--- a/code/ryzom/server/src/entities_game_service/inventory_updater.cpp
+++ b/code/ryzom/server/src/entities_game_service/inventory_updater.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000-2004 Nevrax Ltd.
- *
- * This file is part of NEVRAX RYZOM.
- * NEVRAX RYZOM is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX RYZOM is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX RYZOM; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "stdpch.h"
#include "nel/net/unified_network.h"
#include "inventory_updater.h"
diff --git a/code/ryzom/server/src/entities_game_service/inventory_updater.h b/code/ryzom/server/src/entities_game_service/inventory_updater.h
index 049abaa22..d6d65ad45 100644
--- a/code/ryzom/server/src/entities_game_service/inventory_updater.h
+++ b/code/ryzom/server/src/entities_game_service/inventory_updater.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000-2004 Nevrax Ltd.
- *
- * This file is part of NEVRAX RYZOM.
- * NEVRAX RYZOM is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX RYZOM is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX RYZOM; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef NL_INVENTORY_UPDATER_H
#define NL_INVENTORY_UPDATER_H
diff --git a/code/ryzom/server/src/entities_game_service/shop_type/named_items.h b/code/ryzom/server/src/entities_game_service/shop_type/named_items.h
index 9cf398152..d31fe1614 100644
--- a/code/ryzom/server/src/entities_game_service/shop_type/named_items.h
+++ b/code/ryzom/server/src/entities_game_service/shop_type/named_items.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000-2004 Nevrax Ltd.
- *
- * This file is part of NEVRAX RYZOM.
- * NEVRAX RYZOM is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX RYZOM is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX RYZOM; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef RY_NAMED_ITEMS_H
#define RY_NAMED_ITEMS_H
diff --git a/code/ryzom/server/src/gameplay_module_lib/module_proxy.h b/code/ryzom/server/src/gameplay_module_lib/module_proxy.h
index 28f0ed676..f02a0bd59 100644
--- a/code/ryzom/server/src/gameplay_module_lib/module_proxy.h
+++ b/code/ryzom/server/src/gameplay_module_lib/module_proxy.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000-2004 Nevrax Ltd.
- *
- * This file is part of NEVRAX RYZOM.
- * NEVRAX RYZOM is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX RYZOM is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX RYZOM; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef RY_MODULE_PROXY_H
#define RY_MODULE_PROXY_H
diff --git a/code/ryzom/server/src/persistant_data_service/database_adapter.cpp b/code/ryzom/server/src/persistant_data_service/database_adapter.cpp
index f5f2e39fd..26a9c1b63 100644
--- a/code/ryzom/server/src/persistant_data_service/database_adapter.cpp
+++ b/code/ryzom/server/src/persistant_data_service/database_adapter.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000-2003 Nevrax Ltd.
- *
- * This file is part of NEVRAX RYZOM.
- * NEVRAX RYZOM is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX RYZOM is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX RYZOM; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "database_adapter.h"
#include "db_manager.h"
diff --git a/code/ryzom/server/src/persistant_data_service/database_adapter.h b/code/ryzom/server/src/persistant_data_service/database_adapter.h
index 372bef74c..6c8e2c4db 100644
--- a/code/ryzom/server/src/persistant_data_service/database_adapter.h
+++ b/code/ryzom/server/src/persistant_data_service/database_adapter.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000-2003 Nevrax Ltd.
- *
- * This file is part of NEVRAX RYZOM.
- * NEVRAX RYZOM is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX RYZOM is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX RYZOM; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef NL_DATABASE_ADAPTER_H
#define NL_DATABASE_ADAPTER_H
diff --git a/code/ryzom/server/src/server_share/animal_hunger.cpp b/code/ryzom/server/src/server_share/animal_hunger.cpp
index e2cb9bd3b..7ae92dee4 100644
--- a/code/ryzom/server/src/server_share/animal_hunger.cpp
+++ b/code/ryzom/server/src/server_share/animal_hunger.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000-2004 Nevrax Ltd.
- *
- * This file is part of NEVRAX RYZOM.
- * NEVRAX RYZOM is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX RYZOM is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX RYZOM; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "stdpch.h"
#include "animal_hunger.h"
diff --git a/code/ryzom/server/src/server_share/animal_hunger.h b/code/ryzom/server/src/server_share/animal_hunger.h
index 8e803397f..6239b3470 100644
--- a/code/ryzom/server/src/server_share/animal_hunger.h
+++ b/code/ryzom/server/src/server_share/animal_hunger.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000-2004 Nevrax Ltd.
- *
- * This file is part of NEVRAX RYZOM.
- * NEVRAX RYZOM is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX RYZOM is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX RYZOM; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef NL_ANIMAL_HUNGER_H
#define NL_ANIMAL_HUNGER_H
diff --git a/code/ryzom/tools/assoc_mem/att_tree.h b/code/ryzom/tools/assoc_mem/att_tree.h
index 237aba0c4..c853b189c 100644
--- a/code/ryzom/tools/assoc_mem/att_tree.h
+++ b/code/ryzom/tools/assoc_mem/att_tree.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef NL_ATT_TREE_H_
#define NL_ATT_TREE_H_
diff --git a/code/ryzom/tools/assoc_mem/attribute.h b/code/ryzom/tools/assoc_mem/attribute.h
index 0e786b7e9..5c55177aa 100644
--- a/code/ryzom/tools/assoc_mem/attribute.h
+++ b/code/ryzom/tools/assoc_mem/attribute.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef NL_ATTRIBUTE_H_
#define NL_ATTRIBUTE_H_
diff --git a/code/ryzom/tools/assoc_mem/brain.cpp b/code/ryzom/tools/assoc_mem/brain.cpp
index 9f9525ef1..74b8a8953 100644
--- a/code/ryzom/tools/assoc_mem/brain.cpp
+++ b/code/ryzom/tools/assoc_mem/brain.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "brain.h"
CBrain::CBrain(float f,float a,float e,float ha,float hu) : CMood(f,a,e,ha,hu)
diff --git a/code/ryzom/tools/assoc_mem/brain.h b/code/ryzom/tools/assoc_mem/brain.h
index 6f47d71e6..45670e626 100644
--- a/code/ryzom/tools/assoc_mem/brain.h
+++ b/code/ryzom/tools/assoc_mem/brain.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef NL_BRAIN_H_
#define NL_BRAIN_H_
diff --git a/code/ryzom/tools/assoc_mem/cond_node.cpp b/code/ryzom/tools/assoc_mem/cond_node.cpp
index 737f148b4..e4e626fff 100644
--- a/code/ryzom/tools/assoc_mem/cond_node.cpp
+++ b/code/ryzom/tools/assoc_mem/cond_node.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "cond_node.h"
diff --git a/code/ryzom/tools/assoc_mem/cond_node.h b/code/ryzom/tools/assoc_mem/cond_node.h
index c7b760062..f2c81aa13 100644
--- a/code/ryzom/tools/assoc_mem/cond_node.h
+++ b/code/ryzom/tools/assoc_mem/cond_node.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef NL_COND_NODE_H_
#define NL_COND_NODE_H_
diff --git a/code/ryzom/tools/assoc_mem/field.cpp b/code/ryzom/tools/assoc_mem/field.cpp
index 6d70d1b9f..bc18edf48 100644
--- a/code/ryzom/tools/assoc_mem/field.cpp
+++ b/code/ryzom/tools/assoc_mem/field.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "field.h"
#include "cond_node.h"
diff --git a/code/ryzom/tools/assoc_mem/field.h b/code/ryzom/tools/assoc_mem/field.h
index be36a7cd1..9ceaf88f2 100644
--- a/code/ryzom/tools/assoc_mem/field.h
+++ b/code/ryzom/tools/assoc_mem/field.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef NL_FIELD_H_
#define NL_FIELD_H_
diff --git a/code/ryzom/tools/assoc_mem/mood.cpp b/code/ryzom/tools/assoc_mem/mood.cpp
index 26697374a..9c03ccb0b 100644
--- a/code/ryzom/tools/assoc_mem/mood.cpp
+++ b/code/ryzom/tools/assoc_mem/mood.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "mood.h"
diff --git a/code/ryzom/tools/assoc_mem/mood.h b/code/ryzom/tools/assoc_mem/mood.h
index 36e025f49..cea2eaf35 100644
--- a/code/ryzom/tools/assoc_mem/mood.h
+++ b/code/ryzom/tools/assoc_mem/mood.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef NL_MOOD_H_
#define NL_MOOD_H_
diff --git a/code/ryzom/tools/assoc_mem/node.h b/code/ryzom/tools/assoc_mem/node.h
index 9353ea087..c35176da7 100644
--- a/code/ryzom/tools/assoc_mem/node.h
+++ b/code/ryzom/tools/assoc_mem/node.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef NL_NODE_H_
#define NL_NODE_H_
diff --git a/code/ryzom/tools/assoc_mem/record.h b/code/ryzom/tools/assoc_mem/record.h
index 960aceb44..f46c08e80 100644
--- a/code/ryzom/tools/assoc_mem/record.h
+++ b/code/ryzom/tools/assoc_mem/record.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include
#include "value.h"
diff --git a/code/ryzom/tools/assoc_mem/result_node.cpp b/code/ryzom/tools/assoc_mem/result_node.cpp
index aa8ea3d18..751b0d531 100644
--- a/code/ryzom/tools/assoc_mem/result_node.cpp
+++ b/code/ryzom/tools/assoc_mem/result_node.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "result_node.h"
#include
diff --git a/code/ryzom/tools/assoc_mem/result_node.h b/code/ryzom/tools/assoc_mem/result_node.h
index 3fc6723b5..44a258347 100644
--- a/code/ryzom/tools/assoc_mem/result_node.h
+++ b/code/ryzom/tools/assoc_mem/result_node.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef NL_RESULT_NODE_H_
#define NL_RESULT_NODE_H_
diff --git a/code/ryzom/tools/assoc_mem/tree.h b/code/ryzom/tools/assoc_mem/tree.h
index 6d67ef1a1..c3ebace4e 100644
--- a/code/ryzom/tools/assoc_mem/tree.h
+++ b/code/ryzom/tools/assoc_mem/tree.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef NL_TREE_H_
#define NL_TREE_H_
diff --git a/code/ryzom/tools/assoc_mem/val_nodes.h b/code/ryzom/tools/assoc_mem/val_nodes.h
index 647995d2d..e7b75b8ab 100644
--- a/code/ryzom/tools/assoc_mem/val_nodes.h
+++ b/code/ryzom/tools/assoc_mem/val_nodes.h
@@ -13,25 +13,6 @@
//
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
-
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
*/
#ifndef NL_VAL_NODES_H_
diff --git a/code/ryzom/tools/assoc_mem/value.h b/code/ryzom/tools/assoc_mem/value.h
index 8a9a54d18..1a38e95d5 100644
--- a/code/ryzom/tools/assoc_mem/value.h
+++ b/code/ryzom/tools/assoc_mem/value.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef NL_VALUE_H_
#define NL_VALUE_H_
diff --git a/code/ryzom/tools/client/client_data_check/data_scan.cpp b/code/ryzom/tools/client/client_data_check/data_scan.cpp
index dabac8a9c..5240112a8 100644
--- a/code/ryzom/tools/client/client_data_check/data_scan.cpp
+++ b/code/ryzom/tools/client/client_data_check/data_scan.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2004 Nevrax Ltd.
- *
- * This file is part of NEVRAX NELNS.
- * NEVRAX NELNS is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NELNS is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NELNS; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
//
// Includes
//
diff --git a/code/ryzom/tools/client/client_data_check/data_scan.h b/code/ryzom/tools/client/client_data_check/data_scan.h
index 46f4d6c32..1b63cecb2 100644
--- a/code/ryzom/tools/client/client_data_check/data_scan.h
+++ b/code/ryzom/tools/client/client_data_check/data_scan.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2004 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef CL_PATCH_H
#define CL_PATCH_H
diff --git a/code/ryzom/tools/leveldesign/export/export.cpp b/code/ryzom/tools/leveldesign/export/export.cpp
index 549331240..957b01fd8 100644
--- a/code/ryzom/tools/leveldesign/export/export.cpp
+++ b/code/ryzom/tools/leveldesign/export/export.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2001 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "export.h"
#include "formFlora.h"
#include "formPlant.h"
diff --git a/code/ryzom/tools/leveldesign/export/export.h b/code/ryzom/tools/leveldesign/export/export.h
index 631876ece..032c274bb 100644
--- a/code/ryzom/tools/leveldesign/export/export.h
+++ b/code/ryzom/tools/leveldesign/export/export.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2001 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef LD_EXPORT_H
#define LD_EXPORT_H
diff --git a/code/ryzom/tools/leveldesign/export/formFlora.cpp b/code/ryzom/tools/leveldesign/export/formFlora.cpp
index 3c9f63618..8614cce03 100644
--- a/code/ryzom/tools/leveldesign/export/formFlora.cpp
+++ b/code/ryzom/tools/leveldesign/export/formFlora.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2001 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "formFlora.h"
#include "nel/misc/common.h"
diff --git a/code/ryzom/tools/leveldesign/export/formFlora.h b/code/ryzom/tools/leveldesign/export/formFlora.h
index f581e5a93..809f0570e 100644
--- a/code/ryzom/tools/leveldesign/export/formFlora.h
+++ b/code/ryzom/tools/leveldesign/export/formFlora.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2001 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef LD_FORMFLORA_H
#define LD_FORMFLORA_H
diff --git a/code/ryzom/tools/leveldesign/export/formPlant.cpp b/code/ryzom/tools/leveldesign/export/formPlant.cpp
index bab11cbba..3fd56bb29 100644
--- a/code/ryzom/tools/leveldesign/export/formPlant.cpp
+++ b/code/ryzom/tools/leveldesign/export/formPlant.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2001 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "formPlant.h"
#include "nel/misc/common.h"
diff --git a/code/ryzom/tools/leveldesign/export/formPlant.h b/code/ryzom/tools/leveldesign/export/formPlant.h
index 9fea55322..c0aea3166 100644
--- a/code/ryzom/tools/leveldesign/export/formPlant.h
+++ b/code/ryzom/tools/leveldesign/export/formPlant.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2001 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef LD_FORMPLANT_H
#define LD_FORMPLANT_H
diff --git a/code/ryzom/tools/leveldesign/georges_convert/common.h b/code/ryzom/tools/leveldesign/georges_convert/common.h
index ae4b81169..74cc2d04e 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/common.h
+++ b/code/ryzom/tools/leveldesign/georges_convert/common.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef NLGEORGES_COMMON_H
#define NLGEORGES_COMMON_H
diff --git a/code/ryzom/tools/leveldesign/georges_convert/form.cpp b/code/ryzom/tools/leveldesign/georges_convert/form.cpp
index a8d161bbc..f1567f650 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/form.cpp
+++ b/code/ryzom/tools/leveldesign/georges_convert/form.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "stdgeorgesconvert.h"
#include "form.h"
diff --git a/code/ryzom/tools/leveldesign/georges_convert/form.h b/code/ryzom/tools/leveldesign/georges_convert/form.h
index 760a735df..bc97021ec 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/form.h
+++ b/code/ryzom/tools/leveldesign/georges_convert/form.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef NLGEORGES_FORM_H
#define NLGEORGES_FORM_H
diff --git a/code/ryzom/tools/leveldesign/georges_convert/form_body_elt.cpp b/code/ryzom/tools/leveldesign/georges_convert/form_body_elt.cpp
index 8580e6691..88b82e1bb 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/form_body_elt.cpp
+++ b/code/ryzom/tools/leveldesign/georges_convert/form_body_elt.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "stdgeorgesconvert.h"
#include "form_body_elt.h"
diff --git a/code/ryzom/tools/leveldesign/georges_convert/form_body_elt.h b/code/ryzom/tools/leveldesign/georges_convert/form_body_elt.h
index d65928885..c9505daaa 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/form_body_elt.h
+++ b/code/ryzom/tools/leveldesign/georges_convert/form_body_elt.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef NLGEORGES_FORM_BODY_ELT_H
#define NLGEORGES_FORM_BODY_ELT_H
diff --git a/code/ryzom/tools/leveldesign/georges_convert/form_body_elt_atom.cpp b/code/ryzom/tools/leveldesign/georges_convert/form_body_elt_atom.cpp
index c0cedd157..5a5df2b12 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/form_body_elt_atom.cpp
+++ b/code/ryzom/tools/leveldesign/georges_convert/form_body_elt_atom.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "stdgeorgesconvert.h"
#include "form_body_elt_atom.h"
diff --git a/code/ryzom/tools/leveldesign/georges_convert/form_body_elt_atom.h b/code/ryzom/tools/leveldesign/georges_convert/form_body_elt_atom.h
index 113e17f8f..e2bf5ecf3 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/form_body_elt_atom.h
+++ b/code/ryzom/tools/leveldesign/georges_convert/form_body_elt_atom.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef NLGEORGES_FORM_BODY_ELT_ATOM_H
#define NLGEORGES_FORM_BODY_ELT_ATOM_H
diff --git a/code/ryzom/tools/leveldesign/georges_convert/form_body_elt_list.cpp b/code/ryzom/tools/leveldesign/georges_convert/form_body_elt_list.cpp
index 23cfb03c2..ca6e06276 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/form_body_elt_list.cpp
+++ b/code/ryzom/tools/leveldesign/georges_convert/form_body_elt_list.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "stdgeorgesconvert.h"
#include "form_body_elt_list.h"
diff --git a/code/ryzom/tools/leveldesign/georges_convert/form_body_elt_list.h b/code/ryzom/tools/leveldesign/georges_convert/form_body_elt_list.h
index 41fb7409c..b5de064d6 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/form_body_elt_list.h
+++ b/code/ryzom/tools/leveldesign/georges_convert/form_body_elt_list.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef NLGEORGES_FORM_BODY_ELT_LIST_H
#define NLGEORGES_FORM_BODY_ELT_LIST_H
diff --git a/code/ryzom/tools/leveldesign/georges_convert/form_body_elt_struct.cpp b/code/ryzom/tools/leveldesign/georges_convert/form_body_elt_struct.cpp
index 9051e563b..88b3bc90e 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/form_body_elt_struct.cpp
+++ b/code/ryzom/tools/leveldesign/georges_convert/form_body_elt_struct.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "stdgeorgesconvert.h"
#include "form_body_elt_struct.h"
#include "form_body_elt_list.h"
diff --git a/code/ryzom/tools/leveldesign/georges_convert/form_body_elt_struct.h b/code/ryzom/tools/leveldesign/georges_convert/form_body_elt_struct.h
index ab9ed3e24..10c059bef 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/form_body_elt_struct.h
+++ b/code/ryzom/tools/leveldesign/georges_convert/form_body_elt_struct.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef NLGEORGES_FORM_BODY_ELT_STRUCT_H
#define NLGEORGES_FORM_BODY_ELT_STRUCT_H
diff --git a/code/ryzom/tools/leveldesign/georges_convert/form_file.cpp b/code/ryzom/tools/leveldesign/georges_convert/form_file.cpp
index f5bdca3c0..30f258726 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/form_file.cpp
+++ b/code/ryzom/tools/leveldesign/georges_convert/form_file.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "stdgeorgesconvert.h"
#include "nel/misc/file.h"
#include "nel/misc/i_xml.h"
diff --git a/code/ryzom/tools/leveldesign/georges_convert/form_file.h b/code/ryzom/tools/leveldesign/georges_convert/form_file.h
index f0de7a193..45b0a5597 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/form_file.h
+++ b/code/ryzom/tools/leveldesign/georges_convert/form_file.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef NLGEORGES_FORM_FILE_H
#define NLGEORGES_FORM_FILE_H
diff --git a/code/ryzom/tools/leveldesign/georges_convert/form_head.cpp b/code/ryzom/tools/leveldesign/georges_convert/form_head.cpp
index 188be89e0..8d1b50228 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/form_head.cpp
+++ b/code/ryzom/tools/leveldesign/georges_convert/form_head.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "stdgeorgesconvert.h"
#include "form_head.h"
diff --git a/code/ryzom/tools/leveldesign/georges_convert/form_head.h b/code/ryzom/tools/leveldesign/georges_convert/form_head.h
index 8e66f8849..43900560a 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/form_head.h
+++ b/code/ryzom/tools/leveldesign/georges_convert/form_head.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef NLGEORGES_FORM_HEAD_H
#define NLGEORGES_FORM_HEAD_H
diff --git a/code/ryzom/tools/leveldesign/georges_convert/form_loader.cpp b/code/ryzom/tools/leveldesign/georges_convert/form_loader.cpp
index a9546d141..077549335 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/form_loader.cpp
+++ b/code/ryzom/tools/leveldesign/georges_convert/form_loader.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "stdgeorgesconvert.h"
#include "form_loader.h"
diff --git a/code/ryzom/tools/leveldesign/georges_convert/form_loader.h b/code/ryzom/tools/leveldesign/georges_convert/form_loader.h
index 51feef95f..0e70c49d2 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/form_loader.h
+++ b/code/ryzom/tools/leveldesign/georges_convert/form_loader.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef NLGEORGES_FORM_LOADER_H
#define NLGEORGES_FORM_LOADER_H
diff --git a/code/ryzom/tools/leveldesign/georges_convert/georges_convert.cpp b/code/ryzom/tools/leveldesign/georges_convert/georges_convert.cpp
index bf5f48f0f..b265e69e5 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/georges_convert.cpp
+++ b/code/ryzom/tools/leveldesign/georges_convert/georges_convert.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "stdgeorgesconvert.h"
#include "nel/misc/file.h"
diff --git a/code/ryzom/tools/leveldesign/georges_convert/georges_loader.cpp b/code/ryzom/tools/leveldesign/georges_convert/georges_loader.cpp
index a7344736e..ea4890a60 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/georges_loader.cpp
+++ b/code/ryzom/tools/leveldesign/georges_convert/georges_loader.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "stdgeorgesconvert.h"
#include "georges_loader.h"
diff --git a/code/ryzom/tools/leveldesign/georges_convert/georges_loader.h b/code/ryzom/tools/leveldesign/georges_convert/georges_loader.h
index 75dfb5e48..26f1fbd3d 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/georges_loader.h
+++ b/code/ryzom/tools/leveldesign/georges_convert/georges_loader.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef NLGEORGES_LOADER_H
#define NLGEORGES_LOADER_H
diff --git a/code/ryzom/tools/leveldesign/georges_convert/item.cpp b/code/ryzom/tools/leveldesign/georges_convert/item.cpp
index 3d42e73af..e8de6eefb 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/item.cpp
+++ b/code/ryzom/tools/leveldesign/georges_convert/item.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "stdgeorgesconvert.h"
#include "item.h"
#include "georges_loader.h"
diff --git a/code/ryzom/tools/leveldesign/georges_convert/item.h b/code/ryzom/tools/leveldesign/georges_convert/item.h
index d07f9f61d..795d0dde5 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/item.h
+++ b/code/ryzom/tools/leveldesign/georges_convert/item.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef NLGEORGES_ITEM_H
#define NLGEORGES_ITEM_H
diff --git a/code/ryzom/tools/leveldesign/georges_convert/item_elt.cpp b/code/ryzom/tools/leveldesign/georges_convert/item_elt.cpp
index b02aa1319..74440d902 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/item_elt.cpp
+++ b/code/ryzom/tools/leveldesign/georges_convert/item_elt.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "stdgeorgesconvert.h"
#include "item_elt.h"
diff --git a/code/ryzom/tools/leveldesign/georges_convert/item_elt.h b/code/ryzom/tools/leveldesign/georges_convert/item_elt.h
index 4d7cbaef3..07d063190 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/item_elt.h
+++ b/code/ryzom/tools/leveldesign/georges_convert/item_elt.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef NLGEORGES_ITEM_ELT_H
#define NLGEORGES_ITEM_ELT_H
diff --git a/code/ryzom/tools/leveldesign/georges_convert/item_elt_atom.cpp b/code/ryzom/tools/leveldesign/georges_convert/item_elt_atom.cpp
index 6bc90c40d..48bd1516e 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/item_elt_atom.cpp
+++ b/code/ryzom/tools/leveldesign/georges_convert/item_elt_atom.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "stdgeorgesconvert.h"
#include "item_elt_atom.h"
#include "mold_elt_type.h"
diff --git a/code/ryzom/tools/leveldesign/georges_convert/item_elt_atom.h b/code/ryzom/tools/leveldesign/georges_convert/item_elt_atom.h
index 8b8d8e8e2..8cda524e0 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/item_elt_atom.h
+++ b/code/ryzom/tools/leveldesign/georges_convert/item_elt_atom.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef NLGEORGES_ITEM_ELT_ATOM_H
#define NLGEORGES_ITEM_ELT_ATOM_H
diff --git a/code/ryzom/tools/leveldesign/georges_convert/item_elt_list.cpp b/code/ryzom/tools/leveldesign/georges_convert/item_elt_list.cpp
index 12512ef8f..4ac37f654 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/item_elt_list.cpp
+++ b/code/ryzom/tools/leveldesign/georges_convert/item_elt_list.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "stdgeorgesconvert.h"
#include "item_elt_list.h"
#include "item_elt_atom.h"
diff --git a/code/ryzom/tools/leveldesign/georges_convert/item_elt_list.h b/code/ryzom/tools/leveldesign/georges_convert/item_elt_list.h
index b08156451..a990e5d16 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/item_elt_list.h
+++ b/code/ryzom/tools/leveldesign/georges_convert/item_elt_list.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef NLGEORGES_ITEM_ELT_LIST_H
#define NLGEORGES_ITEM_ELT_LIST_H
diff --git a/code/ryzom/tools/leveldesign/georges_convert/item_elt_struct.cpp b/code/ryzom/tools/leveldesign/georges_convert/item_elt_struct.cpp
index 318d56348..199c62c77 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/item_elt_struct.cpp
+++ b/code/ryzom/tools/leveldesign/georges_convert/item_elt_struct.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "stdgeorgesconvert.h"
#include "item_elt_atom.h"
#include "item_elt_list.h"
diff --git a/code/ryzom/tools/leveldesign/georges_convert/item_elt_struct.h b/code/ryzom/tools/leveldesign/georges_convert/item_elt_struct.h
index 2fee2919b..5e1b5c48e 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/item_elt_struct.h
+++ b/code/ryzom/tools/leveldesign/georges_convert/item_elt_struct.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef NLGEORGES_ITEM_ELT_STRUCT_H
#define NLGEORGES_ITEM_ELT_STRUCT_H
diff --git a/code/ryzom/tools/leveldesign/georges_convert/item_loader.cpp b/code/ryzom/tools/leveldesign/georges_convert/item_loader.cpp
index dca438f4d..76387ce55 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/item_loader.cpp
+++ b/code/ryzom/tools/leveldesign/georges_convert/item_loader.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "stdgeorgesconvert.h"
#include "item_loader.h"
diff --git a/code/ryzom/tools/leveldesign/georges_convert/item_loader.h b/code/ryzom/tools/leveldesign/georges_convert/item_loader.h
index 30d4db999..da34050f9 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/item_loader.h
+++ b/code/ryzom/tools/leveldesign/georges_convert/item_loader.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef NLGEORGES_ITEM_LOADER_H
#define NLGEORGES_ITEM_LOADER_H
diff --git a/code/ryzom/tools/leveldesign/georges_convert/mold_elt.cpp b/code/ryzom/tools/leveldesign/georges_convert/mold_elt.cpp
index a02ae2cff..1a5f0dc8d 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/mold_elt.cpp
+++ b/code/ryzom/tools/leveldesign/georges_convert/mold_elt.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "stdgeorgesconvert.h"
#include "mold_elt.h"
diff --git a/code/ryzom/tools/leveldesign/georges_convert/mold_elt.h b/code/ryzom/tools/leveldesign/georges_convert/mold_elt.h
index 9784e7fa6..8956394e3 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/mold_elt.h
+++ b/code/ryzom/tools/leveldesign/georges_convert/mold_elt.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef NLGEORGES_MOLD_ELT_H
#define NLGEORGES_MOLD_ELT_H
diff --git a/code/ryzom/tools/leveldesign/georges_convert/mold_elt_define.cpp b/code/ryzom/tools/leveldesign/georges_convert/mold_elt_define.cpp
index 6bf774430..19e5593c8 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/mold_elt_define.cpp
+++ b/code/ryzom/tools/leveldesign/georges_convert/mold_elt_define.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "stdgeorgesconvert.h"
#include "georges_loader.h"
#include "mold_elt_define.h"
diff --git a/code/ryzom/tools/leveldesign/georges_convert/mold_elt_define.h b/code/ryzom/tools/leveldesign/georges_convert/mold_elt_define.h
index 79dd0ccd3..07ed74d35 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/mold_elt_define.h
+++ b/code/ryzom/tools/leveldesign/georges_convert/mold_elt_define.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef NLGEORGES_MOLD_ELT_DEFINE_H
#define NLGEORGES_MOLD_ELT_DEFINE_H
diff --git a/code/ryzom/tools/leveldesign/georges_convert/mold_elt_define_list.cpp b/code/ryzom/tools/leveldesign/georges_convert/mold_elt_define_list.cpp
index 2355f9172..49905c933 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/mold_elt_define_list.cpp
+++ b/code/ryzom/tools/leveldesign/georges_convert/mold_elt_define_list.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "stdgeorgesconvert.h"
#include "georges_loader.h"
#include "mold_elt_define_list.h"
diff --git a/code/ryzom/tools/leveldesign/georges_convert/mold_elt_define_list.h b/code/ryzom/tools/leveldesign/georges_convert/mold_elt_define_list.h
index d03febd7d..82ffde0eb 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/mold_elt_define_list.h
+++ b/code/ryzom/tools/leveldesign/georges_convert/mold_elt_define_list.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef NLGEORGES_MOLD_ELT_DEFINE_LIST_H
#define NLGEORGES_MOLD_ELT_DEFINE_LIST_H
diff --git a/code/ryzom/tools/leveldesign/georges_convert/mold_elt_type.cpp b/code/ryzom/tools/leveldesign/georges_convert/mold_elt_type.cpp
index eba5bf1bd..f295b2e4a 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/mold_elt_type.cpp
+++ b/code/ryzom/tools/leveldesign/georges_convert/mold_elt_type.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "stdgeorgesconvert.h"
#include "mold_elt_type.h"
#include "georges_loader.h"
diff --git a/code/ryzom/tools/leveldesign/georges_convert/mold_elt_type.h b/code/ryzom/tools/leveldesign/georges_convert/mold_elt_type.h
index 31930e45f..b395563b3 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/mold_elt_type.h
+++ b/code/ryzom/tools/leveldesign/georges_convert/mold_elt_type.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef NLGEORGES_MOLD_ELT_TYPE_H
#define NLGEORGES_MOLD_ELT_TYPE_H
diff --git a/code/ryzom/tools/leveldesign/georges_convert/mold_elt_type_list.cpp b/code/ryzom/tools/leveldesign/georges_convert/mold_elt_type_list.cpp
index b8d810fc2..99ad8ec33 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/mold_elt_type_list.cpp
+++ b/code/ryzom/tools/leveldesign/georges_convert/mold_elt_type_list.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "stdgeorgesconvert.h"
#include "mold_elt_type_list.h"
#include "georges_loader.h"
diff --git a/code/ryzom/tools/leveldesign/georges_convert/mold_elt_type_list.h b/code/ryzom/tools/leveldesign/georges_convert/mold_elt_type_list.h
index 1224434c0..0ef2d6c3e 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/mold_elt_type_list.h
+++ b/code/ryzom/tools/leveldesign/georges_convert/mold_elt_type_list.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef NLGEORGES_MOLD_ELT_TYPE_LIST_H
#define NLGEORGES_MOLD_ELT_TYPE_LIST_H
diff --git a/code/ryzom/tools/leveldesign/georges_convert/mold_loader.cpp b/code/ryzom/tools/leveldesign/georges_convert/mold_loader.cpp
index 71a2f438c..2cd92582d 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/mold_loader.cpp
+++ b/code/ryzom/tools/leveldesign/georges_convert/mold_loader.cpp
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "stdgeorgesconvert.h"
#include "mold_loader.h"
#include "mold_elt.h"
diff --git a/code/ryzom/tools/leveldesign/georges_convert/mold_loader.h b/code/ryzom/tools/leveldesign/georges_convert/mold_loader.h
index a8049397f..3aaa1340c 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/mold_loader.h
+++ b/code/ryzom/tools/leveldesign/georges_convert/mold_loader.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#ifndef NLGEORGES_MOLD_LOADER_H
#define NLGEORGES_MOLD_LOADER_H
diff --git a/code/ryzom/tools/leveldesign/georges_convert/stdgeorgesconvert.cpp b/code/ryzom/tools/leveldesign/georges_convert/stdgeorgesconvert.cpp
index c206cd6d7..9ec361168 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/stdgeorgesconvert.cpp
+++ b/code/ryzom/tools/leveldesign/georges_convert/stdgeorgesconvert.cpp
@@ -14,24 +14,5 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include "stdgeorgesconvert.h"
diff --git a/code/ryzom/tools/leveldesign/georges_convert/stdgeorgesconvert.h b/code/ryzom/tools/leveldesign/georges_convert/stdgeorgesconvert.h
index e6066b59c..531e229e1 100644
--- a/code/ryzom/tools/leveldesign/georges_convert/stdgeorgesconvert.h
+++ b/code/ryzom/tools/leveldesign/georges_convert/stdgeorgesconvert.h
@@ -14,25 +14,6 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see .
-/* Copyright, 2000 Nevrax Ltd.
- *
- * This file is part of NEVRAX NEL.
- * NEVRAX NEL is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
- * any later version.
-
- * NEVRAX NEL is distributed in the hope that it will be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
-
- * You should have received a copy of the GNU General Public License
- * along with NEVRAX NEL; see the file COPYING. If not, write to the
- * Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
- * MA 02111-1307, USA.
- */
-
#include
#include
#include