License header added

This commit is contained in:
alexeevdv
2015-02-15 18:53:04 +03:00
parent 087ef7674b
commit e2948eb41e
34 changed files with 1013 additions and 26 deletions
+12 -8
View File
@@ -1,16 +1,20 @@
// Namespace.cpp : implementation file
//
/**
*
* Copyright (c) 2005-2009 Anchorite (TeamX), <anchorite2001@yandex.ru>
* Copyright (c) 20014-2015 Nirran, phobos2077
* Copyright (c) 20015 alexeevdv <mail@alexeevdv.ru>
* Distributed under the GNU GPL v3. For full terms see the file license.txt
*
*/
// C++ standard includes
// int2ssl includes
#include "stdafx.h"
#include "Namespace.h"
#include "Utility.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CNamespace
// Third party includes
CNamespace::CNamespace()
{