Skip to content

Commit

Permalink
Merge e7ac244 into 78ba09a
Browse files Browse the repository at this point in the history
  • Loading branch information
berryzplus authored Feb 23, 2021
2 parents 78ba09a + e7ac244 commit 7cd789c
Show file tree
Hide file tree
Showing 731 changed files with 3,066 additions and 77 deletions.
1 change: 1 addition & 0 deletions HeaderMake/HeaderMake.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
/*
Copyright (C) 2007-2008, kobake
Copyright (C) 2009, rastiv
Copyright (C) 2018-2021, Sakura Editor Organization
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
zlib License

Copyright (C) 2018-2020 Sakura Editor Organization
Copyright (C) 2018-2021, Sakura Editor Organization

This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
Expand Down
1 change: 1 addition & 0 deletions sakura_core/CAutoReloadAgent.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/*! @file */
/*
Copyright (C) 2008, kobake
Copyright (C) 2018-2021, Sakura Editor Organization
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
Expand Down
1 change: 1 addition & 0 deletions sakura_core/CAutoReloadAgent.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/*! @file */
/*
Copyright (C) 2008, kobake
Copyright (C) 2018-2021, Sakura Editor Organization
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
Expand Down
1 change: 1 addition & 0 deletions sakura_core/CAutoSaveAgent.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
*/
/*
Copyright (C) 2000-2001, genta
Copyright (C) 2018-2021, Sakura Editor Organization
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
Expand Down
1 change: 1 addition & 0 deletions sakura_core/CAutoSaveAgent.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
*/
/*
Copyright (C) 2000-2001, genta
Copyright (C) 2018-2021, Sakura Editor Organization
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
Expand Down
1 change: 1 addition & 0 deletions sakura_core/CBackupAgent.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/*! @file */
/*
Copyright (C) 2008, kobake
Copyright (C) 2018-2021, Sakura Editor Organization
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
Expand Down
1 change: 1 addition & 0 deletions sakura_core/CBackupAgent.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/*! @file */
/*
Copyright (C) 2008, kobake
Copyright (C) 2018-2021, Sakura Editor Organization
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
Expand Down
23 changes: 23 additions & 0 deletions sakura_core/CCodeChecker.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,27 @@
/*! @file */
/*
Copyright (C) 2018-2021, Sakura Editor Organization
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:
1. The origin of this software must not be misrepresented;
you must not claim that you wrote the original software.
If you use this software in a product, an acknowledgment
in the product documentation would be appreciated but is
not required.
2. Altered source versions must be plainly marked as such,
and must not be misrepresented as being the original software.
3. This notice may not be removed or altered from any source
distribution.
*/
#include "StdAfx.h"
#include "CCodeChecker.h"
#include "charset/CCodePage.h"
Expand Down
1 change: 1 addition & 0 deletions sakura_core/CCodeChecker.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/*! @file */
/*
Copyright (C) 2008, kobake
Copyright (C) 2018-2021, Sakura Editor Organization
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
Expand Down
23 changes: 23 additions & 0 deletions sakura_core/CDataProfile.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,27 @@
/*! @file */
/*
Copyright (C) 2018-2021, Sakura Editor Organization
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:
1. The origin of this software must not be misrepresented;
you must not claim that you wrote the original software.
If you use this software in a product, an acknowledgment
in the product documentation would be appreciated but is
not required.
2. Altered source versions must be plainly marked as such,
and must not be misrepresented as being the original software.
3. This notice may not be removed or altered from any source
distribution.
*/
#include "StdAfx.h"
#include "CDataProfile.h"

