diff --git a/code/nel/samples/3d/qtnel/main.cpp b/code/nel/samples/3d/qtnel/main.cpp
index 0915973ee..9626bd2ca 100644
--- a/code/nel/samples/3d/qtnel/main.cpp
+++ b/code/nel/samples/3d/qtnel/main.cpp
@@ -1,3 +1,19 @@
+// 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
#include "qnelwindow.h"
diff --git a/code/nel/samples/3d/qtnel/qnelwidget.cpp b/code/nel/samples/3d/qtnel/qnelwidget.cpp
index 47de47997..2f7eeab97 100644
--- a/code/nel/samples/3d/qtnel/qnelwidget.cpp
+++ b/code/nel/samples/3d/qtnel/qnelwidget.cpp
@@ -1,3 +1,19 @@
+// 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 "qnelwidget.h"
#if defined(Q_WS_WIN)
diff --git a/code/nel/samples/3d/qtnel/qnelwidget.h b/code/nel/samples/3d/qtnel/qnelwidget.h
index 074a1ce78..8b89066a0 100644
--- a/code/nel/samples/3d/qtnel/qnelwidget.h
+++ b/code/nel/samples/3d/qtnel/qnelwidget.h
@@ -1,3 +1,19 @@
+// 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 NL_QTNEL_H
#define NL_QTNEL_H
diff --git a/code/nel/samples/3d/qtnel/qnelwindow.cpp b/code/nel/samples/3d/qtnel/qnelwindow.cpp
index cd1dcbee5..fd3680b98 100644
--- a/code/nel/samples/3d/qtnel/qnelwindow.cpp
+++ b/code/nel/samples/3d/qtnel/qnelwindow.cpp
@@ -1,3 +1,19 @@
+// 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 "qnelwindow.h"
#include
diff --git a/code/nel/samples/3d/qtnel/qnelwindow.h b/code/nel/samples/3d/qtnel/qnelwindow.h
index 7e769a897..29926d611 100644
--- a/code/nel/samples/3d/qtnel/qnelwindow.h
+++ b/code/nel/samples/3d/qtnel/qnelwindow.h
@@ -1,3 +1,19 @@
+// 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 NL_QNELWINDOW_H
#define NL_QNELWINDOW_H
diff --git a/code/nel/samples/misc/i18n/main.cpp b/code/nel/samples/misc/i18n/main.cpp
index fc41c2d28..942c41315 100644
--- a/code/nel/samples/misc/i18n/main.cpp
+++ b/code/nel/samples/misc/i18n/main.cpp
@@ -1,4 +1,3 @@
-
// NeL - MMORPG Framework
// Copyright (C) 2010 Winch Gate Property Limited
//
diff --git a/code/nel/samples/net/chat/kbhit.cpp b/code/nel/samples/net/chat/kbhit.cpp
index 7a711c6ec..50c8f2c65 100644
--- a/code/nel/samples/net/chat/kbhit.cpp
+++ b/code/nel/samples/net/chat/kbhit.cpp
@@ -1,3 +1,19 @@
+// 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 .
+
#ifdef __GNUC__
#include "kbhit.h"
#include
diff --git a/code/nel/samples/net/chat/kbhit.h b/code/nel/samples/net/chat/kbhit.h
index 4bee5e08e..0d6a5112a 100644
--- a/code/nel/samples/net/chat/kbhit.h
+++ b/code/nel/samples/net/chat/kbhit.h
@@ -1,3 +1,19 @@
+// 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 NL_KBHIT_H
#define NL_KBHIT_H
diff --git a/code/ryzom/client/src/client_sheets/sbrick_sheet.cpp b/code/ryzom/client/src/client_sheets/sbrick_sheet.cpp
index 70ca7f515..76000d099 100644
--- a/code/ryzom/client/src/client_sheets/sbrick_sheet.cpp
+++ b/code/ryzom/client/src/client_sheets/sbrick_sheet.cpp
@@ -534,4 +534,3 @@ bool CSBrickSheet::mustDisplayLevel() const
(BrickFamily>= BRICK_FAMILIES::BeginInterface && BrickFamily<= BRICK_FAMILIES::EndInterface && IndexInFamily!=63) ||
Level==0 );
}
-
diff --git a/code/ryzom/client/src/continent_manager_build.cpp b/code/ryzom/client/src/continent_manager_build.cpp
index a69fa079f..7e6999c0c 100644
--- a/code/ryzom/client/src/continent_manager_build.cpp
+++ b/code/ryzom/client/src/continent_manager_build.cpp
@@ -16,6 +16,8 @@
#include "stdpch.h"
+#include "continent_manager_build.h"
+#include "sheet_manager.h"
// Misc
#include "nel/misc/types_nl.h"
@@ -25,8 +27,6 @@
#include