Expand Down
1 change: 1 addition & 0 deletions sakura_core/CDataProfile.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/*! @file */
/*
Copyright (C) 2008, kobake
Copyright (C) 2018-2021, Sakura Editor Organization
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
Expand Down
1 change: 1 addition & 0 deletions sakura_core/CDicMgr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
Copyright (C) 2003, Moca
Copyright (C) 2006, fon
Copyright (C) 2007, ryoji
Copyright (C) 2018-2021, Sakura Editor Organization
This source code is designed for sakura editor.
Please contact the copyright holder to use this code for other purpose.
Expand Down
1 change: 1 addition & 0 deletions sakura_core/CDicMgr.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
*/
/*
Copyright (C) 1998-2001, Norio Nakatani
Copyright (C) 2018-2021, Sakura Editor Organization
This source code is designed for sakura editor.
Please contact the copyright holder to use this code for other purpose.
Expand Down
1 change: 1 addition & 0 deletions sakura_core/CEditApp.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/*! @file */
/*
Copyright (C) 2007, kobake
Copyright (C) 2018-2021, Sakura Editor Organization
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
Expand Down
1 change: 1 addition & 0 deletions sakura_core/CEditApp.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/*! @file */
/*
Copyright (C) 2007, kobake
Copyright (C) 2018-2021, Sakura Editor Organization
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
Expand Down
1 change: 1 addition & 0 deletions sakura_core/CEol.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
/*
Copyright (C) 2000-2001, genta
Copyright (C) 2000, Frozen, Moca
Copyright (C) 2018-2021, Sakura Editor Organization
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
Expand Down
1 change: 1 addition & 0 deletions sakura_core/CEol.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
/*
Copyright (C) 2000-2001, genta
Copyright (C) 2002, frozen, Moca
Copyright (C) 2018-2021, Sakura Editor Organization
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
Expand Down
1 change: 1 addition & 0 deletions sakura_core/CFileExt.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
*/
/*
Copyright (C) 2003, MIK
Copyright (C) 2018-2021, Sakura Editor Organization
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
Expand Down
1 change: 1 addition & 0 deletions sakura_core/CFileExt.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
*/
/*
Copyright (C) 2003, MIK
Copyright (C) 2018-2021, Sakura Editor Organization
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
Expand Down
23 changes: 23 additions & 0 deletions sakura_core/CGrepAgent.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,27 @@
/*! @file */
/*
Copyright (C) 2018-2021, Sakura Editor Organization
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:
1. The origin of this software must not be misrepresented;
you must not claim that you wrote the original software.
If you use this software in a product, an acknowledgment
in the product documentation would be appreciated but is
not required.
2. Altered source versions must be plainly marked as such,
and must not be misrepresented as being the original software.
3. This notice may not be removed or altered from any source
distribution.
*/
#include "StdAfx.h"
#include "CGrepAgent.h"
#include "CGrepEnumKeys.h"
Expand Down
1 change: 1 addition & 0 deletions sakura_core/CGrepAgent.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/*! @file */
/*
Copyright (C) 2008, kobake
Copyright (C) 2018-2021, Sakura Editor Organization
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
Expand Down
1 change: 1 addition & 0 deletions sakura_core/CGrepEnumFileBase.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
*/
/*
Copyright (C) 2008, wakura
Copyright (C) 2018-2021, Sakura Editor Organization
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
Expand Down
1 change: 1 addition & 0 deletions sakura_core/CGrepEnumFiles.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
*/
/*
Copyright (C) 2008, wakura
Copyright (C) 2018-2021, Sakura Editor Organization
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
Expand Down
1 change: 1 addition & 0 deletions sakura_core/CGrepEnumFilterFiles.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
*/
/*
Copyright (C) 2008, wakura
Copyright (C) 2018-2021, Sakura Editor Organization
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
Expand Down
1 change: 1 addition & 0 deletions sakura_core/CGrepEnumFilterFolders.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
*/
/*
Copyright (C) 2008, wakura
Copyright (C) 2018-2021, Sakura Editor Organization
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
Expand Down
1 change: 1 addition & 0 deletions sakura_core/CGrepEnumFolders.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
*/
/*
Copyright (C) 2008, wakura
Copyright (C) 2018-2021, Sakura Editor Organization
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
Expand Down
1 change: 1 addition & 0 deletions sakura_core/CGrepEnumKeys.h
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
/*
Copyright (C) 2008, wakura
Copyright (C) 2011, Moca
Copyright (C) 2018-2021, Sakura Editor Organization
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
Expand Down
1 change: 1 addition & 0 deletions sakura_core/CHokanMgr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
Copyright (C) 2003, Moca, KEITA
Copyright (C) 2004, genta, Moca, novice
Copyright (C) 2007, ryoji
Copyright (C) 2018-2021, Sakura Editor Organization
This source code is designed for sakura editor.
Please contact the copyright holders to use this code for other purpose.
Expand Down
1 change: 1 addition & 0 deletions sakura_core/CHokanMgr.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
Copyright (C) 1998-2001, Norio Nakatani
Copyright (C) 2001, asa-o
Copyright (C) 2003, Moca
Copyright (C) 2018-2021, Sakura Editor Organization
This source code is designed for sakura editor.
Please contact the copyright holder to use this code for other purpose.
Expand Down
1 change: 1 addition & 0 deletions sakura_core/CKeyWordSetMgr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
Copyright (C) 2002, genta, Moca
Copyright (C) 2004, Moca
Copyright (C) 2005, Moca, genta
Copyright (C) 2018-2021, Sakura Editor Organization
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
Expand Down
1 change: 1 addition & 0 deletions sakura_core/CKeyWordSetMgr.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
Copyright (C) 2001, jepro
Copyright (C) 2004, Moca
Copyright (C) 2005, Moca
Copyright (C) 2018-2021, Sakura Editor Organization
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
Expand Down
1 change: 1 addition & 0 deletions sakura_core/CLoadAgent.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/*! @file */
/*
Copyright (C) 2008, kobake
Copyright (C) 2018-2021, Sakura Editor Organization
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
Expand Down
1 change: 1 addition & 0 deletions sakura_core/CLoadAgent.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
/*! @file */
/*
Copyright (C) 2008, kobake
Copyright (C) 2018-2021, Sakura Editor Organization
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
Expand Down
1 change: 1 addition & 0 deletions sakura_core/CMarkMgr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
/*
Copyright (C) 2000-2001, genta
Copyright (C) 2002, aroka
Copyright (C) 2018-2021, Sakura Editor Organization
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
Expand Down
1 change: 1 addition & 0 deletions sakura_core/CMarkMgr.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
/*
Copyright (C) 2000-2001, genta
Copyright (C) 2002, aroka
Copyright (C) 2018-2021, Sakura Editor Organization
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
Expand Down
1 change: 1 addition & 0 deletions sakura_core/COpe.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
*/
/*
Copyright (C) 1998-2001, Norio Nakatani
Copyright (C) 2018-2021, Sakura Editor Organization
This source code is designed for sakura editor.
Please contact the copyright holder to use this code for other purpose.
Expand Down
1 change: 1 addition & 0 deletions sakura_core/COpe.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
*/
/*
Copyright (C) 1998-2001, Norio Nakatani
Copyright (C) 2018-2021, Sakura Editor Organization
This source code is designed for sakura editor.
Please contact the copyright holder to use this code for other purpose.
Expand Down
1 change: 1 addition & 0 deletions sakura_core/COpeBlk.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
*/
/*
Copyright (C) 1998-2001, Norio Nakatani
Copyright (C) 2018-2021, Sakura Editor Organization
This source code is designed for sakura editor.
Please contact the copyright holder to use this code for other purpose.
Expand Down
1 change: 1 addition & 0 deletions sakura_core/COpeBlk.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
*/
/*
Copyright (C) 1998-2001, Norio Nakatani
Copyright (C) 2018-2021, Sakura Editor Organization
This source code is designed for sakura editor.
Please contact the copyright holder to use this code for other purpose.
Expand Down
1 change: 1 addition & 0 deletions sakura_core/COpeBuf.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
*/
/*
Copyright (C) 1998-2001, Norio Nakatani
Copyright (C) 2018-2021, Sakura Editor Organization
This source code is designed for sakura editor.
Please contact the copyright holder to use this code for other purpose.
Expand Down
1 change: 1 addition & 0 deletions sakura_core/COpeBuf.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
*/
/*
Copyright (C) 1998-2001, Norio Nakatani
Copyright (C) 2018-2021, Sakura Editor Organization
This source code is designed for sakura editor.
Please contact the copyright holder to use this code for other purpose.
Expand Down
Loading

0 comments on commit 7cd789c

Please sign in to comment.