diff --git a/CMakePlugin/CMake.cpp b/CMakePlugin/CMake.cpp index 34175e1d65..253ef396ba 100644 --- a/CMakePlugin/CMake.cpp +++ b/CMakePlugin/CMake.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CMake.cpp // // ------------------------------------------------------------------------- diff --git a/CMakePlugin/CMake.h b/CMakePlugin/CMake.h index 89200783b0..b298d6b7c1 100644 --- a/CMakePlugin/CMake.h +++ b/CMakePlugin/CMake.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CMake.h // // ------------------------------------------------------------------------- diff --git a/CMakePlugin/CMakeConfiguration.h b/CMakePlugin/CMakeConfiguration.h index e859c6143c..1abf7b2c67 100644 --- a/CMakePlugin/CMakeConfiguration.h +++ b/CMakePlugin/CMakeConfiguration.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CMakeConfiguration.h // // ------------------------------------------------------------------------- diff --git a/CMakePlugin/CMakeGenerator.cpp b/CMakePlugin/CMakeGenerator.cpp index b8f632f41f..c723a30289 100644 --- a/CMakePlugin/CMakeGenerator.cpp +++ b/CMakePlugin/CMakeGenerator.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CMakeGenerator.cpp // // ------------------------------------------------------------------------- diff --git a/CMakePlugin/CMakeGenerator.h b/CMakePlugin/CMakeGenerator.h index 6ed3ffa693..0a65080fe7 100644 --- a/CMakePlugin/CMakeGenerator.h +++ b/CMakePlugin/CMakeGenerator.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CMakeGenerator.h // // ------------------------------------------------------------------------- diff --git a/CMakePlugin/CMakeHelpTab.cpp b/CMakePlugin/CMakeHelpTab.cpp index 3c793d73b3..4c8734139d 100644 --- a/CMakePlugin/CMakeHelpTab.cpp +++ b/CMakePlugin/CMakeHelpTab.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CMakeHelpTab.cpp // // ------------------------------------------------------------------------- diff --git a/CMakePlugin/CMakeHelpTab.h b/CMakePlugin/CMakeHelpTab.h index c7593a782c..bc38b08299 100644 --- a/CMakePlugin/CMakeHelpTab.h +++ b/CMakePlugin/CMakeHelpTab.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CMakeHelpTab.h // // ------------------------------------------------------------------------- diff --git a/CMakePlugin/CMakeParser.cpp b/CMakePlugin/CMakeParser.cpp index 78f83abdca..610fb6aedb 100644 --- a/CMakePlugin/CMakeParser.cpp +++ b/CMakePlugin/CMakeParser.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CMakeParser.cpp // // ------------------------------------------------------------------------- diff --git a/CMakePlugin/CMakeParser.h b/CMakePlugin/CMakeParser.h index f72090ac85..eb7df442be 100644 --- a/CMakePlugin/CMakeParser.h +++ b/CMakePlugin/CMakeParser.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CMakeParser.h // // ------------------------------------------------------------------------- diff --git a/CMakePlugin/CMakePlugin.cpp b/CMakePlugin/CMakePlugin.cpp index 07e30fdcd4..6136ac7b82 100644 --- a/CMakePlugin/CMakePlugin.cpp +++ b/CMakePlugin/CMakePlugin.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CMakePlugin.cpp // // ------------------------------------------------------------------------- diff --git a/CMakePlugin/CMakePlugin.h b/CMakePlugin/CMakePlugin.h index 517ad307f9..61efbcd453 100644 --- a/CMakePlugin/CMakePlugin.h +++ b/CMakePlugin/CMakePlugin.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CMakePlugin.h // // ------------------------------------------------------------------------- diff --git a/CMakePlugin/CMakePluginUi.h b/CMakePlugin/CMakePluginUi.h index fd41887fb5..b7170d7422 100644 --- a/CMakePlugin/CMakePluginUi.h +++ b/CMakePlugin/CMakePluginUi.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : CMakePluginUi.h // // ------------------------------------------------------------------------- diff --git a/CMakePlugin/CMakeProjectMenu.cpp b/CMakePlugin/CMakeProjectMenu.cpp index 987616e01f..351ec0a2e2 100644 --- a/CMakePlugin/CMakeProjectMenu.cpp +++ b/CMakePlugin/CMakeProjectMenu.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CMakeProjectMenu.cpp // // ------------------------------------------------------------------------- diff --git a/CMakePlugin/CMakeProjectMenu.h b/CMakePlugin/CMakeProjectMenu.h index d9c4568ff3..a09a626524 100644 --- a/CMakePlugin/CMakeProjectMenu.h +++ b/CMakePlugin/CMakeProjectMenu.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CMakeProjectMenu.h // // ------------------------------------------------------------------------- diff --git a/CMakePlugin/CMakeProjectSettings.h b/CMakePlugin/CMakeProjectSettings.h index 34d9848ebf..a868af5306 100644 --- a/CMakePlugin/CMakeProjectSettings.h +++ b/CMakePlugin/CMakeProjectSettings.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CMakeProjectSettings.h // // ------------------------------------------------------------------------- diff --git a/CMakePlugin/CMakeProjectSettingsPanel.cpp b/CMakePlugin/CMakeProjectSettingsPanel.cpp index ee29f6720b..997bb37178 100644 --- a/CMakePlugin/CMakeProjectSettingsPanel.cpp +++ b/CMakePlugin/CMakeProjectSettingsPanel.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CMakeProjectSettingsPanel.cpp // // ------------------------------------------------------------------------- diff --git a/CMakePlugin/CMakeProjectSettingsPanel.h b/CMakePlugin/CMakeProjectSettingsPanel.h index a4687a640e..0a55ba073a 100644 --- a/CMakePlugin/CMakeProjectSettingsPanel.h +++ b/CMakePlugin/CMakeProjectSettingsPanel.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CMakeProjectSettingsPanel.h // // ------------------------------------------------------------------------- diff --git a/CMakePlugin/CMakeSettingsDialog.cpp b/CMakePlugin/CMakeSettingsDialog.cpp index b90d7dc909..59cc6b5562 100644 --- a/CMakePlugin/CMakeSettingsDialog.cpp +++ b/CMakePlugin/CMakeSettingsDialog.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CMakeSettingsDialog.cpp // // ------------------------------------------------------------------------- diff --git a/CMakePlugin/CMakeSettingsDialog.h b/CMakePlugin/CMakeSettingsDialog.h index 40ed92fc6c..879719089c 100644 --- a/CMakePlugin/CMakeSettingsDialog.h +++ b/CMakePlugin/CMakeSettingsDialog.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CMakeSettingsDialog.h // // ------------------------------------------------------------------------- diff --git a/CMakePlugin/CMakeSettingsManager.cpp b/CMakePlugin/CMakeSettingsManager.cpp index 9a88115f89..6c5417fe14 100644 --- a/CMakePlugin/CMakeSettingsManager.cpp +++ b/CMakePlugin/CMakeSettingsManager.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CMakeSettingsManager.cpp // // ------------------------------------------------------------------------- diff --git a/CMakePlugin/CMakeSettingsManager.h b/CMakePlugin/CMakeSettingsManager.h index 0659e6659c..802715f62d 100644 --- a/CMakePlugin/CMakeSettingsManager.h +++ b/CMakePlugin/CMakeSettingsManager.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CMakeSettingsManager.h // // ------------------------------------------------------------------------- diff --git a/CMakePlugin/CMakeWorkspaceMenu.cpp b/CMakePlugin/CMakeWorkspaceMenu.cpp index a74727e7f4..a9c6504a36 100644 --- a/CMakePlugin/CMakeWorkspaceMenu.cpp +++ b/CMakePlugin/CMakeWorkspaceMenu.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CMakeWorkspaceMenu.cpp // // ------------------------------------------------------------------------- diff --git a/CMakePlugin/CMakeWorkspaceMenu.h b/CMakePlugin/CMakeWorkspaceMenu.h index 47f210722e..75aa5682e8 100644 --- a/CMakePlugin/CMakeWorkspaceMenu.h +++ b/CMakePlugin/CMakeWorkspaceMenu.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CMakeWorkspaceMenu.h // // ------------------------------------------------------------------------- diff --git a/CallGraph/callgraph.cpp b/CallGraph/callgraph.cpp index 286988aeb0..8c7d1df9fe 100644 --- a/CallGraph/callgraph.cpp +++ b/CallGraph/callgraph.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : callgraph.cpp // // ------------------------------------------------------------------------- diff --git a/CallGraph/callgraph.h b/CallGraph/callgraph.h index cea8f820b4..d6e603e5e5 100644 --- a/CallGraph/callgraph.h +++ b/CallGraph/callgraph.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : callgraph.h // // ------------------------------------------------------------------------- diff --git a/CallGraph/confcallgraph.cpp b/CallGraph/confcallgraph.cpp index 8a230bf60d..43f9e49407 100644 --- a/CallGraph/confcallgraph.cpp +++ b/CallGraph/confcallgraph.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : confcallgraph.cpp // // ------------------------------------------------------------------------- diff --git a/CallGraph/confcallgraph.h b/CallGraph/confcallgraph.h index c88cff1c52..5735116d79 100644 --- a/CallGraph/confcallgraph.h +++ b/CallGraph/confcallgraph.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : confcallgraph.h // // ------------------------------------------------------------------------- diff --git a/CallGraph/dotwriter.cpp b/CallGraph/dotwriter.cpp index 7e6f4690ea..85939319ef 100644 --- a/CallGraph/dotwriter.cpp +++ b/CallGraph/dotwriter.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : dotwriter.cpp // // ------------------------------------------------------------------------- diff --git a/CallGraph/dotwriter.h b/CallGraph/dotwriter.h index 789f615359..0edbc588f8 100644 --- a/CallGraph/dotwriter.h +++ b/CallGraph/dotwriter.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : dotwriter.h // // ------------------------------------------------------------------------- diff --git a/CallGraph/gprofparser.cpp b/CallGraph/gprofparser.cpp index eccb969292..b31a3b8b7e 100644 --- a/CallGraph/gprofparser.cpp +++ b/CallGraph/gprofparser.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : gprofparser.cpp // // ------------------------------------------------------------------------- diff --git a/CallGraph/gprofparser.h b/CallGraph/gprofparser.h index 47de05b4d8..85ffe6ec71 100644 --- a/CallGraph/gprofparser.h +++ b/CallGraph/gprofparser.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : gprofparser.h // // ------------------------------------------------------------------------- diff --git a/CallGraph/lineparser.cpp b/CallGraph/lineparser.cpp index 18cb5a06f8..4ced9ffbc8 100644 --- a/CallGraph/lineparser.cpp +++ b/CallGraph/lineparser.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : lineparser.cpp // // ------------------------------------------------------------------------- diff --git a/CallGraph/lineparser.h b/CallGraph/lineparser.h index d01e4f22f4..eb391d34d1 100644 --- a/CallGraph/lineparser.h +++ b/CallGraph/lineparser.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : lineparser.h // // ------------------------------------------------------------------------- diff --git a/CallGraph/static.cpp b/CallGraph/static.cpp index 86c0ed1f1f..71740541d8 100644 --- a/CallGraph/static.cpp +++ b/CallGraph/static.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : static.cpp // // ------------------------------------------------------------------------- diff --git a/CallGraph/static.h b/CallGraph/static.h index cf60cf86dc..331542fd4c 100644 --- a/CallGraph/static.h +++ b/CallGraph/static.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : static.h // // ------------------------------------------------------------------------- diff --git a/CallGraph/toolbaricons.h b/CallGraph/toolbaricons.h index 8244e7d6dc..ce9c26404a 100644 --- a/CallGraph/toolbaricons.h +++ b/CallGraph/toolbaricons.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : toolbaricons.h // // ------------------------------------------------------------------------- diff --git a/CallGraph/uicallgraph.cpp b/CallGraph/uicallgraph.cpp index fc2db449b0..2f79b9668f 100644 --- a/CallGraph/uicallgraph.cpp +++ b/CallGraph/uicallgraph.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : uicallgraph.cpp // // ------------------------------------------------------------------------- diff --git a/CallGraph/uicallgraph.h b/CallGraph/uicallgraph.h index 2173376697..1f7f21d6cc 100644 --- a/CallGraph/uicallgraph.h +++ b/CallGraph/uicallgraph.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : uicallgraph.h // // ------------------------------------------------------------------------- diff --git a/CallGraph/uicallgraphpanel.cpp b/CallGraph/uicallgraphpanel.cpp index 66a756ae2e..9aef4c8cba 100644 --- a/CallGraph/uicallgraphpanel.cpp +++ b/CallGraph/uicallgraphpanel.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : uicallgraphpanel.cpp // // ------------------------------------------------------------------------- diff --git a/CallGraph/uicallgraphpanel.h b/CallGraph/uicallgraphpanel.h index dc1ab1b8d1..a9bd716fab 100644 --- a/CallGraph/uicallgraphpanel.h +++ b/CallGraph/uicallgraphpanel.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : uicallgraphpanel.h // // ------------------------------------------------------------------------- diff --git a/CallGraph/uisettings.cpp b/CallGraph/uisettings.cpp index c31b83dd9d..bf68fe1ae2 100644 --- a/CallGraph/uisettings.cpp +++ b/CallGraph/uisettings.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : uisettings.cpp // // ------------------------------------------------------------------------- diff --git a/CallGraph/uisettings.h b/CallGraph/uisettings.h index ebcadb9047..fc5b1c86f9 100644 --- a/CallGraph/uisettings.h +++ b/CallGraph/uisettings.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : uisettings.h // // ------------------------------------------------------------------------- diff --git a/CallGraph/uisettingsdlg.cpp b/CallGraph/uisettingsdlg.cpp index a00e638453..f62cf871bd 100644 --- a/CallGraph/uisettingsdlg.cpp +++ b/CallGraph/uisettingsdlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : uisettingsdlg.cpp // // ------------------------------------------------------------------------- diff --git a/CallGraph/uisettingsdlg.h b/CallGraph/uisettingsdlg.h index 5afd2e86d0..c24db2abe2 100644 --- a/CallGraph/uisettingsdlg.h +++ b/CallGraph/uisettingsdlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : uisettingsdlg.h // // ------------------------------------------------------------------------- diff --git a/CodeFormatter/ASBeautifier.cpp b/CodeFormatter/ASBeautifier.cpp index f589b04554..987f3c75e7 100644 --- a/CodeFormatter/ASBeautifier.cpp +++ b/CodeFormatter/ASBeautifier.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : ASBeautifier.cpp // // ------------------------------------------------------------------------- diff --git a/CodeFormatter/ASEnhancer.cpp b/CodeFormatter/ASEnhancer.cpp index 8d3f9f352e..3bf51c1292 100644 --- a/CodeFormatter/ASEnhancer.cpp +++ b/CodeFormatter/ASEnhancer.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : ASEnhancer.cpp // // ------------------------------------------------------------------------- diff --git a/CodeFormatter/ASFormatter.cpp b/CodeFormatter/ASFormatter.cpp index 3cc9e7484d..6b91123464 100644 --- a/CodeFormatter/ASFormatter.cpp +++ b/CodeFormatter/ASFormatter.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : ASFormatter.cpp // // ------------------------------------------------------------------------- diff --git a/CodeFormatter/ASLocalizer.cpp b/CodeFormatter/ASLocalizer.cpp index 642048da3f..ebbaf7b637 100644 --- a/CodeFormatter/ASLocalizer.cpp +++ b/CodeFormatter/ASLocalizer.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : ASLocalizer.cpp // // ------------------------------------------------------------------------- diff --git a/CodeFormatter/ASLocalizer.h b/CodeFormatter/ASLocalizer.h index 62ed821f6c..40e054ef8f 100644 --- a/CodeFormatter/ASLocalizer.h +++ b/CodeFormatter/ASLocalizer.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : ASLocalizer.h // // ------------------------------------------------------------------------- diff --git a/CodeFormatter/ASResource.cpp b/CodeFormatter/ASResource.cpp index b8862658ed..2c276662a0 100644 --- a/CodeFormatter/ASResource.cpp +++ b/CodeFormatter/ASResource.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : ASResource.cpp // // ------------------------------------------------------------------------- diff --git a/CodeFormatter/PHPFormatterBuffer.h b/CodeFormatter/PHPFormatterBuffer.h index 1d24e224f3..fc44fa9cc8 100644 --- a/CodeFormatter/PHPFormatterBuffer.h +++ b/CodeFormatter/PHPFormatterBuffer.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : PHPFormatterBuffer.h // // ------------------------------------------------------------------------- diff --git a/CodeFormatter/astyle.h b/CodeFormatter/astyle.h index 2ca1cda7ca..ba5f1bbe5f 100644 --- a/CodeFormatter/astyle.h +++ b/CodeFormatter/astyle.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : astyle.h // // ------------------------------------------------------------------------- diff --git a/CodeFormatter/astyle_main.cpp b/CodeFormatter/astyle_main.cpp index 8a6a00c85f..1fcc2abd9a 100644 --- a/CodeFormatter/astyle_main.cpp +++ b/CodeFormatter/astyle_main.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : astyle_main.cpp // // ------------------------------------------------------------------------- diff --git a/CodeFormatter/astyle_main.h b/CodeFormatter/astyle_main.h index 7e161fccd4..2672678541 100644 --- a/CodeFormatter/astyle_main.h +++ b/CodeFormatter/astyle_main.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : astyle_main.h // // ------------------------------------------------------------------------- diff --git a/CodeFormatter/clClangFormatLocator.h b/CodeFormatter/clClangFormatLocator.h index 7b42aec4e2..e2caf4bde6 100644 --- a/CodeFormatter/clClangFormatLocator.h +++ b/CodeFormatter/clClangFormatLocator.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : clClangFormatLocator.h // // ------------------------------------------------------------------------- diff --git a/CodeFormatter/codeformatterdlgbase.h b/CodeFormatter/codeformatterdlgbase.h index 9f32feb5ef..b8b3874edf 100644 --- a/CodeFormatter/codeformatterdlgbase.h +++ b/CodeFormatter/codeformatterdlgbase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : codeformatterdlgbase.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/CIncludeStatementCollector.h b/CodeLite/CIncludeStatementCollector.h index a0b1e6cc40..7c84613b02 100644 --- a/CodeLite/CIncludeStatementCollector.h +++ b/CodeLite/CIncludeStatementCollector.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : CIncludeStatementCollector.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/CxxLexerAPI.h b/CodeLite/CxxLexerAPI.h index a959ff0974..6ec7ddef9f 100644 --- a/CodeLite/CxxLexerAPI.h +++ b/CodeLite/CxxLexerAPI.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : CxxLexerAPI.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/CxxPreProcessor.h b/CodeLite/CxxPreProcessor.h index ba53773c48..7be949cb46 100644 --- a/CodeLite/CxxPreProcessor.h +++ b/CodeLite/CxxPreProcessor.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : CxxPreProcessor.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/CxxPreProcessorCache.h b/CodeLite/CxxPreProcessorCache.h index a9ab088ba9..0a59cc6bd2 100644 --- a/CodeLite/CxxPreProcessorCache.h +++ b/CodeLite/CxxPreProcessorCache.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : CxxPreProcessorCache.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/CxxPreProcessorExpression.h b/CodeLite/CxxPreProcessorExpression.h index 3068bf1297..cc55009a59 100644 --- a/CodeLite/CxxPreProcessorExpression.h +++ b/CodeLite/CxxPreProcessorExpression.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : CxxPreProcessorExpression.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/CxxPreProcessorScanner.h b/CodeLite/CxxPreProcessorScanner.h index 1cddcc37c2..906f1ca27b 100644 --- a/CodeLite/CxxPreProcessorScanner.h +++ b/CodeLite/CxxPreProcessorScanner.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : CxxPreProcessorScanner.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/CxxScannerBase.h b/CodeLite/CxxScannerBase.h index c3b2dc946a..6ce56a1e99 100644 --- a/CodeLite/CxxScannerBase.h +++ b/CodeLite/CxxScannerBase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : CxxScannerBase.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/CxxScannerTokens.h b/CodeLite/CxxScannerTokens.h index ee033b468d..82a4961a02 100644 --- a/CodeLite/CxxScannerTokens.h +++ b/CodeLite/CxxScannerTokens.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : CxxScannerTokens.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/CxxTemplateFunction.h b/CodeLite/CxxTemplateFunction.h index dc6eb13b53..19a9d99437 100644 --- a/CodeLite/CxxTemplateFunction.h +++ b/CodeLite/CxxTemplateFunction.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : CxxTemplateFunction.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/CxxUsingNamespaceCollector.h b/CodeLite/CxxUsingNamespaceCollector.h index c924675272..3254e3b39e 100644 --- a/CodeLite/CxxUsingNamespaceCollector.h +++ b/CodeLite/CxxUsingNamespaceCollector.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : CxxUsingNamespaceCollector.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/JSLexerAPI.h b/CodeLite/JSLexerAPI.h index dc511e3c32..a14dfb9081 100644 --- a/CodeLite/JSLexerAPI.h +++ b/CodeLite/JSLexerAPI.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : JSLexerAPI.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/JSLexerTokens.h b/CodeLite/JSLexerTokens.h index f446a3568f..46ff6c182b 100644 --- a/CodeLite/JSLexerTokens.h +++ b/CodeLite/JSLexerTokens.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : JSLexerTokens.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/PHPDocComment.h b/CodeLite/PHPDocComment.h index 092bd9ec64..92406888de 100644 --- a/CodeLite/PHPDocComment.h +++ b/CodeLite/PHPDocComment.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : PHPDocComment.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/PHPDocVisitor.h b/CodeLite/PHPDocVisitor.h index 9f7ce2ce53..08454c4299 100644 --- a/CodeLite/PHPDocVisitor.h +++ b/CodeLite/PHPDocVisitor.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : PHPDocVisitor.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/PHPEntityBase.h b/CodeLite/PHPEntityBase.h index 8aa6512970..50d06feb76 100644 --- a/CodeLite/PHPEntityBase.h +++ b/CodeLite/PHPEntityBase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : PHPEntityBase.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/PHPEntityClass.h b/CodeLite/PHPEntityClass.h index ef6c50ea9b..7e5bd4de49 100644 --- a/CodeLite/PHPEntityClass.h +++ b/CodeLite/PHPEntityClass.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : PHPEntityClass.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/PHPEntityFunction.h b/CodeLite/PHPEntityFunction.h index f89e4ee33d..401cc467ca 100644 --- a/CodeLite/PHPEntityFunction.h +++ b/CodeLite/PHPEntityFunction.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : PHPEntityFunction.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/PHPEntityFunctionAlias.h b/CodeLite/PHPEntityFunctionAlias.h index 86ff51d468..20d17aeb50 100644 --- a/CodeLite/PHPEntityFunctionAlias.h +++ b/CodeLite/PHPEntityFunctionAlias.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : PHPEntityFunctionAlias.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/PHPEntityKeyword.h b/CodeLite/PHPEntityKeyword.h index 1dd9119f6e..5b78953567 100644 --- a/CodeLite/PHPEntityKeyword.h +++ b/CodeLite/PHPEntityKeyword.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : PHPEntityKeyword.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/PHPEntityNamespace.h b/CodeLite/PHPEntityNamespace.h index b26aac0450..6391a20434 100644 --- a/CodeLite/PHPEntityNamespace.h +++ b/CodeLite/PHPEntityNamespace.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : PHPEntityNamespace.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/PHPEntityVariable.h b/CodeLite/PHPEntityVariable.h index b308de8b51..9eaa5634e8 100644 --- a/CodeLite/PHPEntityVariable.h +++ b/CodeLite/PHPEntityVariable.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : PHPEntityVariable.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/PHPEntityVisitor.h b/CodeLite/PHPEntityVisitor.h index f1987c4819..4ed7ee6615 100644 --- a/CodeLite/PHPEntityVisitor.h +++ b/CodeLite/PHPEntityVisitor.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : PHPEntityVisitor.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/PHPExpression.h b/CodeLite/PHPExpression.h index bf879af27b..8780d1c449 100644 --- a/CodeLite/PHPExpression.h +++ b/CodeLite/PHPExpression.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : PHPExpression.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/PHPIndex.h b/CodeLite/PHPIndex.h index cb96451a47..98ec80ebfe 100644 --- a/CodeLite/PHPIndex.h +++ b/CodeLite/PHPIndex.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : PHPIndex.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/PHPLookupTable.h b/CodeLite/PHPLookupTable.h index 38a601ae29..4d65f052e2 100644 --- a/CodeLite/PHPLookupTable.h +++ b/CodeLite/PHPLookupTable.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : PHPLookupTable.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/PHPScannerTokens.h b/CodeLite/PHPScannerTokens.h index 9b001ef32b..976b20e148 100644 --- a/CodeLite/PHPScannerTokens.h +++ b/CodeLite/PHPScannerTokens.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : PHPScannerTokens.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/PHPSourceFile.h b/CodeLite/PHPSourceFile.h index d0abd08aa4..1bb8d4d410 100644 --- a/CodeLite/PHPSourceFile.h +++ b/CodeLite/PHPSourceFile.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : PHPSourceFile.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/PhpLexerAPI.h b/CodeLite/PhpLexerAPI.h index fe9a7ae1ab..22008b8e9d 100644 --- a/CodeLite/PhpLexerAPI.h +++ b/CodeLite/PhpLexerAPI.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : PhpLexerAPI.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/SocketAPI/clSocketBase.cpp b/CodeLite/SocketAPI/clSocketBase.cpp index f44f8414c3..ae052fb794 100644 --- a/CodeLite/SocketAPI/clSocketBase.cpp +++ b/CodeLite/SocketAPI/clSocketBase.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : clSocketBase.cpp // // ------------------------------------------------------------------------- diff --git a/CodeLite/SocketAPI/clSocketBase.h b/CodeLite/SocketAPI/clSocketBase.h index 2ba8edeacc..b533e11044 100644 --- a/CodeLite/SocketAPI/clSocketBase.h +++ b/CodeLite/SocketAPI/clSocketBase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : clSocketBase.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/SocketAPI/clSocketClient.cpp b/CodeLite/SocketAPI/clSocketClient.cpp index 06d6dd2eb8..c92386542c 100644 --- a/CodeLite/SocketAPI/clSocketClient.cpp +++ b/CodeLite/SocketAPI/clSocketClient.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : clSocketClient.cpp // // ------------------------------------------------------------------------- diff --git a/CodeLite/SocketAPI/clSocketClient.h b/CodeLite/SocketAPI/clSocketClient.h index 7654df3a03..7167ddb0fb 100644 --- a/CodeLite/SocketAPI/clSocketClient.h +++ b/CodeLite/SocketAPI/clSocketClient.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : clSocketClient.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/SocketAPI/clSocketClientAsync.h b/CodeLite/SocketAPI/clSocketClientAsync.h index 5d01c12321..1817175280 100644 --- a/CodeLite/SocketAPI/clSocketClientAsync.h +++ b/CodeLite/SocketAPI/clSocketClientAsync.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : clSocketClientAsync.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/SocketAPI/clSocketServer.cpp b/CodeLite/SocketAPI/clSocketServer.cpp index 1e1e564603..41c1748bff 100644 --- a/CodeLite/SocketAPI/clSocketServer.cpp +++ b/CodeLite/SocketAPI/clSocketServer.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : clSocketServer.cpp // // ------------------------------------------------------------------------- diff --git a/CodeLite/SocketAPI/clSocketServer.h b/CodeLite/SocketAPI/clSocketServer.h index fbd4e1170d..c23719de83 100644 --- a/CodeLite/SocketAPI/clSocketServer.h +++ b/CodeLite/SocketAPI/clSocketServer.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : clSocketServer.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/StdToWX.h b/CodeLite/StdToWX.h index 1bccf6294b..7095fe6c10 100644 --- a/CodeLite/StdToWX.h +++ b/CodeLite/StdToWX.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : StdToWX.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/TerminalEmulator.h b/CodeLite/TerminalEmulator.h index 0c5930c450..78bff4ec06 100644 --- a/CodeLite/TerminalEmulator.h +++ b/CodeLite/TerminalEmulator.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : TerminalEmulator.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/TerminalEmulatorFrame.h b/CodeLite/TerminalEmulatorFrame.h index 805a358371..e7f861e7d9 100644 --- a/CodeLite/TerminalEmulatorFrame.h +++ b/CodeLite/TerminalEmulatorFrame.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : TerminalEmulatorFrame.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/TerminalEmulatorUI.h b/CodeLite/TerminalEmulatorUI.h index fd562849dc..c1c2ebac36 100644 --- a/CodeLite/TerminalEmulatorUI.h +++ b/CodeLite/TerminalEmulatorUI.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : TerminalEmulatorUI.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/TerminalEmulatorUIBase.h b/CodeLite/TerminalEmulatorUIBase.h index 447c1b926c..c51c608dae 100644 --- a/CodeLite/TerminalEmulatorUIBase.h +++ b/CodeLite/TerminalEmulatorUIBase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : TerminalEmulatorUIBase.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/XMLLexerAPI.h b/CodeLite/XMLLexerAPI.h index 67032c7b3e..5fd44e8722 100644 --- a/CodeLite/XMLLexerAPI.h +++ b/CodeLite/XMLLexerAPI.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : XMLLexerAPI.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/XMLLexerTokens.h b/CodeLite/XMLLexerTokens.h index 0f3675ad7a..89f9989eec 100644 --- a/CodeLite/XMLLexerTokens.h +++ b/CodeLite/XMLLexerTokens.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : XMLLexerTokens.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/ZombieReaperPOSIX.cpp b/CodeLite/ZombieReaperPOSIX.cpp index cbb0c633da..32f35522cc 100644 --- a/CodeLite/ZombieReaperPOSIX.cpp +++ b/CodeLite/ZombieReaperPOSIX.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : ZombieReaperPOSIX.cpp // // ------------------------------------------------------------------------- diff --git a/CodeLite/ZombieReaperPOSIX.h b/CodeLite/ZombieReaperPOSIX.h index 2c5c5e344b..55078db5c6 100644 --- a/CodeLite/ZombieReaperPOSIX.h +++ b/CodeLite/ZombieReaperPOSIX.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : ZombieReaperPOSIX.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/asyncprocess.cpp b/CodeLite/asyncprocess.cpp index c1523e523e..04ba6507a5 100644 --- a/CodeLite/asyncprocess.cpp +++ b/CodeLite/asyncprocess.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : asyncprocess.cpp // // ------------------------------------------------------------------------- diff --git a/CodeLite/cJSON.cpp b/CodeLite/cJSON.cpp index 1345f221fb..35c868624e 100644 --- a/CodeLite/cJSON.cpp +++ b/CodeLite/cJSON.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : cJSON.cpp // // ------------------------------------------------------------------------- diff --git a/CodeLite/cJSON.h b/CodeLite/cJSON.h index 784d03fddb..5b9df36c72 100644 --- a/CodeLite/cJSON.h +++ b/CodeLite/cJSON.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : cJSON.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/clCommandProcessor.h b/CodeLite/clCommandProcessor.h index 8ac4cc5532..ca4ca63062 100644 --- a/CodeLite/clCommandProcessor.h +++ b/CodeLite/clCommandProcessor.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : clCommandProcessor.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/clFileSystemEvent.h b/CodeLite/clFileSystemEvent.h index 7797d47057..456a581f7c 100644 --- a/CodeLite/clFileSystemEvent.h +++ b/CodeLite/clFileSystemEvent.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : clFileSystemEvent.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/clFontHelper.h b/CodeLite/clFontHelper.h index a17d9ba861..cac8070afe 100644 --- a/CodeLite/clFontHelper.h +++ b/CodeLite/clFontHelper.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : clFontHelper.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/clIniFile.h b/CodeLite/clIniFile.h index 127e1374af..7785b862ff 100644 --- a/CodeLite/clIniFile.h +++ b/CodeLite/clIniFile.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : clIniFile.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/clSFTPEvent.h b/CodeLite/clSFTPEvent.h index 06b0c72de9..35fdedf1fc 100644 --- a/CodeLite/clSFTPEvent.h +++ b/CodeLite/clSFTPEvent.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : clSFTPEvent.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/cl_command_event.cpp b/CodeLite/cl_command_event.cpp index ba4a219797..0df32bdb6e 100644 --- a/CodeLite/cl_command_event.cpp +++ b/CodeLite/cl_command_event.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : cl_command_event.cpp // // ------------------------------------------------------------------------- diff --git a/CodeLite/cl_command_event.h b/CodeLite/cl_command_event.h index 964a7ad0f4..9eedfee4d5 100644 --- a/CodeLite/cl_command_event.h +++ b/CodeLite/cl_command_event.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : cl_command_event.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/cl_config.cpp b/CodeLite/cl_config.cpp index 2245459e3d..b30f978945 100644 --- a/CodeLite/cl_config.cpp +++ b/CodeLite/cl_config.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : cl_config.cpp // // ------------------------------------------------------------------------- diff --git a/CodeLite/cl_config.h b/CodeLite/cl_config.h index d03f714ea8..c0dcffa808 100644 --- a/CodeLite/cl_config.h +++ b/CodeLite/cl_config.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : cl_config.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/cl_defs.h b/CodeLite/cl_defs.h index 05cbf81e03..fc9ad1b43e 100644 --- a/CodeLite/cl_defs.h +++ b/CodeLite/cl_defs.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : cl_defs.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/cl_sftp.cpp b/CodeLite/cl_sftp.cpp index 9e561208ff..96e49b93fe 100644 --- a/CodeLite/cl_sftp.cpp +++ b/CodeLite/cl_sftp.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : cl_sftp.cpp // // ------------------------------------------------------------------------- diff --git a/CodeLite/cl_sftp_attribute.cpp b/CodeLite/cl_sftp_attribute.cpp index 2c0ec31cbc..9ead54dc47 100644 --- a/CodeLite/cl_sftp_attribute.cpp +++ b/CodeLite/cl_sftp_attribute.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : cl_sftp_attribute.cpp // // ------------------------------------------------------------------------- diff --git a/CodeLite/cl_ssh.cpp b/CodeLite/cl_ssh.cpp index e2a0269483..aa2051bdab 100644 --- a/CodeLite/cl_ssh.cpp +++ b/CodeLite/cl_ssh.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : cl_ssh.cpp // // ------------------------------------------------------------------------- diff --git a/CodeLite/cl_standard_paths.cpp b/CodeLite/cl_standard_paths.cpp index b1bbd644f4..8bcbde66ae 100644 --- a/CodeLite/cl_standard_paths.cpp +++ b/CodeLite/cl_standard_paths.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : cl_standard_paths.cpp // // ------------------------------------------------------------------------- diff --git a/CodeLite/cl_standard_paths.h b/CodeLite/cl_standard_paths.h index 8744fbfd5b..1057984f5c 100644 --- a/CodeLite/cl_standard_paths.h +++ b/CodeLite/cl_standard_paths.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : cl_standard_paths.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/cl_typedef.h b/CodeLite/cl_typedef.h index d9e4cbcab9..29496e8a2c 100644 --- a/CodeLite/cl_typedef.h +++ b/CodeLite/cl_typedef.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : cl_typedef.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/clcommandlineparser.cpp b/CodeLite/clcommandlineparser.cpp index 6cca60b11f..8bbf0c680e 100644 --- a/CodeLite/clcommandlineparser.cpp +++ b/CodeLite/clcommandlineparser.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : clcommandlineparser.cpp // // ------------------------------------------------------------------------- diff --git a/CodeLite/clcommandlineparser.h b/CodeLite/clcommandlineparser.h index b8ad43ec9e..aafdb23cd2 100644 --- a/CodeLite/clcommandlineparser.h +++ b/CodeLite/clcommandlineparser.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : clcommandlineparser.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/clprogressdlgbase.cpp b/CodeLite/clprogressdlgbase.cpp index 955aa8ee7b..c5680d4b09 100644 --- a/CodeLite/clprogressdlgbase.cpp +++ b/CodeLite/clprogressdlgbase.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : clprogressdlgbase.cpp // // ------------------------------------------------------------------------- diff --git a/CodeLite/clprogressdlgbase.h b/CodeLite/clprogressdlgbase.h index 708042f0fb..b50fe35a11 100644 --- a/CodeLite/clprogressdlgbase.h +++ b/CodeLite/clprogressdlgbase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : clprogressdlgbase.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/code_completion_api.h b/CodeLite/code_completion_api.h index d9af87eda7..d18cdd86f9 100644 --- a/CodeLite/code_completion_api.h +++ b/CodeLite/code_completion_api.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : code_completion_api.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/codelite_events.h b/CodeLite/codelite_events.h index e7f94f3ed5..c33ab3c49f 100644 --- a/CodeLite/codelite_events.h +++ b/CodeLite/codelite_events.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C)); The CodeLite Team +// copyright : (C)); Eran Ifrah // file name : codelite_events.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/codelite_exports.h b/CodeLite/codelite_exports.h index 72eb21feb3..a76a87a056 100644 --- a/CodeLite/codelite_exports.h +++ b/CodeLite/codelite_exports.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : codelite_exports.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/comment_parser.cpp b/CodeLite/comment_parser.cpp index a218374044..dd72e4bdf2 100644 --- a/CodeLite/comment_parser.cpp +++ b/CodeLite/comment_parser.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : comment_parser.cpp // // ------------------------------------------------------------------------- diff --git a/CodeLite/compiler_command_line_parser.cpp b/CodeLite/compiler_command_line_parser.cpp index e8b6bc1f52..b6c038d742 100644 --- a/CodeLite/compiler_command_line_parser.cpp +++ b/CodeLite/compiler_command_line_parser.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : compiler_command_line_parser.cpp // // ------------------------------------------------------------------------- diff --git a/CodeLite/compiler_command_line_parser.h b/CodeLite/compiler_command_line_parser.h index adbbbe2626..1e6a8298e7 100644 --- a/CodeLite/compiler_command_line_parser.h +++ b/CodeLite/compiler_command_line_parser.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : compiler_command_line_parser.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/cpp_lexer.h b/CodeLite/cpp_lexer.h index 33df3774d2..81c280bd70 100644 --- a/CodeLite/cpp_lexer.h +++ b/CodeLite/cpp_lexer.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : cpp_lexer.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/crawler_include.h b/CodeLite/crawler_include.h index 882af8cc09..8cc1064f48 100644 --- a/CodeLite/crawler_include.h +++ b/CodeLite/crawler_include.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : crawler_include.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/crawler_lexer.cpp b/CodeLite/crawler_lexer.cpp index 74c87f9a8a..1e21d89dde 100644 --- a/CodeLite/crawler_lexer.cpp +++ b/CodeLite/crawler_lexer.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : crawler_lexer.cpp // // ------------------------------------------------------------------------- diff --git a/CodeLite/event_notifier.cpp b/CodeLite/event_notifier.cpp index c886ea5a9e..d7447d5457 100644 --- a/CodeLite/event_notifier.cpp +++ b/CodeLite/event_notifier.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : event_notifier.cpp // // ------------------------------------------------------------------------- diff --git a/CodeLite/event_notifier.h b/CodeLite/event_notifier.h index 840bd047cd..934730eb40 100644 --- a/CodeLite/event_notifier.h +++ b/CodeLite/event_notifier.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : event_notifier.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/expression_result.h b/CodeLite/expression_result.h index f9ee93daaf..c6ae769898 100644 --- a/CodeLite/expression_result.h +++ b/CodeLite/expression_result.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : expression_result.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/fc_fileopener.cpp b/CodeLite/fc_fileopener.cpp index 3e4e2ef99e..a96b5203fa 100644 --- a/CodeLite/fc_fileopener.cpp +++ b/CodeLite/fc_fileopener.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : fc_fileopener.cpp // // ------------------------------------------------------------------------- diff --git a/CodeLite/fc_fileopener.h b/CodeLite/fc_fileopener.h index 473954bb7b..ead8a53c06 100644 --- a/CodeLite/fc_fileopener.h +++ b/CodeLite/fc_fileopener.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : fc_fileopener.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/file_logger.cpp b/CodeLite/file_logger.cpp index f8bf03a94f..e531bf0614 100644 --- a/CodeLite/file_logger.cpp +++ b/CodeLite/file_logger.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : file_logger.cpp // // ------------------------------------------------------------------------- diff --git a/CodeLite/file_logger.h b/CodeLite/file_logger.h index 3585242c79..03b8e74784 100644 --- a/CodeLite/file_logger.h +++ b/CodeLite/file_logger.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : file_logger.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/fileentry.cpp b/CodeLite/fileentry.cpp index 6c346baa01..619ac83f97 100644 --- a/CodeLite/fileentry.cpp +++ b/CodeLite/fileentry.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : fileentry.cpp // // ------------------------------------------------------------------------- diff --git a/CodeLite/fileextmanager.cpp b/CodeLite/fileextmanager.cpp index 8070ef3d25..3e92ecf892 100644 --- a/CodeLite/fileextmanager.cpp +++ b/CodeLite/fileextmanager.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : fileextmanager.cpp // // ------------------------------------------------------------------------- diff --git a/CodeLite/function.h b/CodeLite/function.h index e800a495ba..53fa4408ab 100644 --- a/CodeLite/function.h +++ b/CodeLite/function.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : function.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/include_finder.cpp b/CodeLite/include_finder.cpp index b8cfa2b169..1688e6bd18 100644 --- a/CodeLite/include_finder.cpp +++ b/CodeLite/include_finder.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : include_finder.cpp // // ------------------------------------------------------------------------- diff --git a/CodeLite/json_node.cpp b/CodeLite/json_node.cpp index 3e9f3fc6fd..24266478e4 100644 --- a/CodeLite/json_node.cpp +++ b/CodeLite/json_node.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : json_node.cpp // // ------------------------------------------------------------------------- diff --git a/CodeLite/json_node.h b/CodeLite/json_node.h index 86adba22e9..7ed7ade1d5 100644 --- a/CodeLite/json_node.h +++ b/CodeLite/json_node.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : json_node.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/parsedtoken.cpp b/CodeLite/parsedtoken.cpp index 3cdab692e9..019059738b 100644 --- a/CodeLite/parsedtoken.cpp +++ b/CodeLite/parsedtoken.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : parsedtoken.cpp // // ------------------------------------------------------------------------- diff --git a/CodeLite/performance.cpp b/CodeLite/performance.cpp index 7479c1f4c2..7d3287cf53 100644 --- a/CodeLite/performance.cpp +++ b/CodeLite/performance.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : performance.cpp // // ------------------------------------------------------------------------- diff --git a/CodeLite/pp.cpp b/CodeLite/pp.cpp index 938cc6cab5..f14ff99f72 100644 --- a/CodeLite/pp.cpp +++ b/CodeLite/pp.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : pp.cpp // // ------------------------------------------------------------------------- diff --git a/CodeLite/pp_include.h b/CodeLite/pp_include.h index af52a0d805..83234b07bf 100644 --- a/CodeLite/pp_include.h +++ b/CodeLite/pp_include.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : pp_include.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/pp_lexer.cpp b/CodeLite/pp_lexer.cpp index b681194b5a..119e26475e 100644 --- a/CodeLite/pp_lexer.cpp +++ b/CodeLite/pp_lexer.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : pp_lexer.cpp // // ------------------------------------------------------------------------- diff --git a/CodeLite/pp_lexer.h b/CodeLite/pp_lexer.h index 9ef851d22f..8762c028e2 100644 --- a/CodeLite/pp_lexer.h +++ b/CodeLite/pp_lexer.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : pp_lexer.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/pptable.cpp b/CodeLite/pptable.cpp index 01562345ff..c6c4d63b8d 100644 --- a/CodeLite/pptable.cpp +++ b/CodeLite/pptable.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : pptable.cpp // // ------------------------------------------------------------------------- diff --git a/CodeLite/pptable.h b/CodeLite/pptable.h index 1204045066..a28acd58f2 100644 --- a/CodeLite/pptable.h +++ b/CodeLite/pptable.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : pptable.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/precompiled_header.h b/CodeLite/precompiled_header.h index 963b0dd242..2f8fa1d96d 100644 --- a/CodeLite/precompiled_header.h +++ b/CodeLite/precompiled_header.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : precompiled_header.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/progress_dialog.cpp b/CodeLite/progress_dialog.cpp index 1eae66c580..26a39eae27 100644 --- a/CodeLite/progress_dialog.cpp +++ b/CodeLite/progress_dialog.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : progress_dialog.cpp // // ------------------------------------------------------------------------- diff --git a/CodeLite/progress_dialog.h b/CodeLite/progress_dialog.h index 0ab695bce8..f2a6459f34 100644 --- a/CodeLite/progress_dialog.h +++ b/CodeLite/progress_dialog.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : progress_dialog.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/refactorengine.cpp b/CodeLite/refactorengine.cpp index d7aa7fc023..89fa319b15 100644 --- a/CodeLite/refactorengine.cpp +++ b/CodeLite/refactorengine.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : refactorengine.cpp // // ------------------------------------------------------------------------- diff --git a/CodeLite/refactoring_storage.cpp b/CodeLite/refactoring_storage.cpp index 401ecc87a8..b87acd0087 100644 --- a/CodeLite/refactoring_storage.cpp +++ b/CodeLite/refactoring_storage.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : refactoring_storage.cpp // // ------------------------------------------------------------------------- diff --git a/CodeLite/refactoring_storage.h b/CodeLite/refactoring_storage.h index 3b6dfc9cfd..6fa73099b3 100644 --- a/CodeLite/refactoring_storage.h +++ b/CodeLite/refactoring_storage.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : refactoring_storage.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/scope_optimizer.h b/CodeLite/scope_optimizer.h index 2e99d38a6e..35b0554b8d 100644 --- a/CodeLite/scope_optimizer.h +++ b/CodeLite/scope_optimizer.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : scope_optimizer.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/unixprocess_impl.cpp b/CodeLite/unixprocess_impl.cpp index ce3f3c9034..a613dd3400 100644 --- a/CodeLite/unixprocess_impl.cpp +++ b/CodeLite/unixprocess_impl.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : unixprocess_impl.cpp // // ------------------------------------------------------------------------- diff --git a/CodeLite/variable.h b/CodeLite/variable.h index 086a750415..0af8a69b17 100644 --- a/CodeLite/variable.h +++ b/CodeLite/variable.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : variable.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/wxCodeCompletionBoxEntry.h b/CodeLite/wxCodeCompletionBoxEntry.h index a86a070d08..286880b3af 100644 --- a/CodeLite/wxCodeCompletionBoxEntry.h +++ b/CodeLite/wxCodeCompletionBoxEntry.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : wxCodeCompletionBoxEntry.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/wx_ordered_map.h b/CodeLite/wx_ordered_map.h index 5139aa9a87..14e5f12f75 100644 --- a/CodeLite/wx_ordered_map.h +++ b/CodeLite/wx_ordered_map.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : wx_ordered_map.h // // ------------------------------------------------------------------------- diff --git a/CodeLite/xor_string.cpp b/CodeLite/xor_string.cpp index 817118fe8e..6b9b8a0f6f 100644 --- a/CodeLite/xor_string.cpp +++ b/CodeLite/xor_string.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : xor_string.cpp // // ------------------------------------------------------------------------- diff --git a/CodeLite/xor_string.h b/CodeLite/xor_string.h index 5decdf93ae..55e9286cfd 100644 --- a/CodeLite/xor_string.h +++ b/CodeLite/xor_string.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : xor_string.h // // ------------------------------------------------------------------------- diff --git a/CodeLiteDiff/codelitediff.cpp b/CodeLiteDiff/codelitediff.cpp index 1d304835bb..97cd55d293 100644 --- a/CodeLiteDiff/codelitediff.cpp +++ b/CodeLiteDiff/codelitediff.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : codelitediff.cpp // // ------------------------------------------------------------------------- diff --git a/CodeLiteDiff/codelitediff.h b/CodeLiteDiff/codelitediff.h index 12bfc77931..32679082f8 100644 --- a/CodeLiteDiff/codelitediff.h +++ b/CodeLiteDiff/codelitediff.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : codelitediff.h // // ------------------------------------------------------------------------- diff --git a/ContinuousBuild/buildprocess.cpp b/ContinuousBuild/buildprocess.cpp index f5145cf6ce..cd4bd96066 100644 --- a/ContinuousBuild/buildprocess.cpp +++ b/ContinuousBuild/buildprocess.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : buildprocess.cpp // // ------------------------------------------------------------------------- diff --git a/ContinuousBuild/buildprocess.h b/ContinuousBuild/buildprocess.h index e6b614f84b..17a3d6ba34 100644 --- a/ContinuousBuild/buildprocess.h +++ b/ContinuousBuild/buildprocess.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : buildprocess.h // // ------------------------------------------------------------------------- diff --git a/ContinuousBuild/continousbuildbasepane.h b/ContinuousBuild/continousbuildbasepane.h index ab63ca6e4f..f353c2a327 100644 --- a/ContinuousBuild/continousbuildbasepane.h +++ b/ContinuousBuild/continousbuildbasepane.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : continousbuildbasepane.h // // ------------------------------------------------------------------------- diff --git a/ContinuousBuild/continousbuildconf.cpp b/ContinuousBuild/continousbuildconf.cpp index d0c98663fd..bbe49edba4 100644 --- a/ContinuousBuild/continousbuildconf.cpp +++ b/ContinuousBuild/continousbuildconf.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : continousbuildconf.cpp // // ------------------------------------------------------------------------- diff --git a/ContinuousBuild/continousbuildconf.h b/ContinuousBuild/continousbuildconf.h index b49f8ed953..9b8565ae01 100644 --- a/ContinuousBuild/continousbuildconf.h +++ b/ContinuousBuild/continousbuildconf.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : continousbuildconf.h // // ------------------------------------------------------------------------- diff --git a/ContinuousBuild/continousbuildpane.cpp b/ContinuousBuild/continousbuildpane.cpp index 200d9c2794..919f16765a 100644 --- a/ContinuousBuild/continousbuildpane.cpp +++ b/ContinuousBuild/continousbuildpane.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : continousbuildpane.cpp // // ------------------------------------------------------------------------- diff --git a/ContinuousBuild/continousbuildpane.h b/ContinuousBuild/continousbuildpane.h index 4a2e500bbb..782076972a 100644 --- a/ContinuousBuild/continousbuildpane.h +++ b/ContinuousBuild/continousbuildpane.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : continousbuildpane.h // // ------------------------------------------------------------------------- diff --git a/ContinuousBuild/continuousbuild.cpp b/ContinuousBuild/continuousbuild.cpp index e365c0409b..fde69d5407 100644 --- a/ContinuousBuild/continuousbuild.cpp +++ b/ContinuousBuild/continuousbuild.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : continuousbuild.cpp // // ------------------------------------------------------------------------- diff --git a/ContinuousBuild/continuousbuild.h b/ContinuousBuild/continuousbuild.h index 5bb16ee8a4..881d50595b 100644 --- a/ContinuousBuild/continuousbuild.h +++ b/ContinuousBuild/continuousbuild.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : continuousbuild.h // // ------------------------------------------------------------------------- diff --git a/Copyright/copyrights_options_base_dlg.cpp b/Copyright/copyrights_options_base_dlg.cpp index f8b34bc7de..387e4e6cab 100644 --- a/Copyright/copyrights_options_base_dlg.cpp +++ b/Copyright/copyrights_options_base_dlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : copyrights_options_base_dlg.cpp // // ------------------------------------------------------------------------- diff --git a/Copyright/copyrights_options_base_dlg.h b/Copyright/copyrights_options_base_dlg.h index efa6038ec8..326230c45e 100644 --- a/Copyright/copyrights_options_base_dlg.h +++ b/Copyright/copyrights_options_base_dlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : copyrights_options_base_dlg.h // // ------------------------------------------------------------------------- diff --git a/Copyright/copyrights_proj_sel_base_dlg.cpp b/Copyright/copyrights_proj_sel_base_dlg.cpp index 8d1b9054dd..02ed8e1f4d 100644 --- a/Copyright/copyrights_proj_sel_base_dlg.cpp +++ b/Copyright/copyrights_proj_sel_base_dlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : copyrights_proj_sel_base_dlg.cpp // // ------------------------------------------------------------------------- diff --git a/Copyright/copyrights_proj_sel_base_dlg.h b/Copyright/copyrights_proj_sel_base_dlg.h index a43ebdc121..b875932cd9 100644 --- a/Copyright/copyrights_proj_sel_base_dlg.h +++ b/Copyright/copyrights_proj_sel_base_dlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : copyrights_proj_sel_base_dlg.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/AdapterSelectDlg.cpp b/DatabaseExplorer/AdapterSelectDlg.cpp index a1fe62907c..749986d686 100644 --- a/DatabaseExplorer/AdapterSelectDlg.cpp +++ b/DatabaseExplorer/AdapterSelectDlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : AdapterSelectDlg.cpp // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/AdapterSelectDlg.h b/DatabaseExplorer/AdapterSelectDlg.h index fdc00fd2c4..2f4d715525 100644 --- a/DatabaseExplorer/AdapterSelectDlg.h +++ b/DatabaseExplorer/AdapterSelectDlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : AdapterSelectDlg.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/Art.h b/DatabaseExplorer/Art.h index f094837e65..7f505478ea 100644 --- a/DatabaseExplorer/Art.h +++ b/DatabaseExplorer/Art.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : Art.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/BuildNum.h b/DatabaseExplorer/BuildNum.h index 2a7bbb6a41..f7c76ec813 100644 --- a/DatabaseExplorer/BuildNum.h +++ b/DatabaseExplorer/BuildNum.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : BuildNum.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/ClassGenerateDialog.cpp b/DatabaseExplorer/ClassGenerateDialog.cpp index d4f0026063..2d6c10bf6f 100644 --- a/DatabaseExplorer/ClassGenerateDialog.cpp +++ b/DatabaseExplorer/ClassGenerateDialog.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : ClassGenerateDialog.cpp // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/ClassGenerateDialog.h b/DatabaseExplorer/ClassGenerateDialog.h index 03968ae912..324ae64b9a 100644 --- a/DatabaseExplorer/ClassGenerateDialog.h +++ b/DatabaseExplorer/ClassGenerateDialog.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : ClassGenerateDialog.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/CodePreviewDialog.cpp b/DatabaseExplorer/CodePreviewDialog.cpp index 0dc232df2c..9b36b6e4f9 100644 --- a/DatabaseExplorer/CodePreviewDialog.cpp +++ b/DatabaseExplorer/CodePreviewDialog.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CodePreviewDialog.cpp // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/CodePreviewDialog.h b/DatabaseExplorer/CodePreviewDialog.h index 8a557debb8..73fa092f9b 100644 --- a/DatabaseExplorer/CodePreviewDialog.h +++ b/DatabaseExplorer/CodePreviewDialog.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CodePreviewDialog.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/CreateForeignKey.cpp b/DatabaseExplorer/CreateForeignKey.cpp index 9a7be7866d..1e0562e390 100644 --- a/DatabaseExplorer/CreateForeignKey.cpp +++ b/DatabaseExplorer/CreateForeignKey.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CreateForeignKey.cpp // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/CreateForeignKey.h b/DatabaseExplorer/CreateForeignKey.h index f4a89df11b..f9a5fdb42c 100644 --- a/DatabaseExplorer/CreateForeignKey.h +++ b/DatabaseExplorer/CreateForeignKey.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CreateForeignKey.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/DbSettingDialog.cpp b/DatabaseExplorer/DbSettingDialog.cpp index fa9686c551..092ec34234 100644 --- a/DatabaseExplorer/DbSettingDialog.cpp +++ b/DatabaseExplorer/DbSettingDialog.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : DbSettingDialog.cpp // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/DbSettingDialog.h b/DatabaseExplorer/DbSettingDialog.h index e6c0b9dc57..03dd19155c 100644 --- a/DatabaseExplorer/DbSettingDialog.h +++ b/DatabaseExplorer/DbSettingDialog.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : DbSettingDialog.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/DbViewerPanel.cpp b/DatabaseExplorer/DbViewerPanel.cpp index 87f71ee546..13c4f0a989 100644 --- a/DatabaseExplorer/DbViewerPanel.cpp +++ b/DatabaseExplorer/DbViewerPanel.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : DbViewerPanel.cpp // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/DbViewerPanel.h b/DatabaseExplorer/DbViewerPanel.h index 67a1748afb..8a715aefa6 100644 --- a/DatabaseExplorer/DbViewerPanel.h +++ b/DatabaseExplorer/DbViewerPanel.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : DbViewerPanel.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/DnDTableShape.cpp b/DatabaseExplorer/DnDTableShape.cpp index 7b106416ca..57a2a5ad7c 100644 --- a/DatabaseExplorer/DnDTableShape.cpp +++ b/DatabaseExplorer/DnDTableShape.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : DnDTableShape.cpp // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/DnDTableShape.h b/DatabaseExplorer/DnDTableShape.h index fcf80128d3..f40e7ad85d 100644 --- a/DatabaseExplorer/DnDTableShape.h +++ b/DatabaseExplorer/DnDTableShape.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : DnDTableShape.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/ErdCommitWizard.cpp b/DatabaseExplorer/ErdCommitWizard.cpp index 8a8f0b6791..03f5097d74 100644 --- a/DatabaseExplorer/ErdCommitWizard.cpp +++ b/DatabaseExplorer/ErdCommitWizard.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : ErdCommitWizard.cpp // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/ErdCommitWizard.h b/DatabaseExplorer/ErdCommitWizard.h index 89ef5b8701..8a1ce986a8 100644 --- a/DatabaseExplorer/ErdCommitWizard.h +++ b/DatabaseExplorer/ErdCommitWizard.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : ErdCommitWizard.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/ErdForeignKey.cpp b/DatabaseExplorer/ErdForeignKey.cpp index ecc01d2a2e..dd240b4876 100644 --- a/DatabaseExplorer/ErdForeignKey.cpp +++ b/DatabaseExplorer/ErdForeignKey.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : ErdForeignKey.cpp // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/ErdForeignKey.h b/DatabaseExplorer/ErdForeignKey.h index 5a916e3797..b9a189eb86 100644 --- a/DatabaseExplorer/ErdForeignKey.h +++ b/DatabaseExplorer/ErdForeignKey.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : ErdForeignKey.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/ErdPanel.cpp b/DatabaseExplorer/ErdPanel.cpp index 20d558e6a7..b895a4e04d 100644 --- a/DatabaseExplorer/ErdPanel.cpp +++ b/DatabaseExplorer/ErdPanel.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : ErdPanel.cpp // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/ErdPanel.h b/DatabaseExplorer/ErdPanel.h index 6d88018ebf..18c72aa9ca 100644 --- a/DatabaseExplorer/ErdPanel.h +++ b/DatabaseExplorer/ErdPanel.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : ErdPanel.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/ErdTable.cpp b/DatabaseExplorer/ErdTable.cpp index e808508d5f..209485da1f 100644 --- a/DatabaseExplorer/ErdTable.cpp +++ b/DatabaseExplorer/ErdTable.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : ErdTable.cpp // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/ErdTable.h b/DatabaseExplorer/ErdTable.h index 9d3745c057..73ff24f297 100644 --- a/DatabaseExplorer/ErdTable.h +++ b/DatabaseExplorer/ErdTable.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : ErdTable.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/ErdView.cpp b/DatabaseExplorer/ErdView.cpp index 92870c631f..85678daf00 100644 --- a/DatabaseExplorer/ErdView.cpp +++ b/DatabaseExplorer/ErdView.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : ErdView.cpp // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/ErdView.h b/DatabaseExplorer/ErdView.h index e76e71e288..f1c5d0e02b 100644 --- a/DatabaseExplorer/ErdView.h +++ b/DatabaseExplorer/ErdView.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : ErdView.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/FrameCanvas.cpp b/DatabaseExplorer/FrameCanvas.cpp index 0fdf2eae3e..7f15c92015 100644 --- a/DatabaseExplorer/FrameCanvas.cpp +++ b/DatabaseExplorer/FrameCanvas.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : FrameCanvas.cpp // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/FrameCanvas.h b/DatabaseExplorer/FrameCanvas.h index 2fcd083af9..c397950847 100644 --- a/DatabaseExplorer/FrameCanvas.h +++ b/DatabaseExplorer/FrameCanvas.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : FrameCanvas.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/GUI.h b/DatabaseExplorer/GUI.h index 02bf054e93..ce3f286713 100644 --- a/DatabaseExplorer/GUI.h +++ b/DatabaseExplorer/GUI.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : GUI.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/IDbAdapter.h b/DatabaseExplorer/IDbAdapter.h index 228ad422f1..2c19c8d74a 100644 --- a/DatabaseExplorer/IDbAdapter.h +++ b/DatabaseExplorer/IDbAdapter.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : IDbAdapter.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/IDbItem.cpp b/DatabaseExplorer/IDbItem.cpp index 572ca574aa..ecb0d71ed7 100644 --- a/DatabaseExplorer/IDbItem.cpp +++ b/DatabaseExplorer/IDbItem.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : IDbItem.cpp // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/IDbItem.h b/DatabaseExplorer/IDbItem.h index a4c5d6ad36..2b1096e74b 100644 --- a/DatabaseExplorer/IDbItem.h +++ b/DatabaseExplorer/IDbItem.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : IDbItem.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/IDbType.h b/DatabaseExplorer/IDbType.h index d66953e0f3..bc32030cec 100644 --- a/DatabaseExplorer/IDbType.h +++ b/DatabaseExplorer/IDbType.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : IDbType.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/LogDialog.cpp b/DatabaseExplorer/LogDialog.cpp index 48533139ae..ce74408419 100644 --- a/DatabaseExplorer/LogDialog.cpp +++ b/DatabaseExplorer/LogDialog.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LogDialog.cpp // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/LogDialog.h b/DatabaseExplorer/LogDialog.h index 89a656c2d1..b8f1b71a35 100644 --- a/DatabaseExplorer/LogDialog.h +++ b/DatabaseExplorer/LogDialog.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LogDialog.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/MySqlDbAdapter.cpp b/DatabaseExplorer/MySqlDbAdapter.cpp index 730bf63eda..692ccf4c29 100644 --- a/DatabaseExplorer/MySqlDbAdapter.cpp +++ b/DatabaseExplorer/MySqlDbAdapter.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : MySqlDbAdapter.cpp // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/MySqlDbAdapter.h b/DatabaseExplorer/MySqlDbAdapter.h index 76ed83043f..a353d66f43 100644 --- a/DatabaseExplorer/MySqlDbAdapter.h +++ b/DatabaseExplorer/MySqlDbAdapter.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : MySqlDbAdapter.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/MySqlType.cpp b/DatabaseExplorer/MySqlType.cpp index 584647eae4..80c004c82e 100644 --- a/DatabaseExplorer/MySqlType.cpp +++ b/DatabaseExplorer/MySqlType.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : MySqlType.cpp // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/MySqlType.h b/DatabaseExplorer/MySqlType.h index c4b7ae5b5a..e32bc98efe 100644 --- a/DatabaseExplorer/MySqlType.h +++ b/DatabaseExplorer/MySqlType.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : MySqlType.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/NArrow.cpp b/DatabaseExplorer/NArrow.cpp index 61f3605773..2d051dbc92 100644 --- a/DatabaseExplorer/NArrow.cpp +++ b/DatabaseExplorer/NArrow.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : NArrow.cpp // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/NArrow.h b/DatabaseExplorer/NArrow.h index ba14d0e43e..78f7fd0609 100644 --- a/DatabaseExplorer/NArrow.h +++ b/DatabaseExplorer/NArrow.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : NArrow.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/OneArrow.cpp b/DatabaseExplorer/OneArrow.cpp index 9737a769df..3f281ca5cd 100644 --- a/DatabaseExplorer/OneArrow.cpp +++ b/DatabaseExplorer/OneArrow.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : OneArrow.cpp // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/OneArrow.h b/DatabaseExplorer/OneArrow.h index 5574fd3418..4fde27dc00 100644 --- a/DatabaseExplorer/OneArrow.h +++ b/DatabaseExplorer/OneArrow.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : OneArrow.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/PostgreSqlDbAdapter.cpp b/DatabaseExplorer/PostgreSqlDbAdapter.cpp index a3ba963eb9..021e3b582f 100644 --- a/DatabaseExplorer/PostgreSqlDbAdapter.cpp +++ b/DatabaseExplorer/PostgreSqlDbAdapter.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : PostgreSqlDbAdapter.cpp // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/PostgreSqlDbAdapter.h b/DatabaseExplorer/PostgreSqlDbAdapter.h index 05ffd057c3..37a3196e6f 100644 --- a/DatabaseExplorer/PostgreSqlDbAdapter.h +++ b/DatabaseExplorer/PostgreSqlDbAdapter.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : PostgreSqlDbAdapter.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/PostgreSqlType.cpp b/DatabaseExplorer/PostgreSqlType.cpp index cad1a1f9c6..e20f0d2db1 100644 --- a/DatabaseExplorer/PostgreSqlType.cpp +++ b/DatabaseExplorer/PostgreSqlType.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : PostgreSqlType.cpp // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/PostgreSqlType.h b/DatabaseExplorer/PostgreSqlType.h index 4a08acfb0e..2af22c6ea4 100644 --- a/DatabaseExplorer/PostgreSqlType.h +++ b/DatabaseExplorer/PostgreSqlType.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : PostgreSqlType.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/SqlCommandPanel.cpp b/DatabaseExplorer/SqlCommandPanel.cpp index ba8f8c8568..948eb69302 100644 --- a/DatabaseExplorer/SqlCommandPanel.cpp +++ b/DatabaseExplorer/SqlCommandPanel.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : SqlCommandPanel.cpp // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/SqlCommandPanel.h b/DatabaseExplorer/SqlCommandPanel.h index 2cf96d2861..e4c8a5156e 100644 --- a/DatabaseExplorer/SqlCommandPanel.h +++ b/DatabaseExplorer/SqlCommandPanel.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : SqlCommandPanel.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/SqliteDbAdapter.cpp b/DatabaseExplorer/SqliteDbAdapter.cpp index 97a5d09568..c5ca21c630 100644 --- a/DatabaseExplorer/SqliteDbAdapter.cpp +++ b/DatabaseExplorer/SqliteDbAdapter.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : SqliteDbAdapter.cpp // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/SqliteDbAdapter.h b/DatabaseExplorer/SqliteDbAdapter.h index ede3173039..301f832dc7 100644 --- a/DatabaseExplorer/SqliteDbAdapter.h +++ b/DatabaseExplorer/SqliteDbAdapter.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : SqliteDbAdapter.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/SqliteType.cpp b/DatabaseExplorer/SqliteType.cpp index 4c7b4560ce..bd998fcab6 100644 --- a/DatabaseExplorer/SqliteType.cpp +++ b/DatabaseExplorer/SqliteType.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : SqliteType.cpp // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/SqliteType.h b/DatabaseExplorer/SqliteType.h index d9e26b8640..7a714a15da 100644 --- a/DatabaseExplorer/SqliteType.h +++ b/DatabaseExplorer/SqliteType.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : SqliteType.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/TableSettings.cpp b/DatabaseExplorer/TableSettings.cpp index 231fc32f85..b4d2766a42 100644 --- a/DatabaseExplorer/TableSettings.cpp +++ b/DatabaseExplorer/TableSettings.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : TableSettings.cpp // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/TableSettings.h b/DatabaseExplorer/TableSettings.h index 18450fe4ca..aec58a2a83 100644 --- a/DatabaseExplorer/TableSettings.h +++ b/DatabaseExplorer/TableSettings.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : TableSettings.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/ViewSettings.cpp b/DatabaseExplorer/ViewSettings.cpp index a6e5471daf..001ec7a7d6 100644 --- a/DatabaseExplorer/ViewSettings.cpp +++ b/DatabaseExplorer/ViewSettings.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : ViewSettings.cpp // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/ViewSettings.h b/DatabaseExplorer/ViewSettings.h index 785e0ab42f..ebcca62697 100644 --- a/DatabaseExplorer/ViewSettings.h +++ b/DatabaseExplorer/ViewSettings.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : ViewSettings.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/column.cpp b/DatabaseExplorer/column.cpp index d9a57c9b90..2a9cefa20f 100644 --- a/DatabaseExplorer/column.cpp +++ b/DatabaseExplorer/column.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : column.cpp // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/column.h b/DatabaseExplorer/column.h index 07d027f237..b185208d18 100644 --- a/DatabaseExplorer/column.h +++ b/DatabaseExplorer/column.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : column.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/constraint.cpp b/DatabaseExplorer/constraint.cpp index b2aeb2c7fe..640252c65e 100644 --- a/DatabaseExplorer/constraint.cpp +++ b/DatabaseExplorer/constraint.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : constraint.cpp // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/constraint.h b/DatabaseExplorer/constraint.h index 593c3450ba..6f54633b6f 100644 --- a/DatabaseExplorer/constraint.h +++ b/DatabaseExplorer/constraint.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : constraint.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/database.cpp b/DatabaseExplorer/database.cpp index cd1d133d05..628ea1024b 100644 --- a/DatabaseExplorer/database.cpp +++ b/DatabaseExplorer/database.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : database.cpp // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/database.h b/DatabaseExplorer/database.h index 71cdf202b0..b752b79ec4 100644 --- a/DatabaseExplorer/database.h +++ b/DatabaseExplorer/database.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : database.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/databaseexplorer.cpp b/DatabaseExplorer/databaseexplorer.cpp index b8abe5b32e..31afc90366 100644 --- a/DatabaseExplorer/databaseexplorer.cpp +++ b/DatabaseExplorer/databaseexplorer.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : databaseexplorer.cpp // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/databaseexplorer.h b/DatabaseExplorer/databaseexplorer.h index 920509747c..c49510b156 100644 --- a/DatabaseExplorer/databaseexplorer.h +++ b/DatabaseExplorer/databaseexplorer.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : databaseexplorer.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/db_explorer_settings.cpp b/DatabaseExplorer/db_explorer_settings.cpp index 9582008471..2117726af1 100644 --- a/DatabaseExplorer/db_explorer_settings.cpp +++ b/DatabaseExplorer/db_explorer_settings.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : db_explorer_settings.cpp // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/db_explorer_settings.h b/DatabaseExplorer/db_explorer_settings.h index 9da626db36..e1acd970f0 100644 --- a/DatabaseExplorer/db_explorer_settings.h +++ b/DatabaseExplorer/db_explorer_settings.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : db_explorer_settings.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/dbconnection.cpp b/DatabaseExplorer/dbconnection.cpp index 96299525e4..2bafa94301 100644 --- a/DatabaseExplorer/dbconnection.cpp +++ b/DatabaseExplorer/dbconnection.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : dbconnection.cpp // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/dbconnection.h b/DatabaseExplorer/dbconnection.h index c641ddd360..ecb2fe817a 100644 --- a/DatabaseExplorer/dbconnection.h +++ b/DatabaseExplorer/dbconnection.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : dbconnection.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/dbeclasstype.cpp b/DatabaseExplorer/dbeclasstype.cpp index f471b6ec6c..a68b04f629 100644 --- a/DatabaseExplorer/dbeclasstype.cpp +++ b/DatabaseExplorer/dbeclasstype.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : dbeclasstype.cpp // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/dbeclasstype.h b/DatabaseExplorer/dbeclasstype.h index 2e8e15b6e8..0cdc19c74a 100644 --- a/DatabaseExplorer/dbeclasstype.h +++ b/DatabaseExplorer/dbeclasstype.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : dbeclasstype.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/dbitem.cpp b/DatabaseExplorer/dbitem.cpp index 439881410a..d8edabf639 100644 --- a/DatabaseExplorer/dbitem.cpp +++ b/DatabaseExplorer/dbitem.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : dbitem.cpp // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/dbitem.h b/DatabaseExplorer/dbitem.h index ad6ceffdf5..1eb1cf8451 100644 --- a/DatabaseExplorer/dbitem.h +++ b/DatabaseExplorer/dbitem.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : dbitem.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/dumpclass.cpp b/DatabaseExplorer/dumpclass.cpp index 00c65201de..f417c6a295 100644 --- a/DatabaseExplorer/dumpclass.cpp +++ b/DatabaseExplorer/dumpclass.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : dumpclass.cpp // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/dumpclass.h b/DatabaseExplorer/dumpclass.h index 5d55625804..266a694403 100644 --- a/DatabaseExplorer/dumpclass.h +++ b/DatabaseExplorer/dumpclass.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : dumpclass.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/imageexportdialog.cpp b/DatabaseExplorer/imageexportdialog.cpp index 9140df0067..b1cccce20e 100644 --- a/DatabaseExplorer/imageexportdialog.cpp +++ b/DatabaseExplorer/imageexportdialog.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : imageexportdialog.cpp // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/imageexportdialog.h b/DatabaseExplorer/imageexportdialog.h index a1354c6c36..93f9a0166e 100644 --- a/DatabaseExplorer/imageexportdialog.h +++ b/DatabaseExplorer/imageexportdialog.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : imageexportdialog.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/table.cpp b/DatabaseExplorer/table.cpp index 82fa536fdb..4eb5d03464 100644 --- a/DatabaseExplorer/table.cpp +++ b/DatabaseExplorer/table.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : table.cpp // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/table.h b/DatabaseExplorer/table.h index 2aacb678fd..6c47867ead 100644 --- a/DatabaseExplorer/table.h +++ b/DatabaseExplorer/table.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : table.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/view.cpp b/DatabaseExplorer/view.cpp index fdf85ea46b..5907444b28 100644 --- a/DatabaseExplorer/view.cpp +++ b/DatabaseExplorer/view.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : view.cpp // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/view.h b/DatabaseExplorer/view.h index 259130115f..1280b48f3e 100644 --- a/DatabaseExplorer/view.h +++ b/DatabaseExplorer/view.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : view.h // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/wx_pch.cpp b/DatabaseExplorer/wx_pch.cpp index 908dc0fe57..aab62a5aef 100644 --- a/DatabaseExplorer/wx_pch.cpp +++ b/DatabaseExplorer/wx_pch.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : wx_pch.cpp // // ------------------------------------------------------------------------- diff --git a/DatabaseExplorer/wx_pch.h b/DatabaseExplorer/wx_pch.h index 6391c393f0..7de9c78c87 100644 --- a/DatabaseExplorer/wx_pch.h +++ b/DatabaseExplorer/wx_pch.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : wx_pch.h // // ------------------------------------------------------------------------- diff --git a/Debugger/gdb_parser_incl.h b/Debugger/gdb_parser_incl.h index 268b858ed8..7e29c8fcdf 100644 --- a/Debugger/gdb_parser_incl.h +++ b/Debugger/gdb_parser_incl.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : gdb_parser_incl.h // // ------------------------------------------------------------------------- diff --git a/Debugger/gdb_result_parser.h b/Debugger/gdb_result_parser.h index 2e8f8d5bbe..80f561a154 100644 --- a/Debugger/gdb_result_parser.h +++ b/Debugger/gdb_result_parser.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : gdb_result_parser.h // // ------------------------------------------------------------------------- diff --git a/Debugger/gdbmi_parse_thread_info.cpp b/Debugger/gdbmi_parse_thread_info.cpp index 055b836306..51e4084ac3 100644 --- a/Debugger/gdbmi_parse_thread_info.cpp +++ b/Debugger/gdbmi_parse_thread_info.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : gdbmi_parse_thread_info.cpp // // ------------------------------------------------------------------------- diff --git a/Debugger/gdbmi_parse_thread_info.h b/Debugger/gdbmi_parse_thread_info.h index ea0d0ba0f6..1614bc7e87 100644 --- a/Debugger/gdbmi_parse_thread_info.h +++ b/Debugger/gdbmi_parse_thread_info.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : gdbmi_parse_thread_info.h // // ------------------------------------------------------------------------- diff --git a/ExternalTools/ExternalToolsManager.h b/ExternalTools/ExternalToolsManager.h index 2a546c7b30..c5c6bf9a9a 100644 --- a/ExternalTools/ExternalToolsManager.h +++ b/ExternalTools/ExternalToolsManager.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : ExternalToolsManager.h // // ------------------------------------------------------------------------- diff --git a/ExternalTools/ExternalToolsProcessManager.h b/ExternalTools/ExternalToolsProcessManager.h index d49fd283f3..bb7473fc29 100644 --- a/ExternalTools/ExternalToolsProcessManager.h +++ b/ExternalTools/ExternalToolsProcessManager.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : ExternalToolsProcessManager.h // // ------------------------------------------------------------------------- diff --git a/ExternalTools/NewToolBase.h b/ExternalTools/NewToolBase.h index 3f8fd27149..a4d61710d6 100644 --- a/ExternalTools/NewToolBase.h +++ b/ExternalTools/NewToolBase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : NewToolBase.h // // ------------------------------------------------------------------------- diff --git a/ExternalTools/external_tools.h b/ExternalTools/external_tools.h index 53a3de7563..18b78e3171 100644 --- a/ExternalTools/external_tools.h +++ b/ExternalTools/external_tools.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : external_tools.h // // ------------------------------------------------------------------------- diff --git a/Gizmos/PluginWizard.cpp b/Gizmos/PluginWizard.cpp index e8cf3f08d9..609ebfe085 100644 --- a/Gizmos/PluginWizard.cpp +++ b/Gizmos/PluginWizard.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : PluginWizard.cpp // // ------------------------------------------------------------------------- diff --git a/Gizmos/PluginWizard.h b/Gizmos/PluginWizard.h index c5de8358b5..79f338f744 100644 --- a/Gizmos/PluginWizard.h +++ b/Gizmos/PluginWizard.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : PluginWizard.h // // ------------------------------------------------------------------------- diff --git a/Gizmos/gizmos_base.h b/Gizmos/gizmos_base.h index 8fd965c0bc..2661d0fbbd 100644 --- a/Gizmos/gizmos_base.h +++ b/Gizmos/gizmos_base.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : gizmos_base.h // // ------------------------------------------------------------------------- diff --git a/Gizmos/new_class_dlg_data.cpp b/Gizmos/new_class_dlg_data.cpp index 3a2d888813..9c87c2639d 100644 --- a/Gizmos/new_class_dlg_data.cpp +++ b/Gizmos/new_class_dlg_data.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : new_class_dlg_data.cpp // // ------------------------------------------------------------------------- diff --git a/Gizmos/new_class_dlg_data.h b/Gizmos/new_class_dlg_data.h index 63d0aa799e..fea6fffdc9 100644 --- a/Gizmos/new_class_dlg_data.h +++ b/Gizmos/new_class_dlg_data.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : new_class_dlg_data.h // // ------------------------------------------------------------------------- diff --git a/Gizmos/newclassbasedlg.h b/Gizmos/newclassbasedlg.h index 00f28c3a7c..f40e930c27 100644 --- a/Gizmos/newclassbasedlg.h +++ b/Gizmos/newclassbasedlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : newclassbasedlg.h // // ------------------------------------------------------------------------- diff --git a/Gizmos/newwxprojectbasedlg.cpp b/Gizmos/newwxprojectbasedlg.cpp index b1fe488981..bd09bd3267 100644 --- a/Gizmos/newwxprojectbasedlg.cpp +++ b/Gizmos/newwxprojectbasedlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : newwxprojectbasedlg.cpp // // ------------------------------------------------------------------------- diff --git a/Gizmos/newwxprojectbasedlg.h b/Gizmos/newwxprojectbasedlg.h index e51a7b2068..2c8d7a6e15 100644 --- a/Gizmos/newwxprojectbasedlg.h +++ b/Gizmos/newwxprojectbasedlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : newwxprojectbasedlg.h // // ------------------------------------------------------------------------- diff --git a/HelpPlugin/HelpPluginMessageDlg.h b/HelpPlugin/HelpPluginMessageDlg.h index 63c0d072a0..2afad7fd29 100644 --- a/HelpPlugin/HelpPluginMessageDlg.h +++ b/HelpPlugin/HelpPluginMessageDlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : HelpPluginMessageDlg.h // // ------------------------------------------------------------------------- diff --git a/HelpPlugin/HelpPluginSettings.h b/HelpPlugin/HelpPluginSettings.h index 03e629e746..e0091745f8 100644 --- a/HelpPlugin/HelpPluginSettings.h +++ b/HelpPlugin/HelpPluginSettings.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : HelpPluginSettings.h // // ------------------------------------------------------------------------- diff --git a/HelpPlugin/HelpPluginSettingsDlg.h b/HelpPlugin/HelpPluginSettingsDlg.h index a85c8ee1ee..72cb5b1a55 100644 --- a/HelpPlugin/HelpPluginSettingsDlg.h +++ b/HelpPlugin/HelpPluginSettingsDlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : HelpPluginSettingsDlg.h // // ------------------------------------------------------------------------- diff --git a/HelpPlugin/HelpPluginUI.h b/HelpPlugin/HelpPluginUI.h index 4dc95d1dea..09d225fede 100644 --- a/HelpPlugin/HelpPluginUI.h +++ b/HelpPlugin/HelpPluginUI.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : HelpPluginUI.h // // ------------------------------------------------------------------------- diff --git a/HelpPlugin/helpplugin.h b/HelpPlugin/helpplugin.h index 8ece73fa92..b1763832b9 100644 --- a/HelpPlugin/helpplugin.h +++ b/HelpPlugin/helpplugin.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : helpplugin.h // // ------------------------------------------------------------------------- diff --git a/Interfaces/IWorkspace.h b/Interfaces/IWorkspace.h index 1cb0d13c2a..af825cd1cf 100644 --- a/Interfaces/IWorkspace.h +++ b/Interfaces/IWorkspace.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : IWorkspace.h // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/FolderMappingDlg.cpp b/LLDBDebugger/FolderMappingDlg.cpp index f85c9e30c6..52892c029e 100644 --- a/LLDBDebugger/FolderMappingDlg.cpp +++ b/LLDBDebugger/FolderMappingDlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : FolderMappingDlg.cpp // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/FolderMappingDlg.h b/LLDBDebugger/FolderMappingDlg.h index 1721cb7d11..fe42b4ae0b 100644 --- a/LLDBDebugger/FolderMappingDlg.h +++ b/LLDBDebugger/FolderMappingDlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : FolderMappingDlg.h // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBCallStack.cpp b/LLDBDebugger/LLDBCallStack.cpp index ebb2929422..126509ac7c 100644 --- a/LLDBDebugger/LLDBCallStack.cpp +++ b/LLDBDebugger/LLDBCallStack.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBCallStack.cpp // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBCallStack.h b/LLDBDebugger/LLDBCallStack.h index b370d47ee6..2573114527 100644 --- a/LLDBDebugger/LLDBCallStack.h +++ b/LLDBDebugger/LLDBCallStack.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBCallStack.h // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBLocalsView.cpp b/LLDBDebugger/LLDBLocalsView.cpp index d781f1fdc6..430d013151 100644 --- a/LLDBDebugger/LLDBLocalsView.cpp +++ b/LLDBDebugger/LLDBLocalsView.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBLocalsView.cpp // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBLocalsView.h b/LLDBDebugger/LLDBLocalsView.h index 41658d7359..d572c6bd87 100644 --- a/LLDBDebugger/LLDBLocalsView.h +++ b/LLDBDebugger/LLDBLocalsView.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBLocalsView.h // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBNewBreakpointDlg.cpp b/LLDBDebugger/LLDBNewBreakpointDlg.cpp index 335404f772..3342f63dd7 100644 --- a/LLDBDebugger/LLDBNewBreakpointDlg.cpp +++ b/LLDBDebugger/LLDBNewBreakpointDlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBNewBreakpointDlg.cpp // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBNewBreakpointDlg.h b/LLDBDebugger/LLDBNewBreakpointDlg.h index 087d91a866..42997ff840 100644 --- a/LLDBDebugger/LLDBNewBreakpointDlg.h +++ b/LLDBDebugger/LLDBNewBreakpointDlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBNewBreakpointDlg.h // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBOutputView.cpp b/LLDBDebugger/LLDBOutputView.cpp index 4a63db382a..bd813caa20 100644 --- a/LLDBDebugger/LLDBOutputView.cpp +++ b/LLDBDebugger/LLDBOutputView.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBBreakpointsPane.cpp // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBOutputView.h b/LLDBDebugger/LLDBOutputView.h index b23f9597ba..0c90f84e06 100644 --- a/LLDBDebugger/LLDBOutputView.h +++ b/LLDBDebugger/LLDBOutputView.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBBreakpointsPane.h // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBPlugin.cpp b/LLDBDebugger/LLDBPlugin.cpp index 6ecdca303d..e2e1f82012 100644 --- a/LLDBDebugger/LLDBPlugin.cpp +++ b/LLDBDebugger/LLDBPlugin.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBPlugin.cpp // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBPlugin.h b/LLDBDebugger/LLDBPlugin.h index b2f170b6bc..e37c39fc37 100644 --- a/LLDBDebugger/LLDBPlugin.h +++ b/LLDBDebugger/LLDBPlugin.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBPlugin.h // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBProtocol/LLDBBacktrace.cpp b/LLDBDebugger/LLDBProtocol/LLDBBacktrace.cpp index f87231616e..6d80e6ed4f 100644 --- a/LLDBDebugger/LLDBProtocol/LLDBBacktrace.cpp +++ b/LLDBDebugger/LLDBProtocol/LLDBBacktrace.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBBacktrace.cpp // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBProtocol/LLDBBacktrace.h b/LLDBDebugger/LLDBProtocol/LLDBBacktrace.h index 7a8877aca0..6eb2088d17 100644 --- a/LLDBDebugger/LLDBProtocol/LLDBBacktrace.h +++ b/LLDBDebugger/LLDBProtocol/LLDBBacktrace.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBBacktrace.h // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBProtocol/LLDBBreakpoint.cpp b/LLDBDebugger/LLDBProtocol/LLDBBreakpoint.cpp index 50b04ca172..4381d6c29f 100644 --- a/LLDBDebugger/LLDBProtocol/LLDBBreakpoint.cpp +++ b/LLDBDebugger/LLDBProtocol/LLDBBreakpoint.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBBreakpoint.cpp // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBProtocol/LLDBBreakpoint.h b/LLDBDebugger/LLDBProtocol/LLDBBreakpoint.h index 3da4f16fe4..893f782eff 100644 --- a/LLDBDebugger/LLDBProtocol/LLDBBreakpoint.h +++ b/LLDBDebugger/LLDBProtocol/LLDBBreakpoint.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBBreakpoint.h // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBProtocol/LLDBCommand.cpp b/LLDBDebugger/LLDBProtocol/LLDBCommand.cpp index a32d6d7c8c..f4662de5ee 100644 --- a/LLDBDebugger/LLDBProtocol/LLDBCommand.cpp +++ b/LLDBDebugger/LLDBProtocol/LLDBCommand.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBCommand.cpp // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBProtocol/LLDBCommand.h b/LLDBDebugger/LLDBProtocol/LLDBCommand.h index 5a0f3c3013..43529578d0 100644 --- a/LLDBDebugger/LLDBProtocol/LLDBCommand.h +++ b/LLDBDebugger/LLDBProtocol/LLDBCommand.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBCommand.h // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBProtocol/LLDBConnector.cpp b/LLDBDebugger/LLDBProtocol/LLDBConnector.cpp index 1d5b83a57a..9360587349 100644 --- a/LLDBDebugger/LLDBProtocol/LLDBConnector.cpp +++ b/LLDBDebugger/LLDBProtocol/LLDBConnector.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBConnector.cpp // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBProtocol/LLDBConnector.h b/LLDBDebugger/LLDBProtocol/LLDBConnector.h index fc6df1e36b..2269755ae2 100644 --- a/LLDBDebugger/LLDBProtocol/LLDBConnector.h +++ b/LLDBDebugger/LLDBProtocol/LLDBConnector.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBConnector.h // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBProtocol/LLDBEnums.h b/LLDBDebugger/LLDBProtocol/LLDBEnums.h index 4abc9f32e1..049bf3afee 100644 --- a/LLDBDebugger/LLDBProtocol/LLDBEnums.h +++ b/LLDBDebugger/LLDBProtocol/LLDBEnums.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBEnums.h // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBProtocol/LLDBEvent.cpp b/LLDBDebugger/LLDBProtocol/LLDBEvent.cpp index 899c896ac3..85456301b3 100644 --- a/LLDBDebugger/LLDBProtocol/LLDBEvent.cpp +++ b/LLDBDebugger/LLDBProtocol/LLDBEvent.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBEvent.cpp // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBProtocol/LLDBEvent.h b/LLDBDebugger/LLDBProtocol/LLDBEvent.h index 8cfa78a13e..22b410de41 100644 --- a/LLDBDebugger/LLDBProtocol/LLDBEvent.h +++ b/LLDBDebugger/LLDBProtocol/LLDBEvent.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBEvent.h // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBProtocol/LLDBNetworkListenerThread.cpp b/LLDBDebugger/LLDBProtocol/LLDBNetworkListenerThread.cpp index e85ebcb140..f5a5c18aad 100644 --- a/LLDBDebugger/LLDBProtocol/LLDBNetworkListenerThread.cpp +++ b/LLDBDebugger/LLDBProtocol/LLDBNetworkListenerThread.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBNetworkListenerThread.cpp // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBProtocol/LLDBNetworkListenerThread.h b/LLDBDebugger/LLDBProtocol/LLDBNetworkListenerThread.h index b0f091fcda..4dad26378a 100644 --- a/LLDBDebugger/LLDBProtocol/LLDBNetworkListenerThread.h +++ b/LLDBDebugger/LLDBProtocol/LLDBNetworkListenerThread.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBNetworkListenerThread.h // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBProtocol/LLDBPivot.cpp b/LLDBDebugger/LLDBProtocol/LLDBPivot.cpp index d68ebc5f86..7e4c23ba5c 100644 --- a/LLDBDebugger/LLDBProtocol/LLDBPivot.cpp +++ b/LLDBDebugger/LLDBProtocol/LLDBPivot.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBPivot.cpp // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBProtocol/LLDBPivot.h b/LLDBDebugger/LLDBProtocol/LLDBPivot.h index 2ca4a8afe2..dc2798f0fa 100644 --- a/LLDBDebugger/LLDBProtocol/LLDBPivot.h +++ b/LLDBDebugger/LLDBProtocol/LLDBPivot.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBPivot.h // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBProtocol/LLDBRemoteConnectReturnObject.cpp b/LLDBDebugger/LLDBProtocol/LLDBRemoteConnectReturnObject.cpp index c5e2de3585..61ceeea18e 100644 --- a/LLDBDebugger/LLDBProtocol/LLDBRemoteConnectReturnObject.cpp +++ b/LLDBDebugger/LLDBProtocol/LLDBRemoteConnectReturnObject.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBRemoteConnectReturnObject.cpp // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBProtocol/LLDBRemoteConnectReturnObject.h b/LLDBDebugger/LLDBProtocol/LLDBRemoteConnectReturnObject.h index 5438836360..d053edef09 100644 --- a/LLDBDebugger/LLDBProtocol/LLDBRemoteConnectReturnObject.h +++ b/LLDBDebugger/LLDBProtocol/LLDBRemoteConnectReturnObject.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBRemoteConnectReturnObject.h // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBProtocol/LLDBRemoteHandshakePacket.cpp b/LLDBDebugger/LLDBProtocol/LLDBRemoteHandshakePacket.cpp index 4808ba26d4..0579ae230a 100644 --- a/LLDBDebugger/LLDBProtocol/LLDBRemoteHandshakePacket.cpp +++ b/LLDBDebugger/LLDBProtocol/LLDBRemoteHandshakePacket.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBRemoteHandshakePacket.cpp // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBProtocol/LLDBRemoteHandshakePacket.h b/LLDBDebugger/LLDBProtocol/LLDBRemoteHandshakePacket.h index cb566bd2e9..000f28648b 100644 --- a/LLDBDebugger/LLDBProtocol/LLDBRemoteHandshakePacket.h +++ b/LLDBDebugger/LLDBProtocol/LLDBRemoteHandshakePacket.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBRemoteHandshakePacket.h // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBProtocol/LLDBReply.cpp b/LLDBDebugger/LLDBProtocol/LLDBReply.cpp index 711aedcb32..186eac4eef 100644 --- a/LLDBDebugger/LLDBProtocol/LLDBReply.cpp +++ b/LLDBDebugger/LLDBProtocol/LLDBReply.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBReply.cpp // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBProtocol/LLDBReply.h b/LLDBDebugger/LLDBProtocol/LLDBReply.h index c4031c2b53..1e6ee4b3d5 100644 --- a/LLDBDebugger/LLDBProtocol/LLDBReply.h +++ b/LLDBDebugger/LLDBProtocol/LLDBReply.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBReply.h // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBProtocol/LLDBSettings.cpp b/LLDBDebugger/LLDBProtocol/LLDBSettings.cpp index ac2c97284b..62a1d282ea 100644 --- a/LLDBDebugger/LLDBProtocol/LLDBSettings.cpp +++ b/LLDBDebugger/LLDBProtocol/LLDBSettings.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBSettings.cpp // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBProtocol/LLDBSettings.h b/LLDBDebugger/LLDBProtocol/LLDBSettings.h index 70f15023f7..aa3c332335 100644 --- a/LLDBDebugger/LLDBProtocol/LLDBSettings.h +++ b/LLDBDebugger/LLDBProtocol/LLDBSettings.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBSettings.h // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBProtocol/LLDBThread.cpp b/LLDBDebugger/LLDBProtocol/LLDBThread.cpp index 8e013f8437..d22cc46941 100644 --- a/LLDBDebugger/LLDBProtocol/LLDBThread.cpp +++ b/LLDBDebugger/LLDBProtocol/LLDBThread.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBThread.cpp // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBProtocol/LLDBThread.h b/LLDBDebugger/LLDBProtocol/LLDBThread.h index e9dce1e076..b960f504a4 100644 --- a/LLDBDebugger/LLDBProtocol/LLDBThread.h +++ b/LLDBDebugger/LLDBProtocol/LLDBThread.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBThread.h // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBProtocol/LLDBVariable.cpp b/LLDBDebugger/LLDBProtocol/LLDBVariable.cpp index a959ab34e7..663ff91416 100644 --- a/LLDBDebugger/LLDBProtocol/LLDBVariable.cpp +++ b/LLDBDebugger/LLDBProtocol/LLDBVariable.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBVariable.cpp // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBProtocol/LLDBVariable.h b/LLDBDebugger/LLDBProtocol/LLDBVariable.h index 42ac81f0b2..2546187f1a 100644 --- a/LLDBDebugger/LLDBProtocol/LLDBVariable.h +++ b/LLDBDebugger/LLDBProtocol/LLDBVariable.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBVariable.h // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBSettingDialog.cpp b/LLDBDebugger/LLDBSettingDialog.cpp index 1c5a4683e5..d628dcf546 100644 --- a/LLDBDebugger/LLDBSettingDialog.cpp +++ b/LLDBDebugger/LLDBSettingDialog.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBSettingDialog.cpp // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBSettingDialog.h b/LLDBDebugger/LLDBSettingDialog.h index 666b8d5681..81d38ed3c0 100644 --- a/LLDBDebugger/LLDBSettingDialog.h +++ b/LLDBDebugger/LLDBSettingDialog.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBSettingDialog.h // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBThreadsView.cpp b/LLDBDebugger/LLDBThreadsView.cpp index b7aebe98dc..4a72af3a97 100644 --- a/LLDBDebugger/LLDBThreadsView.cpp +++ b/LLDBDebugger/LLDBThreadsView.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBThreadsView.cpp // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBThreadsView.h b/LLDBDebugger/LLDBThreadsView.h index 8621d4d31e..dbdedca712 100644 --- a/LLDBDebugger/LLDBThreadsView.h +++ b/LLDBDebugger/LLDBThreadsView.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBThreadsView.h // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBTooltip.cpp b/LLDBDebugger/LLDBTooltip.cpp index 94f19a491a..c5654160cb 100644 --- a/LLDBDebugger/LLDBTooltip.cpp +++ b/LLDBDebugger/LLDBTooltip.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBTooltip.cpp // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/LLDBTooltip.h b/LLDBDebugger/LLDBTooltip.h index c075fb9ba7..aba5022d3e 100644 --- a/LLDBDebugger/LLDBTooltip.h +++ b/LLDBDebugger/LLDBTooltip.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBTooltip.h // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/UI.h b/LLDBDebugger/UI.h index 9ed3c69c58..04b9a56afd 100644 --- a/LLDBDebugger/UI.h +++ b/LLDBDebugger/UI.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : UI.h // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/codelite-lldb/CodeLiteLLDB.cpp b/LLDBDebugger/codelite-lldb/CodeLiteLLDB.cpp index 55b7197b1a..1cdd990765 100644 --- a/LLDBDebugger/codelite-lldb/CodeLiteLLDB.cpp +++ b/LLDBDebugger/codelite-lldb/CodeLiteLLDB.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CodeLiteLLDB.cpp // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/codelite-lldb/CodeLiteLLDBApp.cpp b/LLDBDebugger/codelite-lldb/CodeLiteLLDBApp.cpp index 60a159f1ca..5e990ad7bc 100644 --- a/LLDBDebugger/codelite-lldb/CodeLiteLLDBApp.cpp +++ b/LLDBDebugger/codelite-lldb/CodeLiteLLDBApp.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CodeLiteLLDBApp.cpp // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/codelite-lldb/CodeLiteLLDBApp.h b/LLDBDebugger/codelite-lldb/CodeLiteLLDBApp.h index 426077e205..906c888ca9 100644 --- a/LLDBDebugger/codelite-lldb/CodeLiteLLDBApp.h +++ b/LLDBDebugger/codelite-lldb/CodeLiteLLDBApp.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CodeLiteLLDBApp.h // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/codelite-lldb/LLDBNetworkServerThread.cpp b/LLDBDebugger/codelite-lldb/LLDBNetworkServerThread.cpp index 0e54b15746..143dd93e14 100644 --- a/LLDBDebugger/codelite-lldb/LLDBNetworkServerThread.cpp +++ b/LLDBDebugger/codelite-lldb/LLDBNetworkServerThread.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBNetworkServerThread.cpp // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/codelite-lldb/LLDBNetworkServerThread.h b/LLDBDebugger/codelite-lldb/LLDBNetworkServerThread.h index 99bbf37d72..40487da4da 100644 --- a/LLDBDebugger/codelite-lldb/LLDBNetworkServerThread.h +++ b/LLDBDebugger/codelite-lldb/LLDBNetworkServerThread.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBNetworkServerThread.h // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/codelite-lldb/LLDBProcessEventHandlerThread.cpp b/LLDBDebugger/codelite-lldb/LLDBProcessEventHandlerThread.cpp index 1ccfa2f70a..616f6efa89 100644 --- a/LLDBDebugger/codelite-lldb/LLDBProcessEventHandlerThread.cpp +++ b/LLDBDebugger/codelite-lldb/LLDBProcessEventHandlerThread.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBProcessEventHandlerThread.cpp // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/codelite-lldb/LLDBProcessEventHandlerThread.h b/LLDBDebugger/codelite-lldb/LLDBProcessEventHandlerThread.h index 41128ed43d..8be3e4bcc3 100644 --- a/LLDBDebugger/codelite-lldb/LLDBProcessEventHandlerThread.h +++ b/LLDBDebugger/codelite-lldb/LLDBProcessEventHandlerThread.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : LLDBProcessEventHandlerThread.h // // ------------------------------------------------------------------------- diff --git a/LLDBDebugger/lldbbreakpointmodel.h b/LLDBDebugger/lldbbreakpointmodel.h index adf6f7ac27..5541200cb9 100644 --- a/LLDBDebugger/lldbbreakpointmodel.h +++ b/LLDBDebugger/lldbbreakpointmodel.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : lldbbreakpointmodel.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/AccelTableBaseDlg.h b/LiteEditor/AccelTableBaseDlg.h index cabc597d28..b8f74dfa4b 100644 --- a/LiteEditor/AccelTableBaseDlg.h +++ b/LiteEditor/AccelTableBaseDlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : AccelTableBaseDlg.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/AddFunctionsImpDlg.cpp b/LiteEditor/AddFunctionsImpDlg.cpp index 257302572f..7411cc789f 100644 --- a/LiteEditor/AddFunctionsImpDlg.cpp +++ b/LiteEditor/AddFunctionsImpDlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : AddFunctionsImpDlg.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/BuildTabTopPanel.cpp b/LiteEditor/BuildTabTopPanel.cpp index 4abd340995..697ee7f870 100644 --- a/LiteEditor/BuildTabTopPanel.cpp +++ b/LiteEditor/BuildTabTopPanel.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : BuildTabTopPanel.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/ClangOutputTab.h b/LiteEditor/ClangOutputTab.h index 203f3d7209..b64985cebb 100644 --- a/LiteEditor/ClangOutputTab.h +++ b/LiteEditor/ClangOutputTab.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : ClangOutputTab.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/CodeLiteUpgradeFrameBase.h b/LiteEditor/CodeLiteUpgradeFrameBase.h index aceb5317c1..6eac3ce8eb 100644 --- a/LiteEditor/CodeLiteUpgradeFrameBase.h +++ b/LiteEditor/CodeLiteUpgradeFrameBase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : CodeLiteUpgradeFrameBase.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/CompilerMainPage.cpp b/LiteEditor/CompilerMainPage.cpp index 4e58c95195..a645a83e1c 100644 --- a/LiteEditor/CompilerMainPage.cpp +++ b/LiteEditor/CompilerMainPage.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CompilerMainPage.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/CompilerMainPage.h b/LiteEditor/CompilerMainPage.h index 55e80631b9..ab9c49c460 100644 --- a/LiteEditor/CompilerMainPage.h +++ b/LiteEditor/CompilerMainPage.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CompilerMainPage.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/CompilersFoundDlg.cpp b/LiteEditor/CompilersFoundDlg.cpp index b4df034b87..5796a1571a 100644 --- a/LiteEditor/CompilersFoundDlg.cpp +++ b/LiteEditor/CompilersFoundDlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CompilersFoundDlg.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/CompilersFoundDlg.h b/LiteEditor/CompilersFoundDlg.h index 511f427b65..07b3bc1d92 100644 --- a/LiteEditor/CompilersFoundDlg.h +++ b/LiteEditor/CompilersFoundDlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CompilersFoundDlg.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/CompilersFoundDlgBase.h b/LiteEditor/CompilersFoundDlgBase.h index 7f5de9f690..3e9f56c3d3 100644 --- a/LiteEditor/CompilersFoundDlgBase.h +++ b/LiteEditor/CompilersFoundDlgBase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : CompilersFoundDlgBase.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/CompilersModifiedDlg.cpp b/LiteEditor/CompilersModifiedDlg.cpp index 9484378658..87849777be 100644 --- a/LiteEditor/CompilersModifiedDlg.cpp +++ b/LiteEditor/CompilersModifiedDlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CompilersModifiedDlg.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/CompilersModifiedDlg.h b/LiteEditor/CompilersModifiedDlg.h index 7378cf2d4e..9b5fabc4ba 100644 --- a/LiteEditor/CompilersModifiedDlg.h +++ b/LiteEditor/CompilersModifiedDlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CompilersModifiedDlg.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/ContextJavaScript.cpp b/LiteEditor/ContextJavaScript.cpp index ee51b4b4d8..12fd26d6d8 100644 --- a/LiteEditor/ContextJavaScript.cpp +++ b/LiteEditor/ContextJavaScript.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2015 The CodeLite Team +// copyright : (C) 2015 Eran Ifrah // // ------------------------------------------------------------------------- // A diff --git a/LiteEditor/ContextJavaScript.h b/LiteEditor/ContextJavaScript.h index fe5b87d6e8..27c735dd44 100644 --- a/LiteEditor/ContextJavaScript.h +++ b/LiteEditor/ContextJavaScript.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2015 The CodeLite Team +// copyright : (C) 2015 Eran Ifrah // // ------------------------------------------------------------------------- // A diff --git a/LiteEditor/ContextPhp.cpp b/LiteEditor/ContextPhp.cpp index a8c6bc228c..926461908b 100644 --- a/LiteEditor/ContextPhp.cpp +++ b/LiteEditor/ContextPhp.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : context_html.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/CxxPreProcessorThread.h b/LiteEditor/CxxPreProcessorThread.h index 9c49e9a9f8..70a9176d6a 100644 --- a/LiteEditor/CxxPreProcessorThread.h +++ b/LiteEditor/CxxPreProcessorThread.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : CxxPreProcessorThread.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/CxxUsingNamespaceCollectorThread.h b/LiteEditor/CxxUsingNamespaceCollectorThread.h index f2193fc17b..1d1641e68e 100644 --- a/LiteEditor/CxxUsingNamespaceCollectorThread.h +++ b/LiteEditor/CxxUsingNamespaceCollectorThread.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : CxxUsingNamespaceCollectorThread.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/DebuggerDisassemblyTab.cpp b/LiteEditor/DebuggerDisassemblyTab.cpp index 985b3a911a..713b1e037f 100644 --- a/LiteEditor/DebuggerDisassemblyTab.cpp +++ b/LiteEditor/DebuggerDisassemblyTab.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : DebuggerDisassemblyTab.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/DebuggerSettings_liteeditor_bitmaps.cpp b/LiteEditor/DebuggerSettings_liteeditor_bitmaps.cpp index 8eac6f4374..be1884ef33 100644 --- a/LiteEditor/DebuggerSettings_liteeditor_bitmaps.cpp +++ b/LiteEditor/DebuggerSettings_liteeditor_bitmaps.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : DebuggerSettings_liteeditor_bitmaps.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/DefaultWorkspacePage.h b/LiteEditor/DefaultWorkspacePage.h index 11f4d677d7..74031e4c93 100644 --- a/LiteEditor/DefaultWorkspacePage.h +++ b/LiteEditor/DefaultWorkspacePage.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : DefaultWorkspacePage.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/EditorOptionsGeneralEdit.h b/LiteEditor/EditorOptionsGeneralEdit.h index c9337b57ca..f593c2916f 100644 --- a/LiteEditor/EditorOptionsGeneralEdit.h +++ b/LiteEditor/EditorOptionsGeneralEdit.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : EditorOptionsGeneralEdit.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/FileExplorerTab.cpp b/LiteEditor/FileExplorerTab.cpp index e526534ba2..8882ba6146 100644 --- a/LiteEditor/FileExplorerTab.cpp +++ b/LiteEditor/FileExplorerTab.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : FileExplorerTab.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/FilesModifiedDlg.cpp b/LiteEditor/FilesModifiedDlg.cpp index 34a6dd0e5c..6f1f368167 100644 --- a/LiteEditor/FilesModifiedDlg.cpp +++ b/LiteEditor/FilesModifiedDlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : FilesModifiedDlg.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/FilesModifiedDlg.h b/LiteEditor/FilesModifiedDlg.h index b1ef022c77..c76a2b7f5c 100644 --- a/LiteEditor/FilesModifiedDlg.h +++ b/LiteEditor/FilesModifiedDlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : FilesModifiedDlg.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/ImportFilesDialogNew.cpp b/LiteEditor/ImportFilesDialogNew.cpp index 32e3e14c67..637a2de798 100644 --- a/LiteEditor/ImportFilesDialogNew.cpp +++ b/LiteEditor/ImportFilesDialogNew.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : ImportFilesDialogNew.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/NewCompilerDlg.cpp b/LiteEditor/NewCompilerDlg.cpp index 6d5177d008..ccb21eb09a 100644 --- a/LiteEditor/NewCompilerDlg.cpp +++ b/LiteEditor/NewCompilerDlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : NewCompilerDlg.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/NewCompilerDlg.h b/LiteEditor/NewCompilerDlg.h index 05b9ff85f0..2cc9003ee3 100644 --- a/LiteEditor/NewCompilerDlg.h +++ b/LiteEditor/NewCompilerDlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : NewCompilerDlg.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/NewProjectWizard.cpp b/LiteEditor/NewProjectWizard.cpp index 8baa55da62..83869357b0 100644 --- a/LiteEditor/NewProjectWizard.cpp +++ b/LiteEditor/NewProjectWizard.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : NewProjectWizard.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/NewProjectWizard.h b/LiteEditor/NewProjectWizard.h index ffd42476a9..6e6210ea69 100644 --- a/LiteEditor/NewProjectWizard.h +++ b/LiteEditor/NewProjectWizard.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : NewProjectWizard.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/NewThemeDialog.h b/LiteEditor/NewThemeDialog.h index a3358a3365..b66098f637 100644 --- a/LiteEditor/NewThemeDialog.h +++ b/LiteEditor/NewThemeDialog.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : NewThemeDialog.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/NewVirtualFolderDlg.cpp b/LiteEditor/NewVirtualFolderDlg.cpp index f95a876a3b..0f5ebf7a2c 100644 --- a/LiteEditor/NewVirtualFolderDlg.cpp +++ b/LiteEditor/NewVirtualFolderDlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : NewVirtualFolderDlg.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/NewVirtualFolderDlg.h b/LiteEditor/NewVirtualFolderDlg.h index 1a72e16b74..7cfef81ecd 100644 --- a/LiteEditor/NewVirtualFolderDlg.h +++ b/LiteEditor/NewVirtualFolderDlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : NewVirtualFolderDlg.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/OpenFolderDlg.h b/LiteEditor/OpenFolderDlg.h index 0c37a4ae70..c923178c64 100644 --- a/LiteEditor/OpenFolderDlg.h +++ b/LiteEditor/OpenFolderDlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : OpenFolderDlg.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/ProjectCustomBuildTragetDlg.cpp b/LiteEditor/ProjectCustomBuildTragetDlg.cpp index 0caf9ff560..60f8277fa0 100644 --- a/LiteEditor/ProjectCustomBuildTragetDlg.cpp +++ b/LiteEditor/ProjectCustomBuildTragetDlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : ProjectCustomBuildTragetDlg.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/SelectDropTargetDlg.h b/LiteEditor/SelectDropTargetDlg.h index 79b6e5476a..13e18dd49c 100644 --- a/LiteEditor/SelectDropTargetDlg.h +++ b/LiteEditor/SelectDropTargetDlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : SelectDropTargetDlg.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/SelectProjectsDlg.cpp b/LiteEditor/SelectProjectsDlg.cpp index 601503b9d3..ee885ca1db 100644 --- a/LiteEditor/SelectProjectsDlg.cpp +++ b/LiteEditor/SelectProjectsDlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : SelectProjectsDlg.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/SelectProjectsDlg.h b/LiteEditor/SelectProjectsDlg.h index 46a6ceef8e..c3a7c53bcb 100644 --- a/LiteEditor/SelectProjectsDlg.h +++ b/LiteEditor/SelectProjectsDlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : SelectProjectsDlg.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/ThreadListPanelBase.h b/LiteEditor/ThreadListPanelBase.h index 095383f0d5..dc91c83001 100644 --- a/LiteEditor/ThreadListPanelBase.h +++ b/LiteEditor/ThreadListPanelBase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : ThreadListPanelBase.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/WelcomePage.cpp b/LiteEditor/WelcomePage.cpp index d2203dceb8..4af81aa60c 100644 --- a/LiteEditor/WelcomePage.cpp +++ b/LiteEditor/WelcomePage.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : WelcomePage.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/addfunctionsmodel.h b/LiteEditor/addfunctionsmodel.h index 2e4d35722c..bc589ebf36 100644 --- a/LiteEditor/addfunctionsmodel.h +++ b/LiteEditor/addfunctionsmodel.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : addfunctionsmodel.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/addincludefiledlgbase.h b/LiteEditor/addincludefiledlgbase.h index 9c18782edc..4a73dd19b6 100644 --- a/LiteEditor/addincludefiledlgbase.h +++ b/LiteEditor/addincludefiledlgbase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : addincludefiledlgbase.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/addoptioncheckdlg.cpp b/LiteEditor/addoptioncheckdlg.cpp index 31555f7b95..9f873ff8ee 100644 --- a/LiteEditor/addoptioncheckdlg.cpp +++ b/LiteEditor/addoptioncheckdlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : addoptioncheckdlg.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/addoptioncheckdlgbase.cpp b/LiteEditor/addoptioncheckdlgbase.cpp index 6e201b6ae4..78a860c863 100644 --- a/LiteEditor/addoptioncheckdlgbase.cpp +++ b/LiteEditor/addoptioncheckdlgbase.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : addoptioncheckdlgbase.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/advance_settings_base.h b/LiteEditor/advance_settings_base.h index e882ee39ed..455720ad90 100644 --- a/LiteEditor/advance_settings_base.h +++ b/LiteEditor/advance_settings_base.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : advance_settings_base.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/assignedfilesmodel.h b/LiteEditor/assignedfilesmodel.h index 9726ff5306..c34cd2e036 100644 --- a/LiteEditor/assignedfilesmodel.h +++ b/LiteEditor/assignedfilesmodel.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : assignedfilesmodel.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/attachdbgprocbasedlg.h b/LiteEditor/attachdbgprocbasedlg.h index 14c96c3acf..447a397c9b 100644 --- a/LiteEditor/attachdbgprocbasedlg.h +++ b/LiteEditor/attachdbgprocbasedlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : attachdbgprocbasedlg.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/autoversion.cpp b/LiteEditor/autoversion.cpp index 010b339deb..3758be5b36 100644 --- a/LiteEditor/autoversion.cpp +++ b/LiteEditor/autoversion.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : autoversion.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/autoversion.h b/LiteEditor/autoversion.h index bcf15338de..4bb8419115 100644 --- a/LiteEditor/autoversion.h +++ b/LiteEditor/autoversion.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : autoversion.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/batchbuildbasedlg.cpp b/LiteEditor/batchbuildbasedlg.cpp index 7e9d1dbc57..f3f19e27f7 100644 --- a/LiteEditor/batchbuildbasedlg.cpp +++ b/LiteEditor/batchbuildbasedlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : batchbuildbasedlg.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/breakpointdlgbase.h b/LiteEditor/breakpointdlgbase.h index 78bbccdbe5..cc43a6969d 100644 --- a/LiteEditor/breakpointdlgbase.h +++ b/LiteEditor/breakpointdlgbase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : breakpointdlgbase.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/breakpointpropertiesdlg.cpp b/LiteEditor/breakpointpropertiesdlg.cpp index b093d16781..569e606468 100644 --- a/LiteEditor/breakpointpropertiesdlg.cpp +++ b/LiteEditor/breakpointpropertiesdlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : breakpointpropertiesdlg.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/build_custom_targets_menu_manager.cpp b/LiteEditor/build_custom_targets_menu_manager.cpp index 7315fe5d6f..4d63b1a7f4 100644 --- a/LiteEditor/build_custom_targets_menu_manager.cpp +++ b/LiteEditor/build_custom_targets_menu_manager.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : build_custom_targets_menu_manager.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/buildorderbasepage.h b/LiteEditor/buildorderbasepage.h index 8525351635..a291392ec6 100644 --- a/LiteEditor/buildorderbasepage.h +++ b/LiteEditor/buildorderbasepage.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : buildorderbasepage.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/buildsettingstabbase.h b/LiteEditor/buildsettingstabbase.h index fae4a03c54..d7df45de93 100644 --- a/LiteEditor/buildsettingstabbase.h +++ b/LiteEditor/buildsettingstabbase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : buildsettingstabbase.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/ccboxmainpanel.cpp b/LiteEditor/ccboxmainpanel.cpp index 75249537aa..7da15a8d10 100644 --- a/LiteEditor/ccboxmainpanel.cpp +++ b/LiteEditor/ccboxmainpanel.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : ccboxmainpanel.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/clDebuggerEditItemDlg.cpp b/LiteEditor/clDebuggerEditItemDlg.cpp index 4e0ff3803a..2aa023655d 100644 --- a/LiteEditor/clDebuggerEditItemDlg.cpp +++ b/LiteEditor/clDebuggerEditItemDlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : clDebuggerEditItemDlg.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/clInitializeDialog.h b/LiteEditor/clInitializeDialog.h index 14220764f5..9004f5b28b 100644 --- a/LiteEditor/clInitializeDialog.h +++ b/LiteEditor/clInitializeDialog.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : clInitializeDialog.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/clPrintout.h b/LiteEditor/clPrintout.h index 48859c9802..1964f7bbae 100644 --- a/LiteEditor/clPrintout.h +++ b/LiteEditor/clPrintout.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : clPrintout.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/cl_unredo.cpp b/LiteEditor/cl_unredo.cpp index 4e009ae8a2..0369419829 100644 --- a/LiteEditor/cl_unredo.cpp +++ b/LiteEditor/cl_unredo.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : cl_unredo.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/cl_unredo.h b/LiteEditor/cl_unredo.h index 1eac03bc3e..63afa395ec 100644 --- a/LiteEditor/cl_unredo.h +++ b/LiteEditor/cl_unredo.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : cl_unredo.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/clang_cleaner_thread.cpp b/LiteEditor/clang_cleaner_thread.cpp index 6516353467..ca100ec6a7 100644 --- a/LiteEditor/clang_cleaner_thread.cpp +++ b/LiteEditor/clang_cleaner_thread.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : clang_cleaner_thread.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/clang_cleaner_thread.h b/LiteEditor/clang_cleaner_thread.h index 6924f8dccd..935d0feb16 100644 --- a/LiteEditor/clang_cleaner_thread.h +++ b/LiteEditor/clang_cleaner_thread.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : clang_cleaner_thread.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/clang_code_completion.cpp b/LiteEditor/clang_code_completion.cpp index 0bbd89e50f..1f71cc7711 100644 --- a/LiteEditor/clang_code_completion.cpp +++ b/LiteEditor/clang_code_completion.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : clang_code_completion.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/clang_compilation_db_thread.cpp b/LiteEditor/clang_compilation_db_thread.cpp index 8c1ecfc559..519307f2b2 100644 --- a/LiteEditor/clang_compilation_db_thread.cpp +++ b/LiteEditor/clang_compilation_db_thread.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : clang_compilation_db_thread.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/clang_driver.cpp b/LiteEditor/clang_driver.cpp index c0b9fe1fce..d4348b3916 100644 --- a/LiteEditor/clang_driver.cpp +++ b/LiteEditor/clang_driver.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : clang_driver.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/clang_pch_maker_thread.cpp b/LiteEditor/clang_pch_maker_thread.cpp index 5f6e0c5b22..3e735b6450 100644 --- a/LiteEditor/clang_pch_maker_thread.cpp +++ b/LiteEditor/clang_pch_maker_thread.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : clang_pch_maker_thread.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/clang_result_lexer.cpp b/LiteEditor/clang_result_lexer.cpp index 36c29a2736..3edf143d28 100644 --- a/LiteEditor/clang_result_lexer.cpp +++ b/LiteEditor/clang_result_lexer.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : clang_result_lexer.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/clang_result_parser.cpp b/LiteEditor/clang_result_parser.cpp index 23148b6d7d..ce060474a5 100644 --- a/LiteEditor/clang_result_parser.cpp +++ b/LiteEditor/clang_result_parser.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : clang_result_parser.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/clang_unsaved_files.cpp b/LiteEditor/clang_unsaved_files.cpp index 277ca8fe5b..5be712e0a0 100644 --- a/LiteEditor/clang_unsaved_files.cpp +++ b/LiteEditor/clang_unsaved_files.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : clang_unsaved_files.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/clang_utils.cpp b/LiteEditor/clang_utils.cpp index 6359da9ee0..0c0fa15781 100644 --- a/LiteEditor/clang_utils.cpp +++ b/LiteEditor/clang_utils.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : clang_utils.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/clangpch_cache.cpp b/LiteEditor/clangpch_cache.cpp index 9d66f4065b..431848557f 100644 --- a/LiteEditor/clangpch_cache.cpp +++ b/LiteEditor/clangpch_cache.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : clangpch_cache.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/clsplashscreen.cpp b/LiteEditor/clsplashscreen.cpp index e5315d1188..f27e57a6de 100644 --- a/LiteEditor/clsplashscreen.cpp +++ b/LiteEditor/clsplashscreen.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : clsplashscreen.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/code_completion_manager.cpp b/LiteEditor/code_completion_manager.cpp index 44b02ab106..54b52b30c1 100644 --- a/LiteEditor/code_completion_manager.cpp +++ b/LiteEditor/code_completion_manager.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : code_completion_manager.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/code_completion_page.cpp b/LiteEditor/code_completion_page.cpp index 1fec213046..324b16be98 100644 --- a/LiteEditor/code_completion_page.cpp +++ b/LiteEditor/code_completion_page.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : code_completion_page.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/commentpagebase.cpp b/LiteEditor/commentpagebase.cpp index e7fb61a8a2..777206e371 100644 --- a/LiteEditor/commentpagebase.cpp +++ b/LiteEditor/commentpagebase.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : commentpagebase.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/compiler_pages.h b/LiteEditor/compiler_pages.h index 58d3d9dc48..d7f54eaab7 100644 --- a/LiteEditor/compiler_pages.h +++ b/LiteEditor/compiler_pages.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : compiler_pages.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/compilersfoundmodel.h b/LiteEditor/compilersfoundmodel.h index 4cf8934d94..1f209d67cf 100644 --- a/LiteEditor/compilersfoundmodel.h +++ b/LiteEditor/compilersfoundmodel.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : compilersfoundmodel.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/configuration_manager_base_dlg.cpp b/LiteEditor/configuration_manager_base_dlg.cpp index 1ccb7afdbc..12a3e6aa68 100644 --- a/LiteEditor/configuration_manager_base_dlg.cpp +++ b/LiteEditor/configuration_manager_base_dlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : configuration_manager_base_dlg.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/context_html.cpp b/LiteEditor/context_html.cpp index 4feb1e1f4b..72223e0bb7 100644 --- a/LiteEditor/context_html.cpp +++ b/LiteEditor/context_html.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : context_html.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/dbcontentcacher.cpp b/LiteEditor/dbcontentcacher.cpp index 5f5f6a6ec3..393300782a 100644 --- a/LiteEditor/dbcontentcacher.cpp +++ b/LiteEditor/dbcontentcacher.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : dbcontentcacher.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/dbgcommandbasedlg.cpp b/LiteEditor/dbgcommandbasedlg.cpp index 7a46659c0e..36916d828c 100644 --- a/LiteEditor/dbgcommandbasedlg.cpp +++ b/LiteEditor/dbgcommandbasedlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : dbgcommandbasedlg.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/debugcoredumpbase.cpp b/LiteEditor/debugcoredumpbase.cpp index f09fc982c7..25e34ddc16 100644 --- a/LiteEditor/debugcoredumpbase.cpp +++ b/LiteEditor/debugcoredumpbase.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : debugcoredumpbase.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/debugger_predefined_types_page.cpp b/LiteEditor/debugger_predefined_types_page.cpp index 585cc92bb6..22157cfa77 100644 --- a/LiteEditor/debugger_predefined_types_page.cpp +++ b/LiteEditor/debugger_predefined_types_page.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : debugger_predefined_types_page.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/debuggerasciiviewer.cpp b/LiteEditor/debuggerasciiviewer.cpp index 197d2e330b..81e01954a4 100644 --- a/LiteEditor/debuggerasciiviewer.cpp +++ b/LiteEditor/debuggerasciiviewer.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : debuggerasciiviewer.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/debuggerasciiviewerbase.cpp b/LiteEditor/debuggerasciiviewerbase.cpp index 99a7debe6f..de4a5916b8 100644 --- a/LiteEditor/debuggerasciiviewerbase.cpp +++ b/LiteEditor/debuggerasciiviewerbase.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : debuggerasciiviewerbase.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/debuggersettingsbasedlg.h b/LiteEditor/debuggersettingsbasedlg.h index 12e2455383..e2a606d2d6 100644 --- a/LiteEditor/debuggersettingsbasedlg.h +++ b/LiteEditor/debuggersettingsbasedlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : debuggersettingsbasedlg.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/dialogspagebase.cpp b/LiteEditor/dialogspagebase.cpp index e156d6f535..4e6ad4d621 100644 --- a/LiteEditor/dialogspagebase.cpp +++ b/LiteEditor/dialogspagebase.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : dialogspagebase.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/dvtemplatesmodel.h b/LiteEditor/dvtemplatesmodel.h index f8989e0b6e..05e65fa1af 100644 --- a/LiteEditor/dvtemplatesmodel.h +++ b/LiteEditor/dvtemplatesmodel.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : dvtemplatesmodel.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/editcmpfileinfobase.cpp b/LiteEditor/editcmpfileinfobase.cpp index e69c4cfe8d..a551cdd296 100644 --- a/LiteEditor/editcmpfileinfobase.cpp +++ b/LiteEditor/editcmpfileinfobase.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : editcmpfileinfobase.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/editor_options_caret.h b/LiteEditor/editor_options_caret.h index c31df06a4b..f1ecc756f4 100644 --- a/LiteEditor/editor_options_caret.h +++ b/LiteEditor/editor_options_caret.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : editor_options_caret.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/editorframe.cpp b/LiteEditor/editorframe.cpp index 3c2f0b1ed8..9418fff30c 100644 --- a/LiteEditor/editorframe.cpp +++ b/LiteEditor/editorframe.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : editorframe.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/editorframe.h b/LiteEditor/editorframe.h index f6ca9af9d4..5879a7bab6 100644 --- a/LiteEditor/editorframe.h +++ b/LiteEditor/editorframe.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : editorframe.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/editoroptionsgeneralguidespanelbase.h b/LiteEditor/editoroptionsgeneralguidespanelbase.h index 8ac67a8eb4..8821370d2a 100644 --- a/LiteEditor/editoroptionsgeneralguidespanelbase.h +++ b/LiteEditor/editoroptionsgeneralguidespanelbase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : editoroptionsgeneralguidespanelbase.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/editoroptionsgeneralindetationpanelbase.cpp b/LiteEditor/editoroptionsgeneralindetationpanelbase.cpp index c08ab4bb16..6167454bdc 100644 --- a/LiteEditor/editoroptionsgeneralindetationpanelbase.cpp +++ b/LiteEditor/editoroptionsgeneralindetationpanelbase.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : editoroptionsgeneralindetationpanelbase.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/editoroptionsgeneralrightmarginpanelbase.cpp b/LiteEditor/editoroptionsgeneralrightmarginpanelbase.cpp index 33690e0725..eb0bcd00ed 100644 --- a/LiteEditor/editoroptionsgeneralrightmarginpanelbase.cpp +++ b/LiteEditor/editoroptionsgeneralrightmarginpanelbase.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : editoroptionsgeneralrightmarginpanelbase.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/editoroptionsgeneralsavepanelbase.cpp b/LiteEditor/editoroptionsgeneralsavepanelbase.cpp index 7c3eeea198..74867f7184 100644 --- a/LiteEditor/editoroptionsgeneralsavepanelbase.cpp +++ b/LiteEditor/editoroptionsgeneralsavepanelbase.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : editoroptionsgeneralsavepanelbase.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/editorsettings_terminal_base.h b/LiteEditor/editorsettings_terminal_base.h index 1091ee984e..32b0591e91 100644 --- a/LiteEditor/editorsettings_terminal_base.h +++ b/LiteEditor/editorsettings_terminal_base.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : editorsettings_terminal_base.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/editorsettingsbookmarksbasepanel.h b/LiteEditor/editorsettingsbookmarksbasepanel.h index 50856e39be..3f22353880 100644 --- a/LiteEditor/editorsettingsbookmarksbasepanel.h +++ b/LiteEditor/editorsettingsbookmarksbasepanel.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : editorsettingsbookmarksbasepanel.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/editorsettingscaret.cpp b/LiteEditor/editorsettingscaret.cpp index a4fd7c3017..033fdfc94c 100644 --- a/LiteEditor/editorsettingscaret.cpp +++ b/LiteEditor/editorsettingscaret.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : editorsettingscaret.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/editorsettingscommentsdoxygenpanelbase.h b/LiteEditor/editorsettingscommentsdoxygenpanelbase.h index 9a2563fc0a..a4718c0fb8 100644 --- a/LiteEditor/editorsettingscommentsdoxygenpanelbase.h +++ b/LiteEditor/editorsettingscommentsdoxygenpanelbase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : editorsettingscommentsdoxygenpanelbase.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/editorsettingsdockingwidows.cpp b/LiteEditor/editorsettingsdockingwidows.cpp index 5fc6075d45..e59b4cbb17 100644 --- a/LiteEditor/editorsettingsdockingwidows.cpp +++ b/LiteEditor/editorsettingsdockingwidows.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : editorsettingsdockingwidows.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/editorsettingsdockingwindowsbase.h b/LiteEditor/editorsettingsdockingwindowsbase.h index a3c380db0d..c0262caa6b 100644 --- a/LiteEditor/editorsettingsdockingwindowsbase.h +++ b/LiteEditor/editorsettingsdockingwindowsbase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : editorsettingsdockingwindowsbase.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/editorsettingsfoldingbase.h b/LiteEditor/editorsettingsfoldingbase.h index 49921a8ede..0f76d53387 100644 --- a/LiteEditor/editorsettingsfoldingbase.h +++ b/LiteEditor/editorsettingsfoldingbase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : editorsettingsfoldingbase.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/editorsettingslocalbase.h b/LiteEditor/editorsettingslocalbase.h index 5ae3a22235..1ee94631c7 100644 --- a/LiteEditor/editorsettingslocalbase.h +++ b/LiteEditor/editorsettingslocalbase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : editorsettingslocalbase.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/editorsettingsmiscbasepanel.h b/LiteEditor/editorsettingsmiscbasepanel.h index 2ab124d68b..3cfffb3ea8 100644 --- a/LiteEditor/editorsettingsmiscbasepanel.h +++ b/LiteEditor/editorsettingsmiscbasepanel.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : editorsettingsmiscbasepanel.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/editorsettingsterminal.cpp b/LiteEditor/editorsettingsterminal.cpp index 98d5ea7120..681cc011a8 100644 --- a/LiteEditor/editorsettingsterminal.cpp +++ b/LiteEditor/editorsettingsterminal.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : editorsettingsterminal.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/env_var_dlg_base.cpp b/LiteEditor/env_var_dlg_base.cpp index e0239c626a..f215750935 100644 --- a/LiteEditor/env_var_dlg_base.cpp +++ b/LiteEditor/env_var_dlg_base.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : env_var_dlg_base.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/envvar_table.cpp b/LiteEditor/envvar_table.cpp index 6b27b3206d..700fd92e4f 100644 --- a/LiteEditor/envvar_table.cpp +++ b/LiteEditor/envvar_table.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : envvar_table.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/filechecklist.cpp b/LiteEditor/filechecklist.cpp index 41f2b91789..1b3733f04f 100644 --- a/LiteEditor/filechecklist.cpp +++ b/LiteEditor/filechecklist.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : filechecklist.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/filechecklistbase.h b/LiteEditor/filechecklistbase.h index abae8c794f..625c653ca7 100644 --- a/LiteEditor/filechecklistbase.h +++ b/LiteEditor/filechecklistbase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : filechecklistbase.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/findinfiles_dlg.h b/LiteEditor/findinfiles_dlg.h index dfeb623c2f..9aa3c046e1 100644 --- a/LiteEditor/findinfiles_dlg.h +++ b/LiteEditor/findinfiles_dlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : findinfiles_dlg.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/findresultstab.h b/LiteEditor/findresultstab.h index 61f0b94259..b25e7302e6 100644 --- a/LiteEditor/findresultstab.h +++ b/LiteEditor/findresultstab.h @@ -43,6 +43,7 @@ typedef std::map MatchInfo_t; class FindResultsTab : public OutputTabWindow { +protected: SearchData m_searchData; wxString m_searchTitle; std::list m_indicators; diff --git a/LiteEditor/findusagetab.cpp b/LiteEditor/findusagetab.cpp index ae0dd2befb..fc46654f7e 100644 --- a/LiteEditor/findusagetab.cpp +++ b/LiteEditor/findusagetab.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : findusagetab.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/foldermodel.h b/LiteEditor/foldermodel.h index 28a20e84eb..39572e1613 100644 --- a/LiteEditor/foldermodel.h +++ b/LiteEditor/foldermodel.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : foldermodel.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/functionsmodel.h b/LiteEditor/functionsmodel.h index c449618a89..3e255071b0 100644 --- a/LiteEditor/functionsmodel.h +++ b/LiteEditor/functionsmodel.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : functionsmodel.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/implement_parent_virtual_functions.cpp b/LiteEditor/implement_parent_virtual_functions.cpp index 4787d65466..d0dee65453 100644 --- a/LiteEditor/implement_parent_virtual_functions.cpp +++ b/LiteEditor/implement_parent_virtual_functions.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : implement_parent_virtual_functions.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/implementparentvirtualfunctionsbase.h b/LiteEditor/implementparentvirtualfunctionsbase.h index 483ce86426..42b8c507a0 100644 --- a/LiteEditor/implementparentvirtualfunctionsbase.h +++ b/LiteEditor/implementparentvirtualfunctionsbase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : implementparentvirtualfunctionsbase.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/importfilesdialog_new.h b/LiteEditor/importfilesdialog_new.h index 59bcffdbcd..2b1ce2fc8a 100644 --- a/LiteEditor/importfilesdialog_new.h +++ b/LiteEditor/importfilesdialog_new.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : importfilesdialog_new.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/keyboardaccelemodel.h b/LiteEditor/keyboardaccelemodel.h index 1ae9646e49..036be1a5a8 100644 --- a/LiteEditor/keyboardaccelemodel.h +++ b/LiteEditor/keyboardaccelemodel.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : keyboardaccelemodel.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/listctrlpanelbase.h b/LiteEditor/listctrlpanelbase.h index 2d7e999922..79951c4b62 100644 --- a/LiteEditor/listctrlpanelbase.h +++ b/LiteEditor/listctrlpanelbase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : listctrlpanelbase.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/localstable.cpp b/LiteEditor/localstable.cpp index e620cc924e..7f699d024a 100644 --- a/LiteEditor/localstable.cpp +++ b/LiteEditor/localstable.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : localstable.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/manage_perspective_dlg.cpp b/LiteEditor/manage_perspective_dlg.cpp index 030a2ac006..83e4c08efd 100644 --- a/LiteEditor/manage_perspective_dlg.cpp +++ b/LiteEditor/manage_perspective_dlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : manage_perspective_dlg.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/manageperspectivesbasedlg.cpp b/LiteEditor/manageperspectivesbasedlg.cpp index 10fc91a390..9d6a54b208 100644 --- a/LiteEditor/manageperspectivesbasedlg.cpp +++ b/LiteEditor/manageperspectivesbasedlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : manageperspectivesbasedlg.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/memoryviewbase.h b/LiteEditor/memoryviewbase.h index f7b9dd77ce..f90e84433d 100644 --- a/LiteEditor/memoryviewbase.h +++ b/LiteEditor/memoryviewbase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : memoryviewbase.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/message_pane.cpp b/LiteEditor/message_pane.cpp index a43d6166e1..c616c0db98 100644 --- a/LiteEditor/message_pane.cpp +++ b/LiteEditor/message_pane.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : message_pane.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/messagepane_base.h b/LiteEditor/messagepane_base.h index fda671b8ed..c318588fa1 100644 --- a/LiteEditor/messagepane_base.h +++ b/LiteEditor/messagepane_base.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : messagepane_base.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/movefuncimplbasedlg.cpp b/LiteEditor/movefuncimplbasedlg.cpp index 0940c06fe8..5ac869ea4d 100644 --- a/LiteEditor/movefuncimplbasedlg.cpp +++ b/LiteEditor/movefuncimplbasedlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : movefuncimplbasedlg.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/new_build_tab.cpp b/LiteEditor/new_build_tab.cpp index 36d45e851b..2585def108 100644 --- a/LiteEditor/new_build_tab.cpp +++ b/LiteEditor/new_build_tab.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : new_build_tab.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/new_item_base_dlg.cpp b/LiteEditor/new_item_base_dlg.cpp index d608ca21b4..c30385b33d 100644 --- a/LiteEditor/new_item_base_dlg.cpp +++ b/LiteEditor/new_item_base_dlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : new_item_base_dlg.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/new_quick_watch_dlg.cpp b/LiteEditor/new_quick_watch_dlg.cpp index 01e5a6f83b..890eeebf8a 100644 --- a/LiteEditor/new_quick_watch_dlg.cpp +++ b/LiteEditor/new_quick_watch_dlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : new_quick_watch_dlg.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/new_virtual_folder.h b/LiteEditor/new_virtual_folder.h index 111c85f809..697b032f7f 100644 --- a/LiteEditor/new_virtual_folder.h +++ b/LiteEditor/new_virtual_folder.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : new_virtual_folder.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/newquickwatch.h b/LiteEditor/newquickwatch.h index 2139e5fb5e..93ddede670 100644 --- a/LiteEditor/newquickwatch.h +++ b/LiteEditor/newquickwatch.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : newquickwatch.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/newversionbasedlg.cpp b/LiteEditor/newversionbasedlg.cpp index ff2180250e..02589b97c8 100644 --- a/LiteEditor/newversionbasedlg.cpp +++ b/LiteEditor/newversionbasedlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : newversionbasedlg.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/newworkspacebasedlg.h b/LiteEditor/newworkspacebasedlg.h index b6d316efaf..27c67175fd 100644 --- a/LiteEditor/newworkspacebasedlg.h +++ b/LiteEditor/newworkspacebasedlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : newworkspacebasedlg.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/openwindowspanelbase.h b/LiteEditor/openwindowspanelbase.h index d3419c809b..db476433fd 100644 --- a/LiteEditor/openwindowspanelbase.h +++ b/LiteEditor/openwindowspanelbase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : openwindowspanelbase.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/options_base_dlg2.h b/LiteEditor/options_base_dlg2.h index 6546a54d1a..ecdddb6643 100644 --- a/LiteEditor/options_base_dlg2.h +++ b/LiteEditor/options_base_dlg2.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : options_base_dlg2.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/perspectivemanager.cpp b/LiteEditor/perspectivemanager.cpp index c89b507edb..d103659263 100644 --- a/LiteEditor/perspectivemanager.cpp +++ b/LiteEditor/perspectivemanager.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : perspectivemanager.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/plugindlgbase.h b/LiteEditor/plugindlgbase.h index c212b4ab75..cda5444104 100644 --- a/LiteEditor/plugindlgbase.h +++ b/LiteEditor/plugindlgbase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : plugindlgbase.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/project_settings_base_dlg.h b/LiteEditor/project_settings_base_dlg.h index 25613d400d..39e9346b83 100644 --- a/LiteEditor/project_settings_base_dlg.h +++ b/LiteEditor/project_settings_base_dlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : project_settings_base_dlg.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/ps_build_events_page.cpp b/LiteEditor/ps_build_events_page.cpp index 87187c809c..edeff37619 100644 --- a/LiteEditor/ps_build_events_page.cpp +++ b/LiteEditor/ps_build_events_page.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : ps_build_events_page.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/ps_compiler_page.cpp b/LiteEditor/ps_compiler_page.cpp index 41a874bb00..4c4b834b20 100644 --- a/LiteEditor/ps_compiler_page.cpp +++ b/LiteEditor/ps_compiler_page.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : ps_compiler_page.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/ps_completion_page.cpp b/LiteEditor/ps_completion_page.cpp index 7f15a34654..b2e3c21d60 100644 --- a/LiteEditor/ps_completion_page.cpp +++ b/LiteEditor/ps_completion_page.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : ps_completion_page.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/ps_custom_build_page.cpp b/LiteEditor/ps_custom_build_page.cpp index cdebed3a6f..176f8cf45c 100644 --- a/LiteEditor/ps_custom_build_page.cpp +++ b/LiteEditor/ps_custom_build_page.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : ps_custom_build_page.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/ps_custom_makefile_rules_page.cpp b/LiteEditor/ps_custom_makefile_rules_page.cpp index c5b5ec4a06..c3d2efa5cb 100644 --- a/LiteEditor/ps_custom_makefile_rules_page.cpp +++ b/LiteEditor/ps_custom_makefile_rules_page.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : ps_custom_makefile_rules_page.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/ps_debugger_page.cpp b/LiteEditor/ps_debugger_page.cpp index 1f8cc268ab..0a7424358c 100644 --- a/LiteEditor/ps_debugger_page.cpp +++ b/LiteEditor/ps_debugger_page.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : ps_debugger_page.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/ps_environment_page.cpp b/LiteEditor/ps_environment_page.cpp index 6d66d56df1..5518990f53 100644 --- a/LiteEditor/ps_environment_page.cpp +++ b/LiteEditor/ps_environment_page.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : ps_environment_page.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/ps_general_page.cpp b/LiteEditor/ps_general_page.cpp index c12d3df6e9..eed9ff65fb 100644 --- a/LiteEditor/ps_general_page.cpp +++ b/LiteEditor/ps_general_page.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : ps_general_page.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/ps_linker_page.cpp b/LiteEditor/ps_linker_page.cpp index d0614c4b4f..2cfbfffee1 100644 --- a/LiteEditor/ps_linker_page.cpp +++ b/LiteEditor/ps_linker_page.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : ps_linker_page.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/ps_resources_page.cpp b/LiteEditor/ps_resources_page.cpp index 2674048243..6bc9936ac4 100644 --- a/LiteEditor/ps_resources_page.cpp +++ b/LiteEditor/ps_resources_page.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : ps_resources_page.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/quickdebugbase.h b/LiteEditor/quickdebugbase.h index 752078513c..c50da420ae 100644 --- a/LiteEditor/quickdebugbase.h +++ b/LiteEditor/quickdebugbase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : quickdebugbase.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/quickfindbarbase.h b/LiteEditor/quickfindbarbase.h index 91304dcfd5..e5c555de86 100644 --- a/LiteEditor/quickfindbarbase.h +++ b/LiteEditor/quickfindbarbase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : quickfindbarbase.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/reconcileproject.cpp b/LiteEditor/reconcileproject.cpp index dadab2a0c3..8cdebbd03b 100644 --- a/LiteEditor/reconcileproject.cpp +++ b/LiteEditor/reconcileproject.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : reconcileproject.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/reconcileprojectbase.h b/LiteEditor/reconcileprojectbase.h index a026166355..bbd99793d7 100644 --- a/LiteEditor/reconcileprojectbase.h +++ b/LiteEditor/reconcileprojectbase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : reconcileprojectbase.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/rename_symbool_dlg.h b/LiteEditor/rename_symbool_dlg.h index 743a83af3f..769b096f57 100644 --- a/LiteEditor/rename_symbool_dlg.h +++ b/LiteEditor/rename_symbool_dlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : rename_symbool_dlg.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/replaceinfilespanel.cpp b/LiteEditor/replaceinfilespanel.cpp index aedd57357e..6455e0c8aa 100644 --- a/LiteEditor/replaceinfilespanel.cpp +++ b/LiteEditor/replaceinfilespanel.cpp @@ -103,16 +103,10 @@ ReplaceInFilesPanel::ReplaceInFilesPanel(wxWindow* parent, int id, const wxStrin void ReplaceInFilesPanel::OnSearchStart(wxCommandEvent& e) { SearchData* data = (SearchData*)e.GetClientData(); - wxString label = data ? data->GetFindString() : wxT(""); - FindResultsTab::OnSearchStart(e); - // set the search string to be the 'replace with' string as well - if(label.IsEmpty() == false) { - m_replaceWith->SetValue(label); - m_replaceWith->SetSelection(-1, -1); - m_replaceWith->SetFocus(); - } + // set the "Replace With" field with the user value + m_replaceWith->ChangeValue(data->GetReplaceWith()); } void ReplaceInFilesPanel::OnSearchMatch(wxCommandEvent& e) @@ -127,13 +121,13 @@ void ReplaceInFilesPanel::OnSearchEnded(wxCommandEvent& e) { SearchSummary* summary = (SearchSummary*)e.GetClientData(); CHECK_PTR_RET(summary); - + // set the "Replace With" field with the user value m_replaceWith->ChangeValue(summary->GetReplaceWith()); - + FindResultsTab::OnSearchEnded(e); OnMarkAll(e); - + // Set the focus to the "Replace With" field m_replaceWith->CallAfter(&wxComboBox::SetFocus); } @@ -166,18 +160,16 @@ void ReplaceInFilesPanel::OnUnmarkAll(wxCommandEvent& e) { m_sci->MarkerDeleteAl void ReplaceInFilesPanel::OnUnmarkAllUI(wxUpdateUIEvent& e) { e.Enable(m_sci->GetLength() > 0); } -void ReplaceInFilesPanel::DoSaveResults(wxStyledTextCtrl* sci, - std::map::iterator begin, - std::map::iterator end) +void ReplaceInFilesPanel::DoSaveResults( + wxStyledTextCtrl* sci, std::map::iterator begin, std::map::iterator end) { if(!sci || begin == end) return; bool ok = true; if(dynamic_cast(sci) == NULL) { // it's a temp editor, check if we have any changes to save if(sci->GetModify() && !WriteFileWithBackup(begin->second.GetFileName(), sci->GetText(), false)) { - wxMessageBox(_("Failed to save file:\n") + begin->second.GetFileName(), - _("CodeLite - Replace"), - wxICON_ERROR | wxOK); + wxMessageBox(_("Failed to save file:\n") + begin->second.GetFileName(), _("CodeLite - Replace"), + wxICON_ERROR | wxOK); wxLogMessage(wxT("Replace: Failed to write file ") + begin->second.GetFileName()); ok = false; } @@ -379,11 +371,8 @@ void ReplaceInFilesPanel::OnReplace(wxCommandEvent& e) filesToSave.push_back(std::make_pair(wxFileName(*i), true)); } if(!filesToSave.empty() && - clMainFrame::Get()->GetMainBook()->UserSelectFiles( - filesToSave, - _("Save Modified Files"), - _("Some files are modified.\nChoose the files you would like to save."), - true)) { + clMainFrame::Get()->GetMainBook()->UserSelectFiles(filesToSave, _("Save Modified Files"), + _("Some files are modified.\nChoose the files you would like to save."), true)) { for(size_t i = 0; i < filesToSave.size(); i++) { if(filesToSave[i].second) { LEditor* editor = clMainFrame::Get()->GetMainBook()->FindEditor(filesToSave[i].first.GetFullPath()); @@ -412,7 +401,7 @@ void ReplaceInFilesPanel::OnReplace(wxCommandEvent& e) } } -void ReplaceInFilesPanel::OnReplaceUI(wxUpdateUIEvent& e) { e.Enable(m_sci->GetLength() > 0); } +void ReplaceInFilesPanel::OnReplaceUI(wxUpdateUIEvent& e) { e.Enable((m_sci->GetLength() > 0) && !m_searchInProgress); } void ReplaceInFilesPanel::OnReplaceWithComboUI(wxUpdateUIEvent& e) { e.Enable(m_sci->GetLength() > 0); } diff --git a/LiteEditor/replaceinfilespanel.h b/LiteEditor/replaceinfilespanel.h index 1f7ae50cb7..3645cbcf80 100644 --- a/LiteEditor/replaceinfilespanel.h +++ b/LiteEditor/replaceinfilespanel.h @@ -34,9 +34,9 @@ class ReplaceInFilesPanel : public FindResultsTab wxStaticText* m_replaceWithText; wxArrayString m_filesModified; - void DoSaveResults(wxStyledTextCtrl* sci, - std::map::iterator begin, - std::map::iterator end); +protected: + void DoSaveResults( + wxStyledTextCtrl* sci, std::map::iterator begin, std::map::iterator end); wxStyledTextCtrl* DoGetEditor(const wxString& fileName); diff --git a/LiteEditor/save_perspective_as_dlg.cpp b/LiteEditor/save_perspective_as_dlg.cpp index 4a2bbaad5e..86222550cd 100644 --- a/LiteEditor/save_perspective_as_dlg.cpp +++ b/LiteEditor/save_perspective_as_dlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : save_perspective_as_dlg.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/setters_getters.h b/LiteEditor/setters_getters.h index 2ea85182d5..64b79711d1 100644 --- a/LiteEditor/setters_getters.h +++ b/LiteEditor/setters_getters.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : setters_getters.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/settersgettersmodel.h b/LiteEditor/settersgettersmodel.h index 5ef6444ae7..6c5ffa53b4 100644 --- a/LiteEditor/settersgettersmodel.h +++ b/LiteEditor/settersgettersmodel.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : settersgettersmodel.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/simpletablebase.cpp b/LiteEditor/simpletablebase.cpp index 2965bb9406..9a655488e6 100644 --- a/LiteEditor/simpletablebase.cpp +++ b/LiteEditor/simpletablebase.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : simpletablebase.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/stalefilesmodel.h b/LiteEditor/stalefilesmodel.h index 258ad3b9a1..b9e4b3c690 100644 --- a/LiteEditor/stalefilesmodel.h +++ b/LiteEditor/stalefilesmodel.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : stalefilesmodel.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/symbols_dialog_base.cpp b/LiteEditor/symbols_dialog_base.cpp index 4b98a6dbcb..5341c2a21d 100644 --- a/LiteEditor/symbols_dialog_base.cpp +++ b/LiteEditor/symbols_dialog_base.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : symbols_dialog_base.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/syntaxhighlightbasedlg.h b/LiteEditor/syntaxhighlightbasedlg.h index 356a40b1d0..d84791c4a7 100644 --- a/LiteEditor/syntaxhighlightbasedlg.h +++ b/LiteEditor/syntaxhighlightbasedlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : syntaxhighlightbasedlg.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/tabgroupbasedlgs.cpp b/LiteEditor/tabgroupbasedlgs.cpp index 1d2020d2bc..515ae6e978 100644 --- a/LiteEditor/tabgroupbasedlgs.cpp +++ b/LiteEditor/tabgroupbasedlgs.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : tabgroupbasedlgs.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/tags_options_base_dlg.h b/LiteEditor/tags_options_base_dlg.h index 7714e6acee..546e522bfb 100644 --- a/LiteEditor/tags_options_base_dlg.h +++ b/LiteEditor/tags_options_base_dlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : tags_options_base_dlg.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/tags_parser_search_path_dlg.cpp b/LiteEditor/tags_parser_search_path_dlg.cpp index 52ff41e567..05f02a0f69 100644 --- a/LiteEditor/tags_parser_search_path_dlg.cpp +++ b/LiteEditor/tags_parser_search_path_dlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : tags_parser_search_path_dlg.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/tagsparsersearchpathsbasedlg.cpp b/LiteEditor/tagsparsersearchpathsbasedlg.cpp index abaf445fca..37d3b8e46d 100644 --- a/LiteEditor/tagsparsersearchpathsbasedlg.cpp +++ b/LiteEditor/tagsparsersearchpathsbasedlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : tagsparsersearchpathsbasedlg.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/tasks_find_what_dlg.cpp b/LiteEditor/tasks_find_what_dlg.cpp index 7a19d96f53..2eba4b07ff 100644 --- a/LiteEditor/tasks_find_what_dlg.cpp +++ b/LiteEditor/tasks_find_what_dlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : tasks_find_what_dlg.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/tasksfindwhatdlgbase.cpp b/LiteEditor/tasksfindwhatdlgbase.cpp index 616c205106..185c854325 100644 --- a/LiteEditor/tasksfindwhatdlgbase.cpp +++ b/LiteEditor/tasksfindwhatdlgbase.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : tasksfindwhatdlgbase.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/theme_handler.cpp b/LiteEditor/theme_handler.cpp index 456e1f4375..657ffa7597 100644 --- a/LiteEditor/theme_handler.cpp +++ b/LiteEditor/theme_handler.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : theme_handler.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/workspacesettingsbase.h b/LiteEditor/workspacesettingsbase.h index 86ed385df3..44e4a56480 100644 --- a/LiteEditor/workspacesettingsbase.h +++ b/LiteEditor/workspacesettingsbase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : workspacesettingsbase.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/workspacesettingsdlg.cpp b/LiteEditor/workspacesettingsdlg.cpp index 63719c76c1..c42bad0d57 100644 --- a/LiteEditor/workspacesettingsdlg.cpp +++ b/LiteEditor/workspacesettingsdlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : workspacesettingsdlg.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/wxcAboutDlg.h b/LiteEditor/wxcAboutDlg.h index 5a29961df5..e92b3d647f 100644 --- a/LiteEditor/wxcAboutDlg.h +++ b/LiteEditor/wxcAboutDlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : wxcAboutDlg.h // // ------------------------------------------------------------------------- diff --git a/LiteEditor/wxcl_log_text_ctrl.cpp b/LiteEditor/wxcl_log_text_ctrl.cpp index 7177070550..988771a475 100644 --- a/LiteEditor/wxcl_log_text_ctrl.cpp +++ b/LiteEditor/wxcl_log_text_ctrl.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : wxcl_log_text_ctrl.cpp // // ------------------------------------------------------------------------- diff --git a/LiteEditor/wxcrafter.h b/LiteEditor/wxcrafter.h index ec1a5ca6cc..8b1e84f7cd 100644 --- a/LiteEditor/wxcrafter.h +++ b/LiteEditor/wxcrafter.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : wxcrafter.h // // ------------------------------------------------------------------------- diff --git a/MacBundler/macbundler.cpp b/MacBundler/macbundler.cpp index 934f3b99c8..f96cad6505 100644 --- a/MacBundler/macbundler.cpp +++ b/MacBundler/macbundler.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : macbundler.cpp // // ------------------------------------------------------------------------- diff --git a/MacBundler/macbundler.h b/MacBundler/macbundler.h index 0678f2b40a..a3617cedbd 100644 --- a/MacBundler/macbundler.h +++ b/MacBundler/macbundler.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : macbundler.h // // ------------------------------------------------------------------------- diff --git a/MemCheck/imemcheckprocessor.h b/MemCheck/imemcheckprocessor.h index 5346a5d985..ae7fbf007e 100644 --- a/MemCheck/imemcheckprocessor.h +++ b/MemCheck/imemcheckprocessor.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : imemcheckprocessor.h // // ------------------------------------------------------------------------- diff --git a/MemCheck/memcheck.h b/MemCheck/memcheck.h index 83b97ef8ad..c23dc3af40 100644 --- a/MemCheck/memcheck.h +++ b/MemCheck/memcheck.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : memcheck.h // // ------------------------------------------------------------------------- diff --git a/MemCheck/memcheckdefs.h b/MemCheck/memcheckdefs.h index 1662a094e3..d38407a3f0 100644 --- a/MemCheck/memcheckdefs.h +++ b/MemCheck/memcheckdefs.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : memcheckdefs.h // // ------------------------------------------------------------------------- diff --git a/MemCheck/memcheckdvcerrorsmodel.h b/MemCheck/memcheckdvcerrorsmodel.h index d8cc1b0d4c..26a5cff2ab 100644 --- a/MemCheck/memcheckdvcerrorsmodel.h +++ b/MemCheck/memcheckdvcerrorsmodel.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : memcheckdvcerrorsmodel.h // // ------------------------------------------------------------------------- diff --git a/MemCheck/memcheckerror.h b/MemCheck/memcheckerror.h index 6f947fbe04..c8fd55dd45 100644 --- a/MemCheck/memcheckerror.h +++ b/MemCheck/memcheckerror.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : memcheckerror.h // // ------------------------------------------------------------------------- diff --git a/MemCheck/memchecklistctrlerrors.h b/MemCheck/memchecklistctrlerrors.h index 688cfc5e1a..b9fcad319e 100644 --- a/MemCheck/memchecklistctrlerrors.h +++ b/MemCheck/memchecklistctrlerrors.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : memchecklistctrlerrors.h // // ------------------------------------------------------------------------- diff --git a/MemCheck/memcheckoutputview.h b/MemCheck/memcheckoutputview.h index 71ed7aecf6..35f31e80d3 100644 --- a/MemCheck/memcheckoutputview.h +++ b/MemCheck/memcheckoutputview.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : memcheckoutputview.h // // ------------------------------------------------------------------------- diff --git a/MemCheck/memchecksettings.h b/MemCheck/memchecksettings.h index b84478ac79..5a384769e0 100644 --- a/MemCheck/memchecksettings.h +++ b/MemCheck/memchecksettings.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : memchecksettings.h // // ------------------------------------------------------------------------- diff --git a/MemCheck/memchecksettingsdialog.h b/MemCheck/memchecksettingsdialog.h index a721ad1f3c..4ad8c1b7c4 100644 --- a/MemCheck/memchecksettingsdialog.h +++ b/MemCheck/memchecksettingsdialog.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : memchecksettingsdialog.h // // ------------------------------------------------------------------------- diff --git a/MemCheck/memcheckui.h b/MemCheck/memcheckui.h index a7a7290293..10732d43b4 100644 --- a/MemCheck/memcheckui.h +++ b/MemCheck/memcheckui.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : memcheckui.h // // ------------------------------------------------------------------------- diff --git a/MemCheck/valgrindprocessor.h b/MemCheck/valgrindprocessor.h index 09ceb9f768..443d70a278 100644 --- a/MemCheck/valgrindprocessor.h +++ b/MemCheck/valgrindprocessor.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : valgrindprocessor.h // // ------------------------------------------------------------------------- diff --git a/Outline/PHPOutlineTree.h b/Outline/PHPOutlineTree.h index 9205f6f014..3e93194589 100644 --- a/Outline/PHPOutlineTree.h +++ b/Outline/PHPOutlineTree.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : PHPOutlineTree.h // // ------------------------------------------------------------------------- diff --git a/Outline/outline_settings.cpp b/Outline/outline_settings.cpp index 7f4a207fa9..7b0b949bd2 100644 --- a/Outline/outline_settings.cpp +++ b/Outline/outline_settings.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : outline_settings.cpp // // ------------------------------------------------------------------------- diff --git a/Outline/outline_settings.h b/Outline/outline_settings.h index 4c46bda0b9..f9f6720fc2 100644 --- a/Outline/outline_settings.h +++ b/Outline/outline_settings.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : outline_settings.h // // ------------------------------------------------------------------------- diff --git a/Outline/outline_tab.cpp b/Outline/outline_tab.cpp index c2091dfc23..3225e74baa 100644 --- a/Outline/outline_tab.cpp +++ b/Outline/outline_tab.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : outline_tab.cpp // // ------------------------------------------------------------------------- diff --git a/Outline/outline_tab.h b/Outline/outline_tab.h index 7a05a54fac..80d4268d48 100644 --- a/Outline/outline_tab.h +++ b/Outline/outline_tab.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : outline_tab.h // // ------------------------------------------------------------------------- diff --git a/Outline/wxcrafter.h b/Outline/wxcrafter.h index 442d44710e..19186db009 100644 --- a/Outline/wxcrafter.h +++ b/Outline/wxcrafter.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : wxcrafter.h // // ------------------------------------------------------------------------- diff --git a/PCH/dummy.cpp b/PCH/dummy.cpp index c814a19ebc..8c9e7c7511 100644 --- a/PCH/dummy.cpp +++ b/PCH/dummy.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : dummy.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/AddSSHAcountDlg.cpp b/Plugin/AddSSHAcountDlg.cpp index 6a21be1ea1..c355431e6d 100644 --- a/Plugin/AddSSHAcountDlg.cpp +++ b/Plugin/AddSSHAcountDlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : AddSSHAcountDlg.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/BorlandCppBuilderImporter.h b/Plugin/BorlandCppBuilderImporter.h index bb1a635328..3653cc6bbd 100644 --- a/Plugin/BorlandCppBuilderImporter.h +++ b/Plugin/BorlandCppBuilderImporter.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : BorlandCppBuilderImporter.h // // ------------------------------------------------------------------------- diff --git a/Plugin/CodeBlocksImporter.h b/Plugin/CodeBlocksImporter.h index a079201aa0..87b74bbd4b 100644 --- a/Plugin/CodeBlocksImporter.h +++ b/Plugin/CodeBlocksImporter.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : CodeBlocksImporter.h // // ------------------------------------------------------------------------- diff --git a/Plugin/ColoursAndFontsManager.h b/Plugin/ColoursAndFontsManager.h index 8308dc6d16..51fa475146 100644 --- a/Plugin/ColoursAndFontsManager.h +++ b/Plugin/ColoursAndFontsManager.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : ColoursAndFontsManager.h // // ------------------------------------------------------------------------- diff --git a/Plugin/CompileCommandsCreateor.cpp b/Plugin/CompileCommandsCreateor.cpp index 929637dd5b..2889acc400 100644 --- a/Plugin/CompileCommandsCreateor.cpp +++ b/Plugin/CompileCommandsCreateor.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CompileCommandsCreateor.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/CompileCommandsCreateor.h b/Plugin/CompileCommandsCreateor.h index a5349f1841..aeccfc36c9 100644 --- a/Plugin/CompileCommandsCreateor.h +++ b/Plugin/CompileCommandsCreateor.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CompileCommandsCreateor.h // // ------------------------------------------------------------------------- diff --git a/Plugin/CompilerLocatorCLANG.cpp b/Plugin/CompilerLocatorCLANG.cpp index a778a63563..c18f9713a1 100644 --- a/Plugin/CompilerLocatorCLANG.cpp +++ b/Plugin/CompilerLocatorCLANG.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CompilerLocatorCLANG.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/CompilerLocatorCLANG.h b/Plugin/CompilerLocatorCLANG.h index 1c8d9ba0a6..dbc9260290 100644 --- a/Plugin/CompilerLocatorCLANG.h +++ b/Plugin/CompilerLocatorCLANG.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CompilerLocatorCLANG.h // // ------------------------------------------------------------------------- diff --git a/Plugin/CompilerLocatorCrossGCC.cpp b/Plugin/CompilerLocatorCrossGCC.cpp index f49da74c1c..5afe041d16 100644 --- a/Plugin/CompilerLocatorCrossGCC.cpp +++ b/Plugin/CompilerLocatorCrossGCC.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CompilerLocatorCrossGCC.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/CompilerLocatorCrossGCC.h b/Plugin/CompilerLocatorCrossGCC.h index 915da5fb0f..141bdc946a 100644 --- a/Plugin/CompilerLocatorCrossGCC.h +++ b/Plugin/CompilerLocatorCrossGCC.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CompilerLocatorCrossGCC.h // // ------------------------------------------------------------------------- diff --git a/Plugin/CompilerLocatorCygwin.cpp b/Plugin/CompilerLocatorCygwin.cpp index bbaef19f9e..e31730de40 100644 --- a/Plugin/CompilerLocatorCygwin.cpp +++ b/Plugin/CompilerLocatorCygwin.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CompilerLocatorCygwin.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/CompilerLocatorCygwin.h b/Plugin/CompilerLocatorCygwin.h index 357ad154d9..c95f7e52a5 100644 --- a/Plugin/CompilerLocatorCygwin.h +++ b/Plugin/CompilerLocatorCygwin.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CompilerLocatorCygwin.h // // ------------------------------------------------------------------------- diff --git a/Plugin/CompilerLocatorGCC.cpp b/Plugin/CompilerLocatorGCC.cpp index c2ab64c17a..405f9e6602 100644 --- a/Plugin/CompilerLocatorGCC.cpp +++ b/Plugin/CompilerLocatorGCC.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CompilerLocatorGCC.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/CompilerLocatorGCC.h b/Plugin/CompilerLocatorGCC.h index 1c163c18a2..5ffec9eca4 100644 --- a/Plugin/CompilerLocatorGCC.h +++ b/Plugin/CompilerLocatorGCC.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CompilerLocatorGCC.h // // ------------------------------------------------------------------------- diff --git a/Plugin/CompilerLocatorMSVC10.cpp b/Plugin/CompilerLocatorMSVC10.cpp index 125e0c1694..14f71657d2 100644 --- a/Plugin/CompilerLocatorMSVC10.cpp +++ b/Plugin/CompilerLocatorMSVC10.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CompilerLocatorMSVC10.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/CompilerLocatorMSVC10.h b/Plugin/CompilerLocatorMSVC10.h index 1c6dd23c53..79954ab296 100644 --- a/Plugin/CompilerLocatorMSVC10.h +++ b/Plugin/CompilerLocatorMSVC10.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CompilerLocatorMSVC10.h // // ------------------------------------------------------------------------- diff --git a/Plugin/CompilerLocatorMSVC11.cpp b/Plugin/CompilerLocatorMSVC11.cpp index 8d978da777..e3014d1894 100644 --- a/Plugin/CompilerLocatorMSVC11.cpp +++ b/Plugin/CompilerLocatorMSVC11.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CompilerLocatorMSVC11.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/CompilerLocatorMSVC11.h b/Plugin/CompilerLocatorMSVC11.h index fc5ab42785..08ab65cf19 100644 --- a/Plugin/CompilerLocatorMSVC11.h +++ b/Plugin/CompilerLocatorMSVC11.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CompilerLocatorMSVC11.h // // ------------------------------------------------------------------------- diff --git a/Plugin/CompilerLocatorMSVC12.cpp b/Plugin/CompilerLocatorMSVC12.cpp index 5bca080e9a..7d954c77f1 100644 --- a/Plugin/CompilerLocatorMSVC12.cpp +++ b/Plugin/CompilerLocatorMSVC12.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CompilerLocatorMSVC12.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/CompilerLocatorMSVC12.h b/Plugin/CompilerLocatorMSVC12.h index 611ef3f559..bee2b51891 100644 --- a/Plugin/CompilerLocatorMSVC12.h +++ b/Plugin/CompilerLocatorMSVC12.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CompilerLocatorMSVC12.h // // ------------------------------------------------------------------------- diff --git a/Plugin/CompilerLocatorMSVC14.cpp b/Plugin/CompilerLocatorMSVC14.cpp index da55577827..64c34d6d2a 100644 --- a/Plugin/CompilerLocatorMSVC14.cpp +++ b/Plugin/CompilerLocatorMSVC14.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CompilerLocatorMSVC14.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/CompilerLocatorMSVC14.h b/Plugin/CompilerLocatorMSVC14.h index 8445000c43..6176f7ed14 100644 --- a/Plugin/CompilerLocatorMSVC14.h +++ b/Plugin/CompilerLocatorMSVC14.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CompilerLocatorMSVC14.h // // ------------------------------------------------------------------------- diff --git a/Plugin/CompilerLocatorMSVC9.cpp b/Plugin/CompilerLocatorMSVC9.cpp index 831ec89342..ec6573b31e 100644 --- a/Plugin/CompilerLocatorMSVC9.cpp +++ b/Plugin/CompilerLocatorMSVC9.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CompilerLocatorMSVC9.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/CompilerLocatorMSVC9.h b/Plugin/CompilerLocatorMSVC9.h index 32996d5777..f6e93ed5f6 100644 --- a/Plugin/CompilerLocatorMSVC9.h +++ b/Plugin/CompilerLocatorMSVC9.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CompilerLocatorMSVC9.h // // ------------------------------------------------------------------------- diff --git a/Plugin/CompilerLocatorMSVCBase.cpp b/Plugin/CompilerLocatorMSVCBase.cpp index 5d133f0658..32f9bc13fb 100644 --- a/Plugin/CompilerLocatorMSVCBase.cpp +++ b/Plugin/CompilerLocatorMSVCBase.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CompilerLocatorMSVCBase.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/CompilerLocatorMSVCBase.h b/Plugin/CompilerLocatorMSVCBase.h index 48fdffe19b..ec6e80ff51 100644 --- a/Plugin/CompilerLocatorMSVCBase.h +++ b/Plugin/CompilerLocatorMSVCBase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CompilerLocatorMSVCBase.h // // ------------------------------------------------------------------------- diff --git a/Plugin/CompilerLocatorMinGW.cpp b/Plugin/CompilerLocatorMinGW.cpp index 06da1d2931..92588a89c0 100644 --- a/Plugin/CompilerLocatorMinGW.cpp +++ b/Plugin/CompilerLocatorMinGW.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CompilerLocatorMinGW.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/CompilerLocatorMinGW.h b/Plugin/CompilerLocatorMinGW.h index e8a9774207..37171b5558 100644 --- a/Plugin/CompilerLocatorMinGW.h +++ b/Plugin/CompilerLocatorMinGW.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CompilerLocatorMinGW.h // // ------------------------------------------------------------------------- diff --git a/Plugin/CompilersDetectorManager.cpp b/Plugin/CompilersDetectorManager.cpp index 64957e31b1..ecefe1d426 100644 --- a/Plugin/CompilersDetectorManager.cpp +++ b/Plugin/CompilersDetectorManager.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CompilersDetectorManager.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/CompilersDetectorManager.h b/Plugin/CompilersDetectorManager.h index c8b84b3af7..f64794189a 100644 --- a/Plugin/CompilersDetectorManager.h +++ b/Plugin/CompilersDetectorManager.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CompilersDetectorManager.h // // ------------------------------------------------------------------------- diff --git a/Plugin/DevCppImporter.h b/Plugin/DevCppImporter.h index ddf88aae3d..0849eb13e7 100644 --- a/Plugin/DevCppImporter.h +++ b/Plugin/DevCppImporter.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : DevCppImporter.h // // ------------------------------------------------------------------------- diff --git a/Plugin/DiffConfig.cpp b/Plugin/DiffConfig.cpp index 51ab900a2b..20b2f2356d 100644 --- a/Plugin/DiffConfig.cpp +++ b/Plugin/DiffConfig.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : DiffConfig.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/DiffConfig.h b/Plugin/DiffConfig.h index 047cb8d9ef..cbaaeffed4 100644 --- a/Plugin/DiffConfig.h +++ b/Plugin/DiffConfig.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : DiffConfig.h // // ------------------------------------------------------------------------- diff --git a/Plugin/DiffSideBySidePanel.cpp b/Plugin/DiffSideBySidePanel.cpp index 002420f5dc..131d9f6b46 100644 --- a/Plugin/DiffSideBySidePanel.cpp +++ b/Plugin/DiffSideBySidePanel.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : DiffSideBySidePanel.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/DiffSideBySidePanel.h b/Plugin/DiffSideBySidePanel.h index 8ca69e0aa3..e5dd31866b 100644 --- a/Plugin/DiffSideBySidePanel.h +++ b/Plugin/DiffSideBySidePanel.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : DiffSideBySidePanel.h // // ------------------------------------------------------------------------- diff --git a/Plugin/EclipseASMThemeImporter.h b/Plugin/EclipseASMThemeImporter.h index ce9739373e..7e1d6abd00 100644 --- a/Plugin/EclipseASMThemeImporter.h +++ b/Plugin/EclipseASMThemeImporter.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : EclipseASMThemeImporter.h // // ------------------------------------------------------------------------- diff --git a/Plugin/EclipseBatchThemeImporter.h b/Plugin/EclipseBatchThemeImporter.h index 7db7d2ca01..b37b0f3ae1 100644 --- a/Plugin/EclipseBatchThemeImporter.h +++ b/Plugin/EclipseBatchThemeImporter.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : EclipseBatchThemeImporter.h // // ------------------------------------------------------------------------- diff --git a/Plugin/EclipseCMakeThemeImporter.h b/Plugin/EclipseCMakeThemeImporter.h index 35b6f843da..77fe7dfd0f 100644 --- a/Plugin/EclipseCMakeThemeImporter.h +++ b/Plugin/EclipseCMakeThemeImporter.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : EclipseCMakeThemeImporter.h // // ------------------------------------------------------------------------- diff --git a/Plugin/EclipseCSSThemeImporter.h b/Plugin/EclipseCSSThemeImporter.h index 074fceb269..f876dcf64b 100644 --- a/Plugin/EclipseCSSThemeImporter.h +++ b/Plugin/EclipseCSSThemeImporter.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : EclipseCSSThemeImporter.h // // ------------------------------------------------------------------------- diff --git a/Plugin/EclipseCXXThemeImporter.h b/Plugin/EclipseCXXThemeImporter.h index 37dae9669d..de686aba80 100644 --- a/Plugin/EclipseCXXThemeImporter.h +++ b/Plugin/EclipseCXXThemeImporter.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : EclipseCXXThemeImporter.h // // ------------------------------------------------------------------------- diff --git a/Plugin/EclipseCobraAltThemeImporter.h b/Plugin/EclipseCobraAltThemeImporter.h index 74fc644076..a0bfccb44b 100644 --- a/Plugin/EclipseCobraAltThemeImporter.h +++ b/Plugin/EclipseCobraAltThemeImporter.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : EclipseCobraAltThemeImporter.h // // ------------------------------------------------------------------------- diff --git a/Plugin/EclipseCobraThemeImporter.h b/Plugin/EclipseCobraThemeImporter.h index a57ca39784..b1f04a5897 100644 --- a/Plugin/EclipseCobraThemeImporter.h +++ b/Plugin/EclipseCobraThemeImporter.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : EclipseCobraThemeImporter.h // // ------------------------------------------------------------------------- diff --git a/Plugin/EclipseDiffThemeImporter.h b/Plugin/EclipseDiffThemeImporter.h index 20f290ca9d..b9db460909 100644 --- a/Plugin/EclipseDiffThemeImporter.h +++ b/Plugin/EclipseDiffThemeImporter.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : EclipseDiffThemeImporter.h // // ------------------------------------------------------------------------- diff --git a/Plugin/EclipseFortranThemeImporter.h b/Plugin/EclipseFortranThemeImporter.h index 88a38b3ac3..e049eed8e8 100644 --- a/Plugin/EclipseFortranThemeImporter.h +++ b/Plugin/EclipseFortranThemeImporter.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : EclipseFortranThemeImporter.h // // ------------------------------------------------------------------------- diff --git a/Plugin/EclipseINIThemeImporter.h b/Plugin/EclipseINIThemeImporter.h index 273cddfb97..a079b64b7e 100644 --- a/Plugin/EclipseINIThemeImporter.h +++ b/Plugin/EclipseINIThemeImporter.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : EclipseINIThemeImporter.h // // ------------------------------------------------------------------------- diff --git a/Plugin/EclipseInnoSetupThemeImporter.h b/Plugin/EclipseInnoSetupThemeImporter.h index befe1721fa..459d982e18 100644 --- a/Plugin/EclipseInnoSetupThemeImporter.h +++ b/Plugin/EclipseInnoSetupThemeImporter.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : EclipseInnoSetupThemeImporter.h // // ------------------------------------------------------------------------- diff --git a/Plugin/EclipseJavaScriptThemeImporter.h b/Plugin/EclipseJavaScriptThemeImporter.h index 3bb096394f..8fad7adb25 100644 --- a/Plugin/EclipseJavaScriptThemeImporter.h +++ b/Plugin/EclipseJavaScriptThemeImporter.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : EclipseJavaScriptThemeImporter.h // // ------------------------------------------------------------------------- diff --git a/Plugin/EclipseJavaThemeImporter.h b/Plugin/EclipseJavaThemeImporter.h index 3909315ebb..ffc913aa20 100644 --- a/Plugin/EclipseJavaThemeImporter.h +++ b/Plugin/EclipseJavaThemeImporter.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : EclipseJavaThemeImporter.h // // ------------------------------------------------------------------------- diff --git a/Plugin/EclipseLuaThemeImporter.h b/Plugin/EclipseLuaThemeImporter.h index 5db9f7f25f..331bd00120 100644 --- a/Plugin/EclipseLuaThemeImporter.h +++ b/Plugin/EclipseLuaThemeImporter.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : EclipseLuaThemeImporter.h // // ------------------------------------------------------------------------- diff --git a/Plugin/EclipseMakefileThemeImporter.h b/Plugin/EclipseMakefileThemeImporter.h index fd48378227..3b8e57f680 100644 --- a/Plugin/EclipseMakefileThemeImporter.h +++ b/Plugin/EclipseMakefileThemeImporter.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : EclipseMakefileThemeImporter.h // // ------------------------------------------------------------------------- diff --git a/Plugin/EclipsePHPThemeImporter.h b/Plugin/EclipsePHPThemeImporter.h index e619e50868..8feeff74ef 100644 --- a/Plugin/EclipsePHPThemeImporter.h +++ b/Plugin/EclipsePHPThemeImporter.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : EclipsePHPThemeImporter.h // // ------------------------------------------------------------------------- diff --git a/Plugin/EclipsePythonThemeImporter.h b/Plugin/EclipsePythonThemeImporter.h index 2310a79f8b..99679ce682 100644 --- a/Plugin/EclipsePythonThemeImporter.h +++ b/Plugin/EclipsePythonThemeImporter.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : EclipsePythonThemeImporter.h // // ------------------------------------------------------------------------- diff --git a/Plugin/EclipseSCSSThemeImporter.h b/Plugin/EclipseSCSSThemeImporter.h index e4d3ac041c..4c37d4fa5a 100644 --- a/Plugin/EclipseSCSSThemeImporter.h +++ b/Plugin/EclipseSCSSThemeImporter.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : EclipseSCSSThemeImporter.h // // ------------------------------------------------------------------------- diff --git a/Plugin/EclipseSQLThemeImporter.h b/Plugin/EclipseSQLThemeImporter.h index c3042a75a3..c91d21e21d 100644 --- a/Plugin/EclipseSQLThemeImporter.h +++ b/Plugin/EclipseSQLThemeImporter.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : EclipseSQLThemeImporter.h // // ------------------------------------------------------------------------- diff --git a/Plugin/EclipseScriptThemeImporter.h b/Plugin/EclipseScriptThemeImporter.h index 692ceda5f7..0c5b2b1f19 100644 --- a/Plugin/EclipseScriptThemeImporter.h +++ b/Plugin/EclipseScriptThemeImporter.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : EclipseScriptThemeImporter.h // // ------------------------------------------------------------------------- diff --git a/Plugin/EclipseTextThemeImporter.h b/Plugin/EclipseTextThemeImporter.h index b870a3716f..066931af6f 100644 --- a/Plugin/EclipseTextThemeImporter.h +++ b/Plugin/EclipseTextThemeImporter.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : EclipseTextThemeImporter.h // // ------------------------------------------------------------------------- diff --git a/Plugin/EclipseThemeImporterBase.h b/Plugin/EclipseThemeImporterBase.h index 25a2cb4731..ec965a6f40 100644 --- a/Plugin/EclipseThemeImporterBase.h +++ b/Plugin/EclipseThemeImporterBase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : EclipseThemeImporterBase.h // // ------------------------------------------------------------------------- diff --git a/Plugin/EclipseThemeImporterManager.h b/Plugin/EclipseThemeImporterManager.h index 79aca6cdae..ec4aa8db50 100644 --- a/Plugin/EclipseThemeImporterManager.h +++ b/Plugin/EclipseThemeImporterManager.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : EclipseThemeImporterManager.h // // ------------------------------------------------------------------------- diff --git a/Plugin/EclipseXMLThemeImporter.h b/Plugin/EclipseXMLThemeImporter.h index e9e71cad67..cdef398ec7 100644 --- a/Plugin/EclipseXMLThemeImporter.h +++ b/Plugin/EclipseXMLThemeImporter.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : EclipseXMLThemeImporter.h // // ------------------------------------------------------------------------- diff --git a/Plugin/EditDlg.cpp b/Plugin/EditDlg.cpp index 268a89fae1..b9f65ac22d 100644 --- a/Plugin/EditDlg.cpp +++ b/Plugin/EditDlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : EditDlg.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/EditDlg.h b/Plugin/EditDlg.h index 050f70cd6e..0fba96a192 100644 --- a/Plugin/EditDlg.h +++ b/Plugin/EditDlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : EditDlg.h // // ------------------------------------------------------------------------- diff --git a/Plugin/EnvVarImporterDlg.h b/Plugin/EnvVarImporterDlg.h index 80f4c8d89c..4952b9291c 100644 --- a/Plugin/EnvVarImporterDlg.h +++ b/Plugin/EnvVarImporterDlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : EnvVarImporterDlg.h // // ------------------------------------------------------------------------- diff --git a/Plugin/GenericImporter.h b/Plugin/GenericImporter.h index 5201a569a9..8acf561257 100644 --- a/Plugin/GenericImporter.h +++ b/Plugin/GenericImporter.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : GenericImporter.h // // ------------------------------------------------------------------------- diff --git a/Plugin/ICompilerLocator.cpp b/Plugin/ICompilerLocator.cpp index 4270e070ce..fd64bdf005 100644 --- a/Plugin/ICompilerLocator.cpp +++ b/Plugin/ICompilerLocator.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : ICompilerLocator.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/ICompilerLocator.h b/Plugin/ICompilerLocator.h index c9e5a143a0..2ded32df1a 100644 --- a/Plugin/ICompilerLocator.h +++ b/Plugin/ICompilerLocator.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : ICompilerLocator.h // // ------------------------------------------------------------------------- diff --git a/Plugin/Markup.cpp b/Plugin/Markup.cpp index 517e67f793..a9c132b7be 100644 --- a/Plugin/Markup.cpp +++ b/Plugin/Markup.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : Markup.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/NewKeyShortcutBaseDlg.h b/Plugin/NewKeyShortcutBaseDlg.h index 9a23713b86..fbb5f7dd48 100644 --- a/Plugin/NewKeyShortcutBaseDlg.h +++ b/Plugin/NewKeyShortcutBaseDlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : NewKeyShortcutBaseDlg.h // // ------------------------------------------------------------------------- diff --git a/Plugin/NodeJSLocator.h b/Plugin/NodeJSLocator.h index d0e67d173f..e8c685bc55 100644 --- a/Plugin/NodeJSLocator.h +++ b/Plugin/NodeJSLocator.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : NodeJSLocator.h // // ------------------------------------------------------------------------- diff --git a/Plugin/Notebook.h b/Plugin/Notebook.h index d13cd487f1..066cd76f29 100644 --- a/Plugin/Notebook.h +++ b/Plugin/Notebook.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : Notebook.h // // ------------------------------------------------------------------------- diff --git a/Plugin/NotebookNavigationDlg.h b/Plugin/NotebookNavigationDlg.h index bd453c684c..cf9b36b418 100644 --- a/Plugin/NotebookNavigationDlg.h +++ b/Plugin/NotebookNavigationDlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : NotebookNavigationDlg.h // // ------------------------------------------------------------------------- diff --git a/Plugin/SFTPBrowserDlg.cpp b/Plugin/SFTPBrowserDlg.cpp index 5ab369fb49..c43f2098e7 100644 --- a/Plugin/SFTPBrowserDlg.cpp +++ b/Plugin/SFTPBrowserDlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : SFTPBrowserDlg.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/SSHAccountManagerDlg.cpp b/Plugin/SSHAccountManagerDlg.cpp index e8d136d4a8..a5da24a7df 100644 --- a/Plugin/SSHAccountManagerDlg.cpp +++ b/Plugin/SSHAccountManagerDlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : SSHAccountManagerDlg.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/SSHTerminal.h b/Plugin/SSHTerminal.h index 9d4a66c7b6..bac9f7cae9 100644 --- a/Plugin/SSHTerminal.h +++ b/Plugin/SSHTerminal.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : SSHTerminal.h // // ------------------------------------------------------------------------- diff --git a/Plugin/VirtualDirectorySelectorBase.h b/Plugin/VirtualDirectorySelectorBase.h index 77d0b7be99..260bbe3bbc 100644 --- a/Plugin/VirtualDirectorySelectorBase.h +++ b/Plugin/VirtualDirectorySelectorBase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : VirtualDirectorySelectorBase.h // // ------------------------------------------------------------------------- diff --git a/Plugin/VirtualDirectorySelectorDlg.cpp b/Plugin/VirtualDirectorySelectorDlg.cpp index c1cb52f12a..78bad61adc 100644 --- a/Plugin/VirtualDirectorySelectorDlg.cpp +++ b/Plugin/VirtualDirectorySelectorDlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : VirtualDirectorySelectorDlg.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/VirtualDirectorySelector_plugin_bitmaps.cpp b/Plugin/VirtualDirectorySelector_plugin_bitmaps.cpp index 1446576b22..3bb052e656 100644 --- a/Plugin/VirtualDirectorySelector_plugin_bitmaps.cpp +++ b/Plugin/VirtualDirectorySelector_plugin_bitmaps.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : VirtualDirectorySelector_plugin_bitmaps.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/VisualCppImporter.h b/Plugin/VisualCppImporter.h index c38a3b1d08..89819a716f 100644 --- a/Plugin/VisualCppImporter.h +++ b/Plugin/VisualCppImporter.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : VisualCppImporter.h // // ------------------------------------------------------------------------- diff --git a/Plugin/WSImporter.h b/Plugin/WSImporter.h index 6db7f8d221..17c6ecd304 100644 --- a/Plugin/WSImporter.h +++ b/Plugin/WSImporter.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : WSImporter.h // // ------------------------------------------------------------------------- diff --git a/Plugin/WSImporterDlgs.h b/Plugin/WSImporterDlgs.h index 06e7251e4a..0515527fd4 100644 --- a/Plugin/WSImporterDlgs.h +++ b/Plugin/WSImporterDlgs.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : WSImporterDlgs.h // // ------------------------------------------------------------------------- diff --git a/Plugin/art_metro.cpp b/Plugin/art_metro.cpp index 455960db27..a851fd294b 100644 --- a/Plugin/art_metro.cpp +++ b/Plugin/art_metro.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : art_metro.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/art_metro.h b/Plugin/art_metro.h index 6c90aaf125..cb7ea21459 100644 --- a/Plugin/art_metro.h +++ b/Plugin/art_metro.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : art_metro.h // // ------------------------------------------------------------------------- diff --git a/Plugin/bitmap_loader.cpp b/Plugin/bitmap_loader.cpp index 1916fd6692..31ac72cf35 100644 --- a/Plugin/bitmap_loader.cpp +++ b/Plugin/bitmap_loader.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : bitmap_loader.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/bookmark_manager.cpp b/Plugin/bookmark_manager.cpp index 0faa1e16c0..182ab0775f 100644 --- a/Plugin/bookmark_manager.cpp +++ b/Plugin/bookmark_manager.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : bookmark_manager.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/bookmark_manager.h b/Plugin/bookmark_manager.h index 484d360b43..1c68fe7346 100644 --- a/Plugin/bookmark_manager.h +++ b/Plugin/bookmark_manager.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : bookmark_manager.h // // ------------------------------------------------------------------------- diff --git a/Plugin/build_config_common.cpp b/Plugin/build_config_common.cpp index c26a0ae169..f5fef17004 100644 --- a/Plugin/build_config_common.cpp +++ b/Plugin/build_config_common.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : build_config_common.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/cc_box_tip_window.cpp b/Plugin/cc_box_tip_window.cpp index c3ea75fd7d..0ef881b12d 100644 --- a/Plugin/cc_box_tip_window.cpp +++ b/Plugin/cc_box_tip_window.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : cc_box_tip_window.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/clAuiCaptionEnabler.h b/Plugin/clAuiCaptionEnabler.h index bc3828749e..73f8603641 100644 --- a/Plugin/clAuiCaptionEnabler.h +++ b/Plugin/clAuiCaptionEnabler.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : clAuiCaptionEnabler.h // // ------------------------------------------------------------------------- diff --git a/Plugin/clAuiMainNotebookTabArt.cpp b/Plugin/clAuiMainNotebookTabArt.cpp index 03cdece906..9de5eb1aed 100644 --- a/Plugin/clAuiMainNotebookTabArt.cpp +++ b/Plugin/clAuiMainNotebookTabArt.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : cl_aui_notebook_art.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/clBoostrapWizardBase.h b/Plugin/clBoostrapWizardBase.h index d846e122e6..9c620f7a13 100644 --- a/Plugin/clBoostrapWizardBase.h +++ b/Plugin/clBoostrapWizardBase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : clBoostrapWizardBase.h // // ------------------------------------------------------------------------- diff --git a/Plugin/clBoostrapWizardPage.h b/Plugin/clBoostrapWizardPage.h index 84e4ea859f..cc03552409 100644 --- a/Plugin/clBoostrapWizardPage.h +++ b/Plugin/clBoostrapWizardPage.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : clBoostrapWizardPage.h // // ------------------------------------------------------------------------- diff --git a/Plugin/clBootstrapWizard.h b/Plugin/clBootstrapWizard.h index 7085a10881..51c99a3093 100644 --- a/Plugin/clBootstrapWizard.h +++ b/Plugin/clBootstrapWizard.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : clBootstrapWizard.h // // ------------------------------------------------------------------------- diff --git a/Plugin/clDTL.cpp b/Plugin/clDTL.cpp index 4819b0b380..1e5690bbf2 100644 --- a/Plugin/clDTL.cpp +++ b/Plugin/clDTL.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : clDTL.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/clDTL.h b/Plugin/clDTL.h index 8d7857ced4..749a15e69b 100644 --- a/Plugin/clDTL.h +++ b/Plugin/clDTL.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : clDTL.h // // ------------------------------------------------------------------------- diff --git a/Plugin/clDebuggerTerminal.cpp b/Plugin/clDebuggerTerminal.cpp index c748c2d4eb..d994e9c565 100644 --- a/Plugin/clDebuggerTerminal.cpp +++ b/Plugin/clDebuggerTerminal.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : clDebuggerTerminal.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/clDebuggerTerminal.h b/Plugin/clDebuggerTerminal.h index f723b1a728..2171c0596b 100644 --- a/Plugin/clDebuggerTerminal.h +++ b/Plugin/clDebuggerTerminal.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : clDebuggerTerminal.h // // ------------------------------------------------------------------------- diff --git a/Plugin/clDockingManager.h b/Plugin/clDockingManager.h index a764012623..0508678622 100644 --- a/Plugin/clDockingManager.h +++ b/Plugin/clDockingManager.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : clDockingManager.h // // ------------------------------------------------------------------------- diff --git a/Plugin/clEditorStateLocker.h b/Plugin/clEditorStateLocker.h index 2793e11179..92de19643a 100644 --- a/Plugin/clEditorStateLocker.h +++ b/Plugin/clEditorStateLocker.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : clEditorStateLocker.h // // ------------------------------------------------------------------------- diff --git a/Plugin/clFileOrFolderDropTarget.h b/Plugin/clFileOrFolderDropTarget.h index 8b22bc9d55..ea8c861b10 100644 --- a/Plugin/clFileOrFolderDropTarget.h +++ b/Plugin/clFileOrFolderDropTarget.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : clFileOrFolderDropTarget.h // // ------------------------------------------------------------------------- diff --git a/Plugin/clFileViwerTreeCtrl.h b/Plugin/clFileViwerTreeCtrl.h index 8061006fc1..47f0606ce1 100644 --- a/Plugin/clFileViwerTreeCtrl.h +++ b/Plugin/clFileViwerTreeCtrl.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : clFileViwerTreeCtrl.h // // ------------------------------------------------------------------------- diff --git a/Plugin/clGetTextFromUserDialog.h b/Plugin/clGetTextFromUserDialog.h index af0e4b3cf8..d92db5212f 100644 --- a/Plugin/clGetTextFromUserDialog.h +++ b/Plugin/clGetTextFromUserDialog.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : clGetTextFromUserDialog.h // // ------------------------------------------------------------------------- diff --git a/Plugin/clImageViewer.h b/Plugin/clImageViewer.h index 3648f5ea4d..59ca625ce9 100644 --- a/Plugin/clImageViewer.h +++ b/Plugin/clImageViewer.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : clImageViewer.h // // ------------------------------------------------------------------------- diff --git a/Plugin/clKeyboardBindingConfig.h b/Plugin/clKeyboardBindingConfig.h index 9e2b8a2482..621d47d229 100644 --- a/Plugin/clKeyboardBindingConfig.h +++ b/Plugin/clKeyboardBindingConfig.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : clKeyboardBindingConfig.h // // ------------------------------------------------------------------------- diff --git a/Plugin/clKeyboardManager.h b/Plugin/clKeyboardManager.h index 7d2765a653..8326f40b77 100644 --- a/Plugin/clKeyboardManager.h +++ b/Plugin/clKeyboardManager.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : clKeyboardManager.h // // ------------------------------------------------------------------------- diff --git a/Plugin/clMouseCaptureLocker.h b/Plugin/clMouseCaptureLocker.h index e92609162d..0c56c85147 100644 --- a/Plugin/clMouseCaptureLocker.h +++ b/Plugin/clMouseCaptureLocker.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : clMouseCaptureLocker.h // // ------------------------------------------------------------------------- diff --git a/Plugin/clNotebookTheme.h b/Plugin/clNotebookTheme.h index 3440c4b2e9..deb28a2a6d 100644 --- a/Plugin/clNotebookTheme.h +++ b/Plugin/clNotebookTheme.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : clNotebookTheme.h // // ------------------------------------------------------------------------- diff --git a/Plugin/clPersistenceManager.h b/Plugin/clPersistenceManager.h index fa447650d3..7608e06920 100644 --- a/Plugin/clPersistenceManager.h +++ b/Plugin/clPersistenceManager.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : clPersistenceManager.h // // ------------------------------------------------------------------------- diff --git a/Plugin/clResizableTooltip.h b/Plugin/clResizableTooltip.h index 893c452325..2b8a932fe3 100644 --- a/Plugin/clResizableTooltip.h +++ b/Plugin/clResizableTooltip.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : clResizableTooltip.h // // ------------------------------------------------------------------------- diff --git a/Plugin/clSTCLineKeeper.h b/Plugin/clSTCLineKeeper.h index e7beba7a34..c5e729b6e4 100644 --- a/Plugin/clSTCLineKeeper.h +++ b/Plugin/clSTCLineKeeper.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : clSTCLineKeeper.h // // ------------------------------------------------------------------------- diff --git a/Plugin/clSelectSymbolDialog.h b/Plugin/clSelectSymbolDialog.h index c3e8748808..b6dd257568 100644 --- a/Plugin/clSelectSymbolDialog.h +++ b/Plugin/clSelectSymbolDialog.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : clSelectSymbolDialog.h // // ------------------------------------------------------------------------- diff --git a/Plugin/clSelectSymbolDialogBase.h b/Plugin/clSelectSymbolDialogBase.h index 311b096ded..ea0408d0c3 100644 --- a/Plugin/clSelectSymbolDialogBase.h +++ b/Plugin/clSelectSymbolDialogBase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : clSelectSymbolDialogBase.h // // ------------------------------------------------------------------------- diff --git a/Plugin/clSingleChoiceDialog.h b/Plugin/clSingleChoiceDialog.h index efa94787bd..eada4831b4 100644 --- a/Plugin/clSingleChoiceDialog.h +++ b/Plugin/clSingleChoiceDialog.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : clSingleChoiceDialog.h // // ------------------------------------------------------------------------- diff --git a/Plugin/clStatusBar.h b/Plugin/clStatusBar.h index a909a81620..e238b89b0a 100644 --- a/Plugin/clStatusBar.h +++ b/Plugin/clStatusBar.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : clStatusBar.h // // ------------------------------------------------------------------------- diff --git a/Plugin/clStringHistory.h b/Plugin/clStringHistory.h index 5e671e63a4..a7e528badb 100644 --- a/Plugin/clStringHistory.h +++ b/Plugin/clStringHistory.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : clStringHistory.h // // ------------------------------------------------------------------------- diff --git a/Plugin/clTabTogglerHelper.h b/Plugin/clTabTogglerHelper.h index 36da18a277..9ff84a01aa 100644 --- a/Plugin/clTabTogglerHelper.h +++ b/Plugin/clTabTogglerHelper.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : clTabTogglerHelper.h // // ------------------------------------------------------------------------- diff --git a/Plugin/clTreeCtrlPanel.h b/Plugin/clTreeCtrlPanel.h index f300a25a06..c814697b65 100644 --- a/Plugin/clTreeCtrlPanel.h +++ b/Plugin/clTreeCtrlPanel.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : clTreeCtrlPanel.h // // ------------------------------------------------------------------------- diff --git a/Plugin/clTreeCtrlPanelDefaultPage.h b/Plugin/clTreeCtrlPanelDefaultPage.h index 59ae67e992..18f8e45a5e 100644 --- a/Plugin/clTreeCtrlPanelDefaultPage.h +++ b/Plugin/clTreeCtrlPanelDefaultPage.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : clTreeCtrlPanelDefaultPage.h // // ------------------------------------------------------------------------- diff --git a/Plugin/clTreeKeyboardInput.h b/Plugin/clTreeKeyboardInput.h index 068016d7b0..5d295b507b 100644 --- a/Plugin/clTreeKeyboardInput.h +++ b/Plugin/clTreeKeyboardInput.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : clTreeKeyboardInput.h // // ------------------------------------------------------------------------- diff --git a/Plugin/clWorkspaceManager.h b/Plugin/clWorkspaceManager.h index d9094b48df..7e209535eb 100644 --- a/Plugin/clWorkspaceManager.h +++ b/Plugin/clWorkspaceManager.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : clWorkspaceManager.h // // ------------------------------------------------------------------------- diff --git a/Plugin/clWorkspaceView.h b/Plugin/clWorkspaceView.h index 94a21350c7..7e9fd92423 100644 --- a/Plugin/clWorkspaceView.h +++ b/Plugin/clWorkspaceView.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : clWorkspaceView.h // // ------------------------------------------------------------------------- diff --git a/Plugin/clZipReader.h b/Plugin/clZipReader.h index 22a8c77f2d..d3e9d9906c 100644 --- a/Plugin/clZipReader.h +++ b/Plugin/clZipReader.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : clZipReader.h // // ------------------------------------------------------------------------- diff --git a/Plugin/clZipWriter.h b/Plugin/clZipWriter.h index 88a2bf3623..2818fe65a5 100644 --- a/Plugin/clZipWriter.h +++ b/Plugin/clZipWriter.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : clZipWriter.h // // ------------------------------------------------------------------------- diff --git a/Plugin/cl_aui_dock_art.cpp b/Plugin/cl_aui_dock_art.cpp index 1aa556b29e..e85d21af27 100644 --- a/Plugin/cl_aui_dock_art.cpp +++ b/Plugin/cl_aui_dock_art.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : cl_aui_dock_art.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/cl_aui_notebook_art.cpp b/Plugin/cl_aui_notebook_art.cpp index 5159646810..36a6934da5 100644 --- a/Plugin/cl_aui_notebook_art.cpp +++ b/Plugin/cl_aui_notebook_art.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : cl_aui_notebook_art.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/cl_aui_tb_are.cpp b/Plugin/cl_aui_tb_are.cpp index 6078277388..50cddbff8a 100644 --- a/Plugin/cl_aui_tb_are.cpp +++ b/Plugin/cl_aui_tb_are.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : cl_aui_tb_are.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/cl_aui_tool_stickness.cpp b/Plugin/cl_aui_tool_stickness.cpp index d7ab6e480c..950eb8040d 100644 --- a/Plugin/cl_aui_tool_stickness.cpp +++ b/Plugin/cl_aui_tool_stickness.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : cl_aui_tool_stickness.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/cl_editor_tip_window.cpp b/Plugin/cl_editor_tip_window.cpp index 8862c2af3c..f1397eba70 100644 --- a/Plugin/cl_editor_tip_window.cpp +++ b/Plugin/cl_editor_tip_window.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : cl_editor_tip_window.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/cl_registry.cpp b/Plugin/cl_registry.cpp index 636f265eef..3a20142208 100644 --- a/Plugin/cl_registry.cpp +++ b/Plugin/cl_registry.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : cl_registry.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/cl_treelistctrl.cpp b/Plugin/cl_treelistctrl.cpp index 1f3e583478..bbc4c8ffb5 100644 --- a/Plugin/cl_treelistctrl.cpp +++ b/Plugin/cl_treelistctrl.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : cl_treelistctrl.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/compilation_database.cpp b/Plugin/compilation_database.cpp index dcc03bd573..d0c6b6ea46 100644 --- a/Plugin/compilation_database.cpp +++ b/Plugin/compilation_database.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : compilation_database.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/console_frame.cpp b/Plugin/console_frame.cpp index 0580fe33ca..926caf3142 100644 --- a/Plugin/console_frame.cpp +++ b/Plugin/console_frame.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : console_frame.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/dtl/Diff.hpp b/Plugin/dtl/Diff.hpp index a39954961e..6bfff644b1 100644 --- a/Plugin/dtl/Diff.hpp +++ b/Plugin/dtl/Diff.hpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : Diff.hpp // // ------------------------------------------------------------------------- diff --git a/Plugin/dtl/Diff3.hpp b/Plugin/dtl/Diff3.hpp index 23d68dee67..6c8830bd7d 100644 --- a/Plugin/dtl/Diff3.hpp +++ b/Plugin/dtl/Diff3.hpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : Diff3.hpp // // ------------------------------------------------------------------------- diff --git a/Plugin/dtl/Lcs.hpp b/Plugin/dtl/Lcs.hpp index 294d7ebc73..5608f0ef79 100644 --- a/Plugin/dtl/Lcs.hpp +++ b/Plugin/dtl/Lcs.hpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : Lcs.hpp // // ------------------------------------------------------------------------- diff --git a/Plugin/dtl/Sequence.hpp b/Plugin/dtl/Sequence.hpp index f7c1d6e5ef..252be1be65 100644 --- a/Plugin/dtl/Sequence.hpp +++ b/Plugin/dtl/Sequence.hpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : Sequence.hpp // // ------------------------------------------------------------------------- diff --git a/Plugin/dtl/Ses.hpp b/Plugin/dtl/Ses.hpp index 35737c7e2d..20c7042a79 100644 --- a/Plugin/dtl/Ses.hpp +++ b/Plugin/dtl/Ses.hpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : Ses.hpp // // ------------------------------------------------------------------------- diff --git a/Plugin/dtl/dtl.hpp b/Plugin/dtl/dtl.hpp index 1dbbb1799e..19ccff46ff 100644 --- a/Plugin/dtl/dtl.hpp +++ b/Plugin/dtl/dtl.hpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : dtl.hpp // // ------------------------------------------------------------------------- diff --git a/Plugin/dtl/functors.hpp b/Plugin/dtl/functors.hpp index 42b5e9626b..6575752d40 100644 --- a/Plugin/dtl/functors.hpp +++ b/Plugin/dtl/functors.hpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : functors.hpp // // ------------------------------------------------------------------------- diff --git a/Plugin/dtl/variables.hpp b/Plugin/dtl/variables.hpp index 94bf729bf5..27c78b9dc6 100644 --- a/Plugin/dtl/variables.hpp +++ b/Plugin/dtl/variables.hpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : variables.hpp // // ------------------------------------------------------------------------- diff --git a/Plugin/includepathlocator.cpp b/Plugin/includepathlocator.cpp index 5b11a09c75..e3b68127d2 100644 --- a/Plugin/includepathlocator.cpp +++ b/Plugin/includepathlocator.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : includepathlocator.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/listctrl_improved.cpp b/Plugin/listctrl_improved.cpp index 0c1712e015..3f7301339f 100644 --- a/Plugin/listctrl_improved.cpp +++ b/Plugin/listctrl_improved.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : listctrl_improved.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/macromanager.cpp b/Plugin/macromanager.cpp index 3df94fbd2c..43ee299220 100644 --- a/Plugin/macromanager.cpp +++ b/Plugin/macromanager.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : macromanager.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/macrosbasedlg.cpp b/Plugin/macrosbasedlg.cpp index 4df8ff5702..4e9bf26a4e 100644 --- a/Plugin/macrosbasedlg.cpp +++ b/Plugin/macrosbasedlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : macrosbasedlg.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/md5.cpp b/Plugin/md5.cpp index 315588675b..f3757d8639 100644 --- a/Plugin/md5.cpp +++ b/Plugin/md5.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : md5.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/my_menu_bar.cpp b/Plugin/my_menu_bar.cpp index 0b8d5a2bf2..3553b8ce25 100644 --- a/Plugin/my_menu_bar.cpp +++ b/Plugin/my_menu_bar.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : my_menu_bar.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/my_sftp_tree_model.cpp b/Plugin/my_sftp_tree_model.cpp index 86f2a4505b..0361e9d7f8 100644 --- a/Plugin/my_sftp_tree_model.cpp +++ b/Plugin/my_sftp_tree_model.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : my_sftp_tree_model.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/nameanddescbasedlg.h b/Plugin/nameanddescbasedlg.h index 5dca910bf6..2150963ad8 100644 --- a/Plugin/nameanddescbasedlg.h +++ b/Plugin/nameanddescbasedlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : nameanddescbasedlg.h // // ------------------------------------------------------------------------- diff --git a/Plugin/open_resource_dialog.cpp b/Plugin/open_resource_dialog.cpp index 1e2aa56efe..447b32bc52 100644 --- a/Plugin/open_resource_dialog.cpp +++ b/Plugin/open_resource_dialog.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : open_resource_dialog.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/openresourcedialogbase.h b/Plugin/openresourcedialogbase.h index 18673a3cff..a3260d37d1 100644 --- a/Plugin/openresourcedialogbase.h +++ b/Plugin/openresourcedialogbase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : openresourcedialogbase.h // // ------------------------------------------------------------------------- diff --git a/Plugin/openresourcedialogmodel.h b/Plugin/openresourcedialogmodel.h index 45dd045d16..ae67e15d65 100644 --- a/Plugin/openresourcedialogmodel.h +++ b/Plugin/openresourcedialogmodel.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : openresourcedialogmodel.h // // ------------------------------------------------------------------------- diff --git a/Plugin/overlaytool.cpp b/Plugin/overlaytool.cpp index 1c4e1f5cf6..f8a5486d0c 100644 --- a/Plugin/overlaytool.cpp +++ b/Plugin/overlaytool.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : overlaytool.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/plugin_general_wxcp.h b/Plugin/plugin_general_wxcp.h index ddda83e214..9e06744984 100644 --- a/Plugin/plugin_general_wxcp.h +++ b/Plugin/plugin_general_wxcp.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : plugin_general_wxcp.h // // ------------------------------------------------------------------------- diff --git a/Plugin/renamefilebasedlg.cpp b/Plugin/renamefilebasedlg.cpp index 4741248b43..1ab81d58c5 100644 --- a/Plugin/renamefilebasedlg.cpp +++ b/Plugin/renamefilebasedlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : renamefilebasedlg.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/renamefiledlg.cpp b/Plugin/renamefiledlg.cpp index 9eae1eb3ec..8d52b8cfa7 100644 --- a/Plugin/renamefiledlg.cpp +++ b/Plugin/renamefiledlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : renamefiledlg.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/sftp_settings.cpp b/Plugin/sftp_settings.cpp index e809404142..aad9d10ee1 100644 --- a/Plugin/sftp_settings.cpp +++ b/Plugin/sftp_settings.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : sftp_settings.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/sftp_ui.h b/Plugin/sftp_ui.h index ddbf9850cd..b0b774a2d1 100644 --- a/Plugin/sftp_ui.h +++ b/Plugin/sftp_ui.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : sftp_ui.h // // ------------------------------------------------------------------------- diff --git a/Plugin/sftptreemodel.h b/Plugin/sftptreemodel.h index d92e8f8c7b..5c6c340545 100644 --- a/Plugin/sftptreemodel.h +++ b/Plugin/sftptreemodel.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : sftptreemodel.h // // ------------------------------------------------------------------------- diff --git a/Plugin/ssh_account_info.cpp b/Plugin/ssh_account_info.cpp index abb8ef8395..66035e7205 100644 --- a/Plugin/ssh_account_info.cpp +++ b/Plugin/ssh_account_info.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : ssh_account_info.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/tabicons.cpp b/Plugin/tabicons.cpp index 58c1a0aec4..c99341bccc 100644 --- a/Plugin/tabicons.cpp +++ b/Plugin/tabicons.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : tabicons.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/theme_handler_helper.cpp b/Plugin/theme_handler_helper.cpp index b4c659580f..c097cd4746 100644 --- a/Plugin/theme_handler_helper.cpp +++ b/Plugin/theme_handler_helper.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : theme_handler_helper.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/unredobase.cpp b/Plugin/unredobase.cpp index c217d7a56d..732ea9c630 100644 --- a/Plugin/unredobase.cpp +++ b/Plugin/unredobase.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : unredobase.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/unredobase.h b/Plugin/unredobase.h index 9078168e75..981e7b9d4d 100644 --- a/Plugin/unredobase.h +++ b/Plugin/unredobase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : unredobase.h // // ------------------------------------------------------------------------- diff --git a/Plugin/wxArrayStringAppender.h b/Plugin/wxArrayStringAppender.h index f9aa2af5e2..53bf9aedb1 100644 --- a/Plugin/wxArrayStringAppender.h +++ b/Plugin/wxArrayStringAppender.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : wxArrayStringAppender.h // // ------------------------------------------------------------------------- diff --git a/Plugin/wxCodeCompletionBox.h b/Plugin/wxCodeCompletionBox.h index 5d0a04bbad..cd6eef4680 100644 --- a/Plugin/wxCodeCompletionBox.h +++ b/Plugin/wxCodeCompletionBox.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : wxCodeCompletionBox.h // // ------------------------------------------------------------------------- diff --git a/Plugin/wxCodeCompletionBoxBase.h b/Plugin/wxCodeCompletionBoxBase.h index 005aa911b2..b18a56368b 100644 --- a/Plugin/wxCodeCompletionBoxBase.h +++ b/Plugin/wxCodeCompletionBoxBase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : wxCodeCompletionBoxBase.h // // ------------------------------------------------------------------------- diff --git a/Plugin/wxCodeCompletionBoxManager.h b/Plugin/wxCodeCompletionBoxManager.h index 1466e31af8..a3190ca0f6 100644 --- a/Plugin/wxCodeCompletionBoxManager.h +++ b/Plugin/wxCodeCompletionBoxManager.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : wxCodeCompletionBoxManager.h // // ------------------------------------------------------------------------- diff --git a/Plugin/wxCustomStatusBar.h b/Plugin/wxCustomStatusBar.h index c27224de6d..80e2dd1165 100644 --- a/Plugin/wxCustomStatusBar.h +++ b/Plugin/wxCustomStatusBar.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : wxCustomStatusBar.h // // ------------------------------------------------------------------------- diff --git a/Plugin/wxFlatButton.h b/Plugin/wxFlatButton.h index 85f3029b5f..5e51179d0c 100644 --- a/Plugin/wxFlatButton.h +++ b/Plugin/wxFlatButton.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : wxFlatButton.h // // ------------------------------------------------------------------------- diff --git a/Plugin/wxFlatButtonBar.h b/Plugin/wxFlatButtonBar.h index fad5ea087c..4e2d819e68 100644 --- a/Plugin/wxFlatButtonBar.h +++ b/Plugin/wxFlatButtonBar.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : wxFlatButtonBar.h // // ------------------------------------------------------------------------- diff --git a/Plugin/wxFlatButtonBase.h b/Plugin/wxFlatButtonBase.h index 0be17e1dc3..6ef885e024 100644 --- a/Plugin/wxFlatButtonBase.h +++ b/Plugin/wxFlatButtonBase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : wxFlatButtonBase.h // // ------------------------------------------------------------------------- diff --git a/Plugin/wxPNGAnimation.h b/Plugin/wxPNGAnimation.h index 87f8877056..7fa9a4753a 100644 --- a/Plugin/wxPNGAnimation.h +++ b/Plugin/wxPNGAnimation.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : wxPNGAnimation.h // // ------------------------------------------------------------------------- diff --git a/Plugin/wx_tree_traverser.cpp b/Plugin/wx_tree_traverser.cpp index fd7207221c..b270ebf565 100644 --- a/Plugin/wx_tree_traverser.cpp +++ b/Plugin/wx_tree_traverser.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : wx_tree_traverser.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/wxcrafter_plugin.h b/Plugin/wxcrafter_plugin.h index 8211d33a3e..d1ae595690 100644 --- a/Plugin/wxcrafter_plugin.h +++ b/Plugin/wxcrafter_plugin.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : wxcrafter_plugin.h // // ------------------------------------------------------------------------- diff --git a/Plugin/wxmd5.cpp b/Plugin/wxmd5.cpp index 413624f6d5..1298799708 100644 --- a/Plugin/wxmd5.cpp +++ b/Plugin/wxmd5.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : wxmd5.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/wxterminal.cpp b/Plugin/wxterminal.cpp index 54f2b455bf..19099c4929 100644 --- a/Plugin/wxterminal.cpp +++ b/Plugin/wxterminal.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : wxterminal.cpp // // ------------------------------------------------------------------------- diff --git a/Plugin/wxterminalbase.cpp b/Plugin/wxterminalbase.cpp index 3c09659482..14f04f4b82 100644 --- a/Plugin/wxterminalbase.cpp +++ b/Plugin/wxterminalbase.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : wxterminalbase.cpp // // ------------------------------------------------------------------------- diff --git a/QmakePlugin/NewQtProj.h b/QmakePlugin/NewQtProj.h index cbf2c3ef85..d5af0d5b12 100644 --- a/QmakePlugin/NewQtProj.h +++ b/QmakePlugin/NewQtProj.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : NewQtProj.h // // ------------------------------------------------------------------------- diff --git a/QmakePlugin/newqtprojdlg.cpp b/QmakePlugin/newqtprojdlg.cpp index 2ddb4a78c1..83b95dda1d 100644 --- a/QmakePlugin/newqtprojdlg.cpp +++ b/QmakePlugin/newqtprojdlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : newqtprojdlg.cpp // // ------------------------------------------------------------------------- diff --git a/QmakePlugin/newqtprojdlg.h b/QmakePlugin/newqtprojdlg.h index 892b5c1577..ee8d3b148c 100644 --- a/QmakePlugin/newqtprojdlg.h +++ b/QmakePlugin/newqtprojdlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : newqtprojdlg.h // // ------------------------------------------------------------------------- diff --git a/QmakePlugin/qmakeconf.cpp b/QmakePlugin/qmakeconf.cpp index f0558ff389..af5d791338 100644 --- a/QmakePlugin/qmakeconf.cpp +++ b/QmakePlugin/qmakeconf.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : qmakeconf.cpp // // ------------------------------------------------------------------------- diff --git a/QmakePlugin/qmakeconf.h b/QmakePlugin/qmakeconf.h index 1aae0bd556..b86a234324 100644 --- a/QmakePlugin/qmakeconf.h +++ b/QmakePlugin/qmakeconf.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : qmakeconf.h // // ------------------------------------------------------------------------- diff --git a/QmakePlugin/qmakegenerator.cpp b/QmakePlugin/qmakegenerator.cpp index 0486d96c99..ef04bf5806 100644 --- a/QmakePlugin/qmakegenerator.cpp +++ b/QmakePlugin/qmakegenerator.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : qmakegenerator.cpp // // ------------------------------------------------------------------------- diff --git a/QmakePlugin/qmakegenerator.h b/QmakePlugin/qmakegenerator.h index 9e9f03551d..6780513d70 100644 --- a/QmakePlugin/qmakegenerator.h +++ b/QmakePlugin/qmakegenerator.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : qmakegenerator.h // // ------------------------------------------------------------------------- diff --git a/QmakePlugin/qmakeplugin.cpp b/QmakePlugin/qmakeplugin.cpp index 795ba9552b..7dba863301 100644 --- a/QmakePlugin/qmakeplugin.cpp +++ b/QmakePlugin/qmakeplugin.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : qmakeplugin.cpp // // ------------------------------------------------------------------------- diff --git a/QmakePlugin/qmakeplugin.h b/QmakePlugin/qmakeplugin.h index 3073ec35f6..a09def408d 100644 --- a/QmakePlugin/qmakeplugin.h +++ b/QmakePlugin/qmakeplugin.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : qmakeplugin.h // // ------------------------------------------------------------------------- diff --git a/QmakePlugin/qmakeplugindata.cpp b/QmakePlugin/qmakeplugindata.cpp index 9c4774b7ab..5a6d361cf5 100644 --- a/QmakePlugin/qmakeplugindata.cpp +++ b/QmakePlugin/qmakeplugindata.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : qmakeplugindata.cpp // // ------------------------------------------------------------------------- diff --git a/QmakePlugin/qmakeplugindata.h b/QmakePlugin/qmakeplugindata.h index 621886c331..7f9400d910 100644 --- a/QmakePlugin/qmakeplugindata.h +++ b/QmakePlugin/qmakeplugindata.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : qmakeplugindata.h // // ------------------------------------------------------------------------- diff --git a/QmakePlugin/qmakesettingsbasedlg.h b/QmakePlugin/qmakesettingsbasedlg.h index ca3d48b51b..d7c9d173b7 100644 --- a/QmakePlugin/qmakesettingsbasedlg.h +++ b/QmakePlugin/qmakesettingsbasedlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : qmakesettingsbasedlg.h // // ------------------------------------------------------------------------- diff --git a/QmakePlugin/qmakesettingsdlg.cpp b/QmakePlugin/qmakesettingsdlg.cpp index 673f0faa44..a23641c300 100644 --- a/QmakePlugin/qmakesettingsdlg.cpp +++ b/QmakePlugin/qmakesettingsdlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : qmakesettingsdlg.cpp // // ------------------------------------------------------------------------- diff --git a/QmakePlugin/qmakesettingsdlg.h b/QmakePlugin/qmakesettingsdlg.h index 3ac24f2a68..d239639b5a 100644 --- a/QmakePlugin/qmakesettingsdlg.h +++ b/QmakePlugin/qmakesettingsdlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : qmakesettingsdlg.h // // ------------------------------------------------------------------------- diff --git a/QmakePlugin/qmakesettingstab.cpp b/QmakePlugin/qmakesettingstab.cpp index b28ed5531e..7d75b7847f 100644 --- a/QmakePlugin/qmakesettingstab.cpp +++ b/QmakePlugin/qmakesettingstab.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : qmakesettingstab.cpp // // ------------------------------------------------------------------------- diff --git a/QmakePlugin/qmakesettingstab.h b/QmakePlugin/qmakesettingstab.h index a7fd8e5503..99626b2067 100644 --- a/QmakePlugin/qmakesettingstab.h +++ b/QmakePlugin/qmakesettingstab.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : qmakesettingstab.h // // ------------------------------------------------------------------------- diff --git a/QmakePlugin/qmaketab.cpp b/QmakePlugin/qmaketab.cpp index e510b12ef4..1cad93799e 100644 --- a/QmakePlugin/qmaketab.cpp +++ b/QmakePlugin/qmaketab.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : qmaketab.cpp // // ------------------------------------------------------------------------- diff --git a/QmakePlugin/qmaketab.h b/QmakePlugin/qmaketab.h index 9f86d716f0..96eebf8683 100644 --- a/QmakePlugin/qmaketab.h +++ b/QmakePlugin/qmaketab.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : qmaketab.h // // ------------------------------------------------------------------------- diff --git a/QmakePlugin/qmaketabbase.h b/QmakePlugin/qmaketabbase.h index 1ea2565d95..5270f57ac2 100644 --- a/QmakePlugin/qmaketabbase.h +++ b/QmakePlugin/qmaketabbase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : qmaketabbase.h // // ------------------------------------------------------------------------- diff --git a/SFTP/SFTPBookmark.cpp b/SFTP/SFTPBookmark.cpp index dd172c19a1..7cf9491c5b 100644 --- a/SFTP/SFTPBookmark.cpp +++ b/SFTP/SFTPBookmark.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : SFTPBookmark.cpp // // ------------------------------------------------------------------------- diff --git a/SFTP/SFTPBookmark.h b/SFTP/SFTPBookmark.h index a0a2deb2c2..1fd2435a2a 100644 --- a/SFTP/SFTPBookmark.h +++ b/SFTP/SFTPBookmark.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : SFTPBookmark.h // // ------------------------------------------------------------------------- diff --git a/SFTP/SFTPManageBookmarkDlg.cpp b/SFTP/SFTPManageBookmarkDlg.cpp index 917badc13d..0b79d5ed12 100644 --- a/SFTP/SFTPManageBookmarkDlg.cpp +++ b/SFTP/SFTPManageBookmarkDlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : SFTPManageBookmarkDlg.cpp // // ------------------------------------------------------------------------- diff --git a/SFTP/SFTPManageBookmarkDlg.h b/SFTP/SFTPManageBookmarkDlg.h index b0b62a963d..a276450846 100644 --- a/SFTP/SFTPManageBookmarkDlg.h +++ b/SFTP/SFTPManageBookmarkDlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : SFTPManageBookmarkDlg.h // // ------------------------------------------------------------------------- diff --git a/SFTP/SFTPSettingsDialog.h b/SFTP/SFTPSettingsDialog.h index d4c698e10e..f89b78b1d3 100644 --- a/SFTP/SFTPSettingsDialog.h +++ b/SFTP/SFTPSettingsDialog.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : SFTPSettingsDialog.h // // ------------------------------------------------------------------------- diff --git a/SFTP/SFTPStatusPage.cpp b/SFTP/SFTPStatusPage.cpp index 333f492e50..1deddc206a 100644 --- a/SFTP/SFTPStatusPage.cpp +++ b/SFTP/SFTPStatusPage.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : SFTPStatusPage.cpp // // ------------------------------------------------------------------------- diff --git a/SFTP/SFTPTreeView.cpp b/SFTP/SFTPTreeView.cpp index e12bdc39cf..2aeb6b7ae8 100644 --- a/SFTP/SFTPTreeView.cpp +++ b/SFTP/SFTPTreeView.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : SFTPTreeView.cpp // // ------------------------------------------------------------------------- diff --git a/SFTP/SFTPUploadDialog.h b/SFTP/SFTPUploadDialog.h index 0bdfa2be0c..e19f1da82b 100644 --- a/SFTP/SFTPUploadDialog.h +++ b/SFTP/SFTPUploadDialog.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : SFTPUploadDialog.h // // ------------------------------------------------------------------------- diff --git a/SFTP/UI.h b/SFTP/UI.h index 5e0bb04a53..ecc3a67a84 100644 --- a/SFTP/UI.h +++ b/SFTP/UI.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : UI.h // // ------------------------------------------------------------------------- diff --git a/SFTP/remote_file_info.cpp b/SFTP/remote_file_info.cpp index b9d539b558..c838e639ad 100644 --- a/SFTP/remote_file_info.cpp +++ b/SFTP/remote_file_info.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : remote_file_info.cpp // // ------------------------------------------------------------------------- diff --git a/SFTP/sftp.cpp b/SFTP/sftp.cpp index c6d4222c11..c500c5b543 100644 --- a/SFTP/sftp.cpp +++ b/SFTP/sftp.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : sftp.cpp // // ------------------------------------------------------------------------- diff --git a/SFTP/sftp_item_comparator.cpp b/SFTP/sftp_item_comparator.cpp index 7881e352ad..5341d8c4cc 100644 --- a/SFTP/sftp_item_comparator.cpp +++ b/SFTP/sftp_item_comparator.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : sftp_item_comparator.cpp // // ------------------------------------------------------------------------- diff --git a/SFTP/sftp_item_comparator.h b/SFTP/sftp_item_comparator.h index 0cf293ac07..9547b132a6 100644 --- a/SFTP/sftp_item_comparator.h +++ b/SFTP/sftp_item_comparator.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : sftp_item_comparator.h // // ------------------------------------------------------------------------- diff --git a/SFTP/sftp_worker_thread.cpp b/SFTP/sftp_worker_thread.cpp index 49bf024101..9263ad4650 100644 --- a/SFTP/sftp_worker_thread.cpp +++ b/SFTP/sftp_worker_thread.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : sftp_worker_thread.cpp // // ------------------------------------------------------------------------- diff --git a/SFTP/sftp_workspace_settings.cpp b/SFTP/sftp_workspace_settings.cpp index 3219ef1dae..1b6036c4a9 100644 --- a/SFTP/sftp_workspace_settings.cpp +++ b/SFTP/sftp_workspace_settings.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : sftp_workspace_settings.cpp // // ------------------------------------------------------------------------- diff --git a/SnipWiz/editsnippetsbasedlg.cpp b/SnipWiz/editsnippetsbasedlg.cpp index f9167407e0..bba40c5d1b 100644 --- a/SnipWiz/editsnippetsbasedlg.cpp +++ b/SnipWiz/editsnippetsbasedlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : editsnippetsbasedlg.cpp // // ------------------------------------------------------------------------- diff --git a/SnipWiz/editsnippetsbasedlg.h b/SnipWiz/editsnippetsbasedlg.h index 07f163fba3..73a05e01e8 100644 --- a/SnipWiz/editsnippetsbasedlg.h +++ b/SnipWiz/editsnippetsbasedlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : editsnippetsbasedlg.h // // ------------------------------------------------------------------------- diff --git a/SnipWiz/templateclassbasedlg.h b/SnipWiz/templateclassbasedlg.h index 8142cf86eb..5cefc5954b 100644 --- a/SnipWiz/templateclassbasedlg.h +++ b/SnipWiz/templateclassbasedlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : templateclassbasedlg.h // // ------------------------------------------------------------------------- diff --git a/SpellChecker/CorrectSpellingDlg.cpp b/SpellChecker/CorrectSpellingDlg.cpp index 769d0b3d67..ca842fd95c 100644 --- a/SpellChecker/CorrectSpellingDlg.cpp +++ b/SpellChecker/CorrectSpellingDlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CorrectSpellingDlg.cpp // // ------------------------------------------------------------------------- diff --git a/SpellChecker/CorrectSpellingDlg.h b/SpellChecker/CorrectSpellingDlg.h index fc9bc6d7e1..44b7ff9ac0 100644 --- a/SpellChecker/CorrectSpellingDlg.h +++ b/SpellChecker/CorrectSpellingDlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : CorrectSpellingDlg.h // // ------------------------------------------------------------------------- diff --git a/SpellChecker/IHunSpell.cpp b/SpellChecker/IHunSpell.cpp index 4afae0b23f..f9be3bcfd0 100644 --- a/SpellChecker/IHunSpell.cpp +++ b/SpellChecker/IHunSpell.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : IHunSpell.cpp // // ------------------------------------------------------------------------- diff --git a/SpellChecker/IHunSpell.h b/SpellChecker/IHunSpell.h index e294ed73c3..a3d003ccdf 100644 --- a/SpellChecker/IHunSpell.h +++ b/SpellChecker/IHunSpell.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : IHunSpell.h // // ------------------------------------------------------------------------- diff --git a/SpellChecker/SpellCheckerSettings.cpp b/SpellChecker/SpellCheckerSettings.cpp index 7863adfcf9..cee67bf629 100644 --- a/SpellChecker/SpellCheckerSettings.cpp +++ b/SpellChecker/SpellCheckerSettings.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : SpellCheckerSettings.cpp // // ------------------------------------------------------------------------- diff --git a/SpellChecker/SpellCheckerSettings.h b/SpellChecker/SpellCheckerSettings.h index c2bba433da..44f48bde37 100644 --- a/SpellChecker/SpellCheckerSettings.h +++ b/SpellChecker/SpellCheckerSettings.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : SpellCheckerSettings.h // // ------------------------------------------------------------------------- diff --git a/SpellChecker/hunspell/hunspell.h b/SpellChecker/hunspell/hunspell.h index 7cb017b21c..7ba8e287a5 100644 --- a/SpellChecker/hunspell/hunspell.h +++ b/SpellChecker/hunspell/hunspell.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : hunspell.h // // ------------------------------------------------------------------------- diff --git a/SpellChecker/scGlobals.h b/SpellChecker/scGlobals.h index b7fcb12c83..dc9f726e1d 100644 --- a/SpellChecker/scGlobals.h +++ b/SpellChecker/scGlobals.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : scGlobals.h // // ------------------------------------------------------------------------- diff --git a/SpellChecker/spellcheck.cpp b/SpellChecker/spellcheck.cpp index fe3ad4e5a5..4d512f9d56 100644 --- a/SpellChecker/spellcheck.cpp +++ b/SpellChecker/spellcheck.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : spellcheck.cpp // // ------------------------------------------------------------------------- diff --git a/SpellChecker/spellcheck.h b/SpellChecker/spellcheck.h index 225899deb0..2275e45e7f 100644 --- a/SpellChecker/spellcheck.h +++ b/SpellChecker/spellcheck.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : spellcheck.h // // ------------------------------------------------------------------------- diff --git a/SpellChecker/spellcheckeroptions.cpp b/SpellChecker/spellcheckeroptions.cpp index 25cfa2bb16..0721524438 100644 --- a/SpellChecker/spellcheckeroptions.cpp +++ b/SpellChecker/spellcheckeroptions.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : spellcheckeroptions.cpp // // ------------------------------------------------------------------------- diff --git a/SpellChecker/spellcheckeroptions.h b/SpellChecker/spellcheckeroptions.h index df2c0adc21..911ec2ee91 100644 --- a/SpellChecker/spellcheckeroptions.h +++ b/SpellChecker/spellcheckeroptions.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : spellcheckeroptions.h // // ------------------------------------------------------------------------- diff --git a/SpellChecker/wxcrafter.h b/SpellChecker/wxcrafter.h index 523f3f0298..8a3c477003 100644 --- a/SpellChecker/wxcrafter.h +++ b/SpellChecker/wxcrafter.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : wxcrafter.h // // ------------------------------------------------------------------------- diff --git a/Subversion2/SvnBlameFrame.cpp b/Subversion2/SvnBlameFrame.cpp index 0e71beee36..983ae7fc28 100644 --- a/Subversion2/SvnBlameFrame.cpp +++ b/Subversion2/SvnBlameFrame.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : SvnBlameFrame.cpp // // ------------------------------------------------------------------------- diff --git a/Subversion2/SvnBlameFrame.h b/Subversion2/SvnBlameFrame.h index d678bc4d81..196b34ae0c 100644 --- a/Subversion2/SvnBlameFrame.h +++ b/Subversion2/SvnBlameFrame.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : SvnBlameFrame.h // // ------------------------------------------------------------------------- diff --git a/Subversion2/SvnCommitDialog.cpp b/Subversion2/SvnCommitDialog.cpp index 4c217a6056..f8df77edcd 100644 --- a/Subversion2/SvnCommitDialog.cpp +++ b/Subversion2/SvnCommitDialog.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : SvnCommitDialog.cpp // // ------------------------------------------------------------------------- diff --git a/Subversion2/SvnCommitDialog.h b/Subversion2/SvnCommitDialog.h index df5d717bf4..5d8e21f352 100644 --- a/Subversion2/SvnCommitDialog.h +++ b/Subversion2/SvnCommitDialog.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : SvnCommitDialog.h // // ------------------------------------------------------------------------- diff --git a/Subversion2/SvnInfoDialog.cpp b/Subversion2/SvnInfoDialog.cpp index c541c35894..a782d3b067 100644 --- a/Subversion2/SvnInfoDialog.cpp +++ b/Subversion2/SvnInfoDialog.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : SvnInfoDialog.cpp // // ------------------------------------------------------------------------- diff --git a/Subversion2/SvnInfoDialog.h b/Subversion2/SvnInfoDialog.h index e4656d6d89..95e642be7a 100644 --- a/Subversion2/SvnInfoDialog.h +++ b/Subversion2/SvnInfoDialog.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : SvnInfoDialog.h // // ------------------------------------------------------------------------- diff --git a/Subversion2/SvnLogDialog.cpp b/Subversion2/SvnLogDialog.cpp index 3ada51816d..3d5febc36a 100644 --- a/Subversion2/SvnLogDialog.cpp +++ b/Subversion2/SvnLogDialog.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : SvnLogDialog.cpp // // ------------------------------------------------------------------------- diff --git a/Subversion2/SvnLogDialog.h b/Subversion2/SvnLogDialog.h index b7e2ac0488..b9fae5296c 100644 --- a/Subversion2/SvnLogDialog.h +++ b/Subversion2/SvnLogDialog.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : SvnLogDialog.h // // ------------------------------------------------------------------------- diff --git a/Subversion2/changelogpage.cpp b/Subversion2/changelogpage.cpp index 133b84ed66..615029b0a5 100644 --- a/Subversion2/changelogpage.cpp +++ b/Subversion2/changelogpage.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : changelogpage.cpp // // ------------------------------------------------------------------------- diff --git a/Subversion2/commitmessagescache.cpp b/Subversion2/commitmessagescache.cpp index d9ccb97b27..3c30a27e26 100644 --- a/Subversion2/commitmessagescache.cpp +++ b/Subversion2/commitmessagescache.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : commitmessagescache.cpp // // ------------------------------------------------------------------------- diff --git a/Subversion2/diff_dialog.cpp b/Subversion2/diff_dialog.cpp index 65d772bdbb..79b5bd0cb5 100644 --- a/Subversion2/diff_dialog.cpp +++ b/Subversion2/diff_dialog.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : diff_dialog.cpp // // ------------------------------------------------------------------------- diff --git a/Subversion2/subversion2.cpp b/Subversion2/subversion2.cpp index cd4428e006..dd4f6cae29 100644 --- a/Subversion2/subversion2.cpp +++ b/Subversion2/subversion2.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : subversion2.cpp // // ------------------------------------------------------------------------- diff --git a/Subversion2/subversion2_ui.h b/Subversion2/subversion2_ui.h index 5e412d74fb..c8a22729b0 100644 --- a/Subversion2/subversion2_ui.h +++ b/Subversion2/subversion2_ui.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : subversion2_ui.h // // ------------------------------------------------------------------------- diff --git a/Subversion2/subversion_password_db.cpp b/Subversion2/subversion_password_db.cpp index b6ce391eda..b879369d87 100644 --- a/Subversion2/subversion_password_db.cpp +++ b/Subversion2/subversion_password_db.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : subversion_password_db.cpp // // ------------------------------------------------------------------------- diff --git a/Subversion2/subversion_view.cpp b/Subversion2/subversion_view.cpp index d9182425f3..e53924bece 100644 --- a/Subversion2/subversion_view.cpp +++ b/Subversion2/subversion_view.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : subversion_view.cpp // // ------------------------------------------------------------------------- diff --git a/Subversion2/svn_checkout_dialog.cpp b/Subversion2/svn_checkout_dialog.cpp index 07c153afe7..f5d0bb3c6d 100644 --- a/Subversion2/svn_checkout_dialog.cpp +++ b/Subversion2/svn_checkout_dialog.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : svn_checkout_dialog.cpp // // ------------------------------------------------------------------------- diff --git a/Subversion2/svn_command_handlers.cpp b/Subversion2/svn_command_handlers.cpp index 31782b4776..ad3a4b4cdb 100644 --- a/Subversion2/svn_command_handlers.cpp +++ b/Subversion2/svn_command_handlers.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : svn_command_handlers.cpp // // ------------------------------------------------------------------------- diff --git a/Subversion2/svn_console.cpp b/Subversion2/svn_console.cpp index 645d9a96ec..da9bd5f0a3 100644 --- a/Subversion2/svn_console.cpp +++ b/Subversion2/svn_console.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : svn_console.cpp // // ------------------------------------------------------------------------- diff --git a/Subversion2/svn_copy_dialog.cpp b/Subversion2/svn_copy_dialog.cpp index 1063a9e190..c8cb926783 100644 --- a/Subversion2/svn_copy_dialog.cpp +++ b/Subversion2/svn_copy_dialog.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : svn_copy_dialog.cpp // // ------------------------------------------------------------------------- diff --git a/Subversion2/svn_default_command_handler.cpp b/Subversion2/svn_default_command_handler.cpp index a7de6577bb..9381f0b36b 100644 --- a/Subversion2/svn_default_command_handler.cpp +++ b/Subversion2/svn_default_command_handler.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : svn_default_command_handler.cpp // // ------------------------------------------------------------------------- diff --git a/Subversion2/svn_local_properties.cpp b/Subversion2/svn_local_properties.cpp index fd8b282798..a66a47e7f3 100644 --- a/Subversion2/svn_local_properties.cpp +++ b/Subversion2/svn_local_properties.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : svn_local_properties.cpp // // ------------------------------------------------------------------------- diff --git a/Subversion2/svn_login_dialog.cpp b/Subversion2/svn_login_dialog.cpp index b0aab352ad..5844d336d6 100644 --- a/Subversion2/svn_login_dialog.cpp +++ b/Subversion2/svn_login_dialog.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : svn_login_dialog.cpp // // ------------------------------------------------------------------------- diff --git a/Subversion2/svn_overlay_tool.cpp b/Subversion2/svn_overlay_tool.cpp index 8550f058d6..9054dda211 100644 --- a/Subversion2/svn_overlay_tool.cpp +++ b/Subversion2/svn_overlay_tool.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : svn_overlay_tool.cpp // // ------------------------------------------------------------------------- diff --git a/Subversion2/svn_overlay_tool.h b/Subversion2/svn_overlay_tool.h index 84aaf3a2c2..07c62770db 100644 --- a/Subversion2/svn_overlay_tool.h +++ b/Subversion2/svn_overlay_tool.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : svn_overlay_tool.h // // ------------------------------------------------------------------------- diff --git a/Subversion2/svn_patch_dlg.cpp b/Subversion2/svn_patch_dlg.cpp index f615c0ec3f..ed2765f9ff 100644 --- a/Subversion2/svn_patch_dlg.cpp +++ b/Subversion2/svn_patch_dlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : svn_patch_dlg.cpp // // ------------------------------------------------------------------------- diff --git a/Subversion2/svn_patch_dlg.h b/Subversion2/svn_patch_dlg.h index e0f544482c..4ee068963b 100644 --- a/Subversion2/svn_patch_dlg.h +++ b/Subversion2/svn_patch_dlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : svn_patch_dlg.h // // ------------------------------------------------------------------------- diff --git a/Subversion2/svn_preferences_dialog.cpp b/Subversion2/svn_preferences_dialog.cpp index 37e9f95acf..1da3fb8d80 100644 --- a/Subversion2/svn_preferences_dialog.cpp +++ b/Subversion2/svn_preferences_dialog.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : svn_preferences_dialog.cpp // // ------------------------------------------------------------------------- diff --git a/Subversion2/svn_props_dialog.cpp b/Subversion2/svn_props_dialog.cpp index b59c0dbdc4..e802ce54b6 100644 --- a/Subversion2/svn_props_dialog.cpp +++ b/Subversion2/svn_props_dialog.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : svn_props_dialog.cpp // // ------------------------------------------------------------------------- diff --git a/Subversion2/svn_select_local_repo_dlg.cpp b/Subversion2/svn_select_local_repo_dlg.cpp index 93cd962c56..bd5382ee75 100644 --- a/Subversion2/svn_select_local_repo_dlg.cpp +++ b/Subversion2/svn_select_local_repo_dlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : svn_select_local_repo_dlg.cpp // // ------------------------------------------------------------------------- diff --git a/Subversion2/svn_select_local_repo_dlg.h b/Subversion2/svn_select_local_repo_dlg.h index 080aa48541..70dca5fd6c 100644 --- a/Subversion2/svn_select_local_repo_dlg.h +++ b/Subversion2/svn_select_local_repo_dlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : svn_select_local_repo_dlg.h // // ------------------------------------------------------------------------- diff --git a/Subversion2/svn_sync_dialog.cpp b/Subversion2/svn_sync_dialog.cpp index a74d9db7bc..7e1925139b 100644 --- a/Subversion2/svn_sync_dialog.cpp +++ b/Subversion2/svn_sync_dialog.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : svn_sync_dialog.cpp // // ------------------------------------------------------------------------- diff --git a/Subversion2/svn_sync_dialog.h b/Subversion2/svn_sync_dialog.h index 6414c78560..ae995ad12c 100644 --- a/Subversion2/svn_sync_dialog.h +++ b/Subversion2/svn_sync_dialog.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : svn_sync_dialog.h // // ------------------------------------------------------------------------- diff --git a/Subversion2/svnblameeditor.cpp b/Subversion2/svnblameeditor.cpp index 623c1751a0..9eb1089273 100644 --- a/Subversion2/svnblameeditor.cpp +++ b/Subversion2/svnblameeditor.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : svnblameeditor.cpp // // ------------------------------------------------------------------------- diff --git a/Subversion2/svncommand.cpp b/Subversion2/svncommand.cpp index 318d9c1a55..77b885ce8e 100644 --- a/Subversion2/svncommand.cpp +++ b/Subversion2/svncommand.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : svncommand.cpp // // ------------------------------------------------------------------------- diff --git a/Subversion2/svncommandhandler.cpp b/Subversion2/svncommandhandler.cpp index d71b93a982..bc114ce6dc 100644 --- a/Subversion2/svncommandhandler.cpp +++ b/Subversion2/svncommandhandler.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : svncommandhandler.cpp // // ------------------------------------------------------------------------- diff --git a/Subversion2/svnstatushandler.cpp b/Subversion2/svnstatushandler.cpp index ac46190617..14c76dfc2d 100644 --- a/Subversion2/svnstatushandler.cpp +++ b/Subversion2/svnstatushandler.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : svnstatushandler.cpp // // ------------------------------------------------------------------------- diff --git a/Subversion2/workspacesvnsettings.cpp b/Subversion2/workspacesvnsettings.cpp index 49723d02a1..589e15debe 100644 --- a/Subversion2/workspacesvnsettings.cpp +++ b/Subversion2/workspacesvnsettings.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : workspacesvnsettings.cpp // // ------------------------------------------------------------------------- diff --git a/Subversion2/workspacesvnsettings.h b/Subversion2/workspacesvnsettings.h index 953a7e8f0d..c41f1eccbb 100644 --- a/Subversion2/workspacesvnsettings.h +++ b/Subversion2/workspacesvnsettings.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : workspacesvnsettings.h // // ------------------------------------------------------------------------- diff --git a/Subversion2/wxcrafter.h b/Subversion2/wxcrafter.h index eaf274528b..5461c43b2e 100644 --- a/Subversion2/wxcrafter.h +++ b/Subversion2/wxcrafter.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : wxcrafter.h // // ------------------------------------------------------------------------- diff --git a/Tweaks/TweaksSettingsDlg.cpp b/Tweaks/TweaksSettingsDlg.cpp index c4691231ca..07a1375bdb 100644 --- a/Tweaks/TweaksSettingsDlg.cpp +++ b/Tweaks/TweaksSettingsDlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : TweaksSettingsDlg.cpp // // ------------------------------------------------------------------------- diff --git a/Tweaks/TweaksSettingsDlg.h b/Tweaks/TweaksSettingsDlg.h index c35b64dec2..5552c1da8b 100644 --- a/Tweaks/TweaksSettingsDlg.h +++ b/Tweaks/TweaksSettingsDlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : TweaksSettingsDlg.h // // ------------------------------------------------------------------------- diff --git a/Tweaks/tweaks.cpp b/Tweaks/tweaks.cpp index 738c8a77f8..1eae5d6c31 100644 --- a/Tweaks/tweaks.cpp +++ b/Tweaks/tweaks.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : tweaks.cpp // // ------------------------------------------------------------------------- diff --git a/Tweaks/tweaks.h b/Tweaks/tweaks.h index ffef18c6ab..975885e18f 100644 --- a/Tweaks/tweaks.h +++ b/Tweaks/tweaks.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : tweaks.h // // ------------------------------------------------------------------------- diff --git a/Tweaks/tweaks_settings.cpp b/Tweaks/tweaks_settings.cpp index 518dd15353..715d101591 100644 --- a/Tweaks/tweaks_settings.cpp +++ b/Tweaks/tweaks_settings.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : tweaks_settings.cpp // // ------------------------------------------------------------------------- diff --git a/Tweaks/tweaks_settings.h b/Tweaks/tweaks_settings.h index 15ca664f14..a1487b9125 100644 --- a/Tweaks/tweaks_settings.h +++ b/Tweaks/tweaks_settings.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : tweaks_settings.h // // ------------------------------------------------------------------------- diff --git a/Tweaks/wxcrafter.h b/Tweaks/wxcrafter.h index 5f2795bce4..f75d4e35e9 100644 --- a/Tweaks/wxcrafter.h +++ b/Tweaks/wxcrafter.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : wxcrafter.h // // ------------------------------------------------------------------------- diff --git a/UnitTestCPP/newunittestbasedlg.cpp b/UnitTestCPP/newunittestbasedlg.cpp index e23892b793..4c3fdcc9db 100644 --- a/UnitTestCPP/newunittestbasedlg.cpp +++ b/UnitTestCPP/newunittestbasedlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : newunittestbasedlg.cpp // // ------------------------------------------------------------------------- diff --git a/UnitTestCPP/newunittestbasedlg.h b/UnitTestCPP/newunittestbasedlg.h index 761e14c297..79431a4369 100644 --- a/UnitTestCPP/newunittestbasedlg.h +++ b/UnitTestCPP/newunittestbasedlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : newunittestbasedlg.h // // ------------------------------------------------------------------------- diff --git a/UnitTestCPP/testclassbasedlg.h b/UnitTestCPP/testclassbasedlg.h index ee15f00773..ac15ed4a13 100644 --- a/UnitTestCPP/testclassbasedlg.h +++ b/UnitTestCPP/testclassbasedlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : testclassbasedlg.h // // ------------------------------------------------------------------------- diff --git a/UnitTestCPP/unittestdata.cpp b/UnitTestCPP/unittestdata.cpp index 1752d1bcf0..65fb14ac74 100644 --- a/UnitTestCPP/unittestdata.cpp +++ b/UnitTestCPP/unittestdata.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : unittestdata.cpp // // ------------------------------------------------------------------------- diff --git a/UnitTestCPP/unittestdata.h b/UnitTestCPP/unittestdata.h index 6e0ea12ffa..8709ef2b55 100644 --- a/UnitTestCPP/unittestdata.h +++ b/UnitTestCPP/unittestdata.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : unittestdata.h // // ------------------------------------------------------------------------- diff --git a/UnitTestCPP/unittestreport.h b/UnitTestCPP/unittestreport.h index 5ddc3bb6cc..f9f2b875e0 100644 --- a/UnitTestCPP/unittestreport.h +++ b/UnitTestCPP/unittestreport.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : unittestreport.h // // ------------------------------------------------------------------------- diff --git a/WebTools/CSSCodeCompletion.h b/WebTools/CSSCodeCompletion.h index 655cfabdb6..57c85d0633 100644 --- a/WebTools/CSSCodeCompletion.h +++ b/WebTools/CSSCodeCompletion.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : CSSCodeCompletion.h // // ------------------------------------------------------------------------- diff --git a/WebTools/JSCodeCompletion.h b/WebTools/JSCodeCompletion.h index 4201a9258d..0cd43a57f4 100644 --- a/WebTools/JSCodeCompletion.h +++ b/WebTools/JSCodeCompletion.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : JSCodeCompletion.h // // ------------------------------------------------------------------------- diff --git a/WebTools/JavaScriptFunctionsLocator.h b/WebTools/JavaScriptFunctionsLocator.h index b8cee0998b..1f2d1b4808 100644 --- a/WebTools/JavaScriptFunctionsLocator.h +++ b/WebTools/JavaScriptFunctionsLocator.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : JavaScriptFunctionsLocator.h // // ------------------------------------------------------------------------- diff --git a/WebTools/JavaScriptSyntaxColourThread.h b/WebTools/JavaScriptSyntaxColourThread.h index c0e2421bf9..9d804301c8 100644 --- a/WebTools/JavaScriptSyntaxColourThread.h +++ b/WebTools/JavaScriptSyntaxColourThread.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : JavaScriptSyntaxColourThread.h // // ------------------------------------------------------------------------- diff --git a/WebTools/NodeJS.h b/WebTools/NodeJS.h index 5c343d1341..e18f05f882 100644 --- a/WebTools/NodeJS.h +++ b/WebTools/NodeJS.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : NodeJS.h // // ------------------------------------------------------------------------- diff --git a/WebTools/NodeJSCallstackHandler.h b/WebTools/NodeJSCallstackHandler.h index c2d0f94dc4..95d3ae664f 100644 --- a/WebTools/NodeJSCallstackHandler.h +++ b/WebTools/NodeJSCallstackHandler.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : NodeJSCallstackHandler.h // // ------------------------------------------------------------------------- diff --git a/WebTools/NodeJSContinueHandler.h b/WebTools/NodeJSContinueHandler.h index 35e058467e..dbb4f192d0 100644 --- a/WebTools/NodeJSContinueHandler.h +++ b/WebTools/NodeJSContinueHandler.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : NodeJSContinueHandler.h // // ------------------------------------------------------------------------- diff --git a/WebTools/NodeJSDebugger.h b/WebTools/NodeJSDebugger.h index 48948116f0..0812886f7a 100644 --- a/WebTools/NodeJSDebugger.h +++ b/WebTools/NodeJSDebugger.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : NodeJSDebugger.h // // ------------------------------------------------------------------------- diff --git a/WebTools/NodeJSDebuggerBreakpoint.h b/WebTools/NodeJSDebuggerBreakpoint.h index fb82a62af8..3a4b66d39b 100644 --- a/WebTools/NodeJSDebuggerBreakpoint.h +++ b/WebTools/NodeJSDebuggerBreakpoint.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : NodeJSDebuggerBreakpoint.h // // ------------------------------------------------------------------------- diff --git a/WebTools/NodeJSDebuggerBreakpointManager.h b/WebTools/NodeJSDebuggerBreakpointManager.h index 889b61edbc..25b63a96ca 100644 --- a/WebTools/NodeJSDebuggerBreakpointManager.h +++ b/WebTools/NodeJSDebuggerBreakpointManager.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : NodeJSDebuggerBreakpointManager.h // // ------------------------------------------------------------------------- diff --git a/WebTools/NodeJSDebuggerDlg.h b/WebTools/NodeJSDebuggerDlg.h index b95be72a16..2966789020 100644 --- a/WebTools/NodeJSDebuggerDlg.h +++ b/WebTools/NodeJSDebuggerDlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : NodeJSDebuggerDlg.h // // ------------------------------------------------------------------------- diff --git a/WebTools/NodeJSDebuggerPane.h b/WebTools/NodeJSDebuggerPane.h index a317128f74..bd4da411bb 100644 --- a/WebTools/NodeJSDebuggerPane.h +++ b/WebTools/NodeJSDebuggerPane.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : NodeJSDebuggerPane.h // // ------------------------------------------------------------------------- diff --git a/WebTools/NodeJSDebuggerTooltip.h b/WebTools/NodeJSDebuggerTooltip.h index e80c5f50ba..0e359a4da8 100644 --- a/WebTools/NodeJSDebuggerTooltip.h +++ b/WebTools/NodeJSDebuggerTooltip.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : NodeJSDebuggerTooltip.h // // ------------------------------------------------------------------------- diff --git a/WebTools/NodeJSEvaluateExprHandler.h b/WebTools/NodeJSEvaluateExprHandler.h index beeeb13aeb..e129b5a866 100644 --- a/WebTools/NodeJSEvaluateExprHandler.h +++ b/WebTools/NodeJSEvaluateExprHandler.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : NodeJSEvaluateExprHandler.h // // ------------------------------------------------------------------------- diff --git a/WebTools/NodeJSEvents.h b/WebTools/NodeJSEvents.h index a4a93a3d13..ab7eabf891 100644 --- a/WebTools/NodeJSEvents.h +++ b/WebTools/NodeJSEvents.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : NodeJSEvents.h // // ------------------------------------------------------------------------- diff --git a/WebTools/NodeJSGetScriptHandler.h b/WebTools/NodeJSGetScriptHandler.h index 9cde0d3ef6..9a06fd41c7 100644 --- a/WebTools/NodeJSGetScriptHandler.h +++ b/WebTools/NodeJSGetScriptHandler.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : NodeJSGetScriptHandler.h // // ------------------------------------------------------------------------- diff --git a/WebTools/NodeJSHandlerBase.h b/WebTools/NodeJSHandlerBase.h index 67db87637c..2275adcfe5 100644 --- a/WebTools/NodeJSHandlerBase.h +++ b/WebTools/NodeJSHandlerBase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : NodeJSHandlerBase.h // // ------------------------------------------------------------------------- diff --git a/WebTools/NodeJSLookupHandler.h b/WebTools/NodeJSLookupHandler.h index da9f5dce01..b10214bcbd 100644 --- a/WebTools/NodeJSLookupHandler.h +++ b/WebTools/NodeJSLookupHandler.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : NodeJSLookupHandler.h // // ------------------------------------------------------------------------- diff --git a/WebTools/NodeJSNewWorkspaceDlg.h b/WebTools/NodeJSNewWorkspaceDlg.h index b2bcdba648..88e395ac9b 100644 --- a/WebTools/NodeJSNewWorkspaceDlg.h +++ b/WebTools/NodeJSNewWorkspaceDlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : NodeJSNewWorkspaceDlg.h // // ------------------------------------------------------------------------- diff --git a/WebTools/NodeJSOuptutParser.h b/WebTools/NodeJSOuptutParser.h index f295ad859c..cf47f49a5c 100644 --- a/WebTools/NodeJSOuptutParser.h +++ b/WebTools/NodeJSOuptutParser.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : NodeJSOuptutParser.h // // ------------------------------------------------------------------------- diff --git a/WebTools/NodeJSPackageJSON.h b/WebTools/NodeJSPackageJSON.h index 318b8ef627..765a22d43d 100644 --- a/WebTools/NodeJSPackageJSON.h +++ b/WebTools/NodeJSPackageJSON.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : NodeJSPackageJSON.h // // ------------------------------------------------------------------------- diff --git a/WebTools/NodeJSSelectFrameHandler.h b/WebTools/NodeJSSelectFrameHandler.h index e7c651b997..7f2cd44adc 100644 --- a/WebTools/NodeJSSelectFrameHandler.h +++ b/WebTools/NodeJSSelectFrameHandler.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : NodeJSSelectFrameHandler.h // // ------------------------------------------------------------------------- diff --git a/WebTools/NodeJSSetBreakpointHandler.h b/WebTools/NodeJSSetBreakpointHandler.h index af46c32718..e52e761d81 100644 --- a/WebTools/NodeJSSetBreakpointHandler.h +++ b/WebTools/NodeJSSetBreakpointHandler.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : NodeJSSetBreakpointHandler.h // // ------------------------------------------------------------------------- diff --git a/WebTools/NodeJSSocket.h b/WebTools/NodeJSSocket.h index 370425be7d..9b8d306cae 100644 --- a/WebTools/NodeJSSocket.h +++ b/WebTools/NodeJSSocket.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : NodeJSSocket.h // // ------------------------------------------------------------------------- diff --git a/WebTools/NodeJSWorkspaceConfiguration.h b/WebTools/NodeJSWorkspaceConfiguration.h index 4cf3cf14ac..182250a9bb 100644 --- a/WebTools/NodeJSWorkspaceConfiguration.h +++ b/WebTools/NodeJSWorkspaceConfiguration.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : NodeJSWorkspaceConfiguration.h // // ------------------------------------------------------------------------- diff --git a/WebTools/NodeJSWorkspaceUserConfiguration.h b/WebTools/NodeJSWorkspaceUserConfiguration.h index 3bcf382c11..242cfaa273 100644 --- a/WebTools/NodeJSWorkspaceUserConfiguration.h +++ b/WebTools/NodeJSWorkspaceUserConfiguration.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : NodeJSWorkspaceUserConfiguration.h // // ------------------------------------------------------------------------- diff --git a/WebTools/NodeJSWorkspaceView.h b/WebTools/NodeJSWorkspaceView.h index 4767b29635..5b6524e732 100644 --- a/WebTools/NodeJSWorkspaceView.h +++ b/WebTools/NodeJSWorkspaceView.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : NodeJSWorkspaceView.h // // ------------------------------------------------------------------------- diff --git a/WebTools/NoteJSWorkspace.h b/WebTools/NoteJSWorkspace.h index 8cd8927546..50c4b61758 100644 --- a/WebTools/NoteJSWorkspace.h +++ b/WebTools/NoteJSWorkspace.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : NoteJSWorkspace.h // // ------------------------------------------------------------------------- diff --git a/WebTools/WebToolsBase.h b/WebTools/WebToolsBase.h index f39ca908c6..39ef34ba6b 100644 --- a/WebTools/WebToolsBase.h +++ b/WebTools/WebToolsBase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : WebToolsBase.h // // ------------------------------------------------------------------------- diff --git a/WebTools/WebToolsConfig.h b/WebTools/WebToolsConfig.h index cb52acc278..37ac1ba9bc 100644 --- a/WebTools/WebToolsConfig.h +++ b/WebTools/WebToolsConfig.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : WebToolsConfig.h // // ------------------------------------------------------------------------- diff --git a/WebTools/WebToolsSettings.h b/WebTools/WebToolsSettings.h index 54163d735e..8048ec2919 100644 --- a/WebTools/WebToolsSettings.h +++ b/WebTools/WebToolsSettings.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : WebToolsSettings.h // // ------------------------------------------------------------------------- diff --git a/WebTools/XMLBuffer.h b/WebTools/XMLBuffer.h index 81d349afe9..64fd875610 100644 --- a/WebTools/XMLBuffer.h +++ b/WebTools/XMLBuffer.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : XMLBuffer.h // // ------------------------------------------------------------------------- diff --git a/WebTools/XMLCodeCompletion.h b/WebTools/XMLCodeCompletion.h index bc7e8d9e3f..7cdb684416 100644 --- a/WebTools/XMLCodeCompletion.h +++ b/WebTools/XMLCodeCompletion.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : XMLCodeCompletion.h // // ------------------------------------------------------------------------- diff --git a/WebTools/clTernServer.h b/WebTools/clTernServer.h index d245a3ca7a..e48a5af83c 100644 --- a/WebTools/clTernServer.h +++ b/WebTools/clTernServer.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : clTernServer.h // // ------------------------------------------------------------------------- diff --git a/WebTools/clTernWorkerThread.h b/WebTools/clTernWorkerThread.h index 5c58b5d814..11b1b5e533 100644 --- a/WebTools/clTernWorkerThread.h +++ b/WebTools/clTernWorkerThread.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : clTernWorkerThread.h // // ------------------------------------------------------------------------- diff --git a/WebTools/m_dataview126model.h b/WebTools/m_dataview126model.h index 1e955dc6a6..4d3995a97b 100644 --- a/WebTools/m_dataview126model.h +++ b/WebTools/m_dataview126model.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : m_dataview126model.h // // ------------------------------------------------------------------------- diff --git a/WebTools/webtools.h b/WebTools/webtools.h index fe4ac83a57..7cef142c5b 100644 --- a/WebTools/webtools.h +++ b/WebTools/webtools.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : webtools.h // // ------------------------------------------------------------------------- diff --git a/WordCompletion/UI.h b/WordCompletion/UI.h index 487aa2237b..e23565eaeb 100644 --- a/WordCompletion/UI.h +++ b/WordCompletion/UI.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : UI.h // // ------------------------------------------------------------------------- diff --git a/WordCompletion/WordCompletionDictionary.h b/WordCompletion/WordCompletionDictionary.h index 02f596e14e..21c31a294a 100644 --- a/WordCompletion/WordCompletionDictionary.h +++ b/WordCompletion/WordCompletionDictionary.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : WordCompletionDictionary.h // // ------------------------------------------------------------------------- diff --git a/WordCompletion/WordCompletionRequestReply.h b/WordCompletion/WordCompletionRequestReply.h index 0739ce7873..8c4548aa4f 100644 --- a/WordCompletion/WordCompletionRequestReply.h +++ b/WordCompletion/WordCompletionRequestReply.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : WordCompletionRequestReply.h // // ------------------------------------------------------------------------- diff --git a/WordCompletion/WordCompletionSettings.h b/WordCompletion/WordCompletionSettings.h index 1ee57b63e7..03f8ad144f 100644 --- a/WordCompletion/WordCompletionSettings.h +++ b/WordCompletion/WordCompletionSettings.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : WordCompletionSettings.h // // ------------------------------------------------------------------------- diff --git a/WordCompletion/WordCompletionSettingsDlg.h b/WordCompletion/WordCompletionSettingsDlg.h index 500719be01..37c85caa10 100644 --- a/WordCompletion/WordCompletionSettingsDlg.h +++ b/WordCompletion/WordCompletionSettingsDlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : WordCompletionSettingsDlg.h // // ------------------------------------------------------------------------- diff --git a/WordCompletion/WordCompletionThread.h b/WordCompletion/WordCompletionThread.h index fba5016054..d6084232d5 100644 --- a/WordCompletion/WordCompletionThread.h +++ b/WordCompletion/WordCompletionThread.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : WordCompletionThread.h // // ------------------------------------------------------------------------- diff --git a/WordCompletion/wordcompletion.h b/WordCompletion/wordcompletion.h index 47af7e68c3..74f6f2a06a 100644 --- a/WordCompletion/wordcompletion.h +++ b/WordCompletion/wordcompletion.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : wordcompletion.h // // ------------------------------------------------------------------------- diff --git a/ZoomNavigator/znSettingsDlg.cpp b/ZoomNavigator/znSettingsDlg.cpp index 66fbe13f1b..503ea16ea6 100644 --- a/ZoomNavigator/znSettingsDlg.cpp +++ b/ZoomNavigator/znSettingsDlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : znSettingsDlg.cpp // // ------------------------------------------------------------------------- diff --git a/ZoomNavigator/znSettingsDlg.h b/ZoomNavigator/znSettingsDlg.h index 0996b1c576..6b276ad40f 100644 --- a/ZoomNavigator/znSettingsDlg.h +++ b/ZoomNavigator/znSettingsDlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : znSettingsDlg.h // // ------------------------------------------------------------------------- diff --git a/ZoomNavigator/zn_config_item.cpp b/ZoomNavigator/zn_config_item.cpp index a18514539e..05f3bbb1c2 100644 --- a/ZoomNavigator/zn_config_item.cpp +++ b/ZoomNavigator/zn_config_item.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : zn_config_item.cpp // // ------------------------------------------------------------------------- diff --git a/ZoomNavigator/zn_config_item.h b/ZoomNavigator/zn_config_item.h index 24be184693..3d8d620ef0 100644 --- a/ZoomNavigator/zn_config_item.h +++ b/ZoomNavigator/zn_config_item.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : zn_config_item.h // // ------------------------------------------------------------------------- diff --git a/ZoomNavigator/zoom_navigator.h b/ZoomNavigator/zoom_navigator.h index d54d776d2b..8fe877f390 100644 --- a/ZoomNavigator/zoom_navigator.h +++ b/ZoomNavigator/zoom_navigator.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : zoom_navigator.h // // ------------------------------------------------------------------------- diff --git a/ZoomNavigator/zoomnavigator.cpp b/ZoomNavigator/zoomnavigator.cpp index ba4fe24284..1c0656e645 100755 --- a/ZoomNavigator/zoomnavigator.cpp +++ b/ZoomNavigator/zoomnavigator.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : zoomnavigator.cpp // // ------------------------------------------------------------------------- diff --git a/ZoomNavigator/zoomnavigator.h b/ZoomNavigator/zoomnavigator.h index f510ef9cf9..66843e91d4 100755 --- a/ZoomNavigator/zoomnavigator.h +++ b/ZoomNavigator/zoomnavigator.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : zoomnavigator.h // // ------------------------------------------------------------------------- diff --git a/ZoomNavigator/zoomtext.cpp b/ZoomNavigator/zoomtext.cpp index dcfa9529ce..636869306e 100755 --- a/ZoomNavigator/zoomtext.cpp +++ b/ZoomNavigator/zoomtext.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : zoomtext.cpp // // ------------------------------------------------------------------------- diff --git a/ZoomNavigator/zoomtext.h b/ZoomNavigator/zoomtext.h index 1ddd0f970d..33ae934b17 100755 --- a/ZoomNavigator/zoomtext.h +++ b/ZoomNavigator/zoomtext.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : zoomtext.h // // ------------------------------------------------------------------------- diff --git a/abbreviation/abbreviationssettingsbase.h b/abbreviation/abbreviationssettingsbase.h index 3490b15caa..f2b7f08764 100644 --- a/abbreviation/abbreviationssettingsbase.h +++ b/abbreviation/abbreviationssettingsbase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : abbreviationssettingsbase.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/PHPParser/FilesCollector.h b/codelitephp/PHPParser/FilesCollector.h index a0973b8fb6..2ea1d8115a 100644 --- a/codelitephp/PHPParser/FilesCollector.h +++ b/codelitephp/PHPParser/FilesCollector.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : FilesCollector.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/PHPParser/PHPRefactoring.h b/codelitephp/PHPParser/PHPRefactoring.h index 7622408c89..4fdf50fe07 100644 --- a/codelitephp/PHPParser/PHPRefactoring.h +++ b/codelitephp/PHPParser/PHPRefactoring.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : PHPRefactoring.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/PHPParser/PHPSetterGetterEntry.h b/codelitephp/PHPParser/PHPSetterGetterEntry.h index 06254d0b3e..0483ef7906 100644 --- a/codelitephp/PHPParser/PHPSetterGetterEntry.h +++ b/codelitephp/PHPParser/PHPSetterGetterEntry.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : PHPSetterGetterEntry.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/PHPParser/PHPSymbolsCacher.h b/codelitephp/PHPParser/PHPSymbolsCacher.h index 01594b9fe1..4310397813 100644 --- a/codelitephp/PHPParser/PHPSymbolsCacher.h +++ b/codelitephp/PHPParser/PHPSymbolsCacher.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : PHPSymbolsCacher.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/PHPParser/PHPTerminal.h b/codelitephp/PHPParser/PHPTerminal.h index e7c314e2a1..d77647f4ae 100644 --- a/codelitephp/PHPParser/PHPTerminal.h +++ b/codelitephp/PHPParser/PHPTerminal.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : PHPTerminal.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/PHPParser/PHPUserWorkspace.h b/codelitephp/PHPParser/PHPUserWorkspace.h index 6a9cc6d889..586205c028 100644 --- a/codelitephp/PHPParser/PHPUserWorkspace.h +++ b/codelitephp/PHPParser/PHPUserWorkspace.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : PHPUserWorkspace.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/PHPParser/PHPWrokspaceStorageInterface.h b/codelitephp/PHPParser/PHPWrokspaceStorageInterface.h index 2bf14e7dc4..9b90761bc4 100644 --- a/codelitephp/PHPParser/PHPWrokspaceStorageInterface.h +++ b/codelitephp/PHPParser/PHPWrokspaceStorageInterface.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : PHPWrokspaceStorageInterface.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/PHPParser/XDebugBreakpoint.h b/codelitephp/PHPParser/XDebugBreakpoint.h index 62305fcf6c..7640355e9a 100644 --- a/codelitephp/PHPParser/XDebugBreakpoint.h +++ b/codelitephp/PHPParser/XDebugBreakpoint.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : XDebugBreakpoint.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/PHPParser/clplatform.h b/codelitephp/PHPParser/clplatform.h index 3a1a36bcf0..6ecd19b362 100644 --- a/codelitephp/PHPParser/clplatform.h +++ b/codelitephp/PHPParser/clplatform.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : clplatform.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/PHPParser/php_code_completion.h b/codelitephp/PHPParser/php_code_completion.h index 1dd0df9814..270fac9e19 100644 --- a/codelitephp/PHPParser/php_code_completion.h +++ b/codelitephp/PHPParser/php_code_completion.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : php_code_completion.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/PHPParser/php_configuration_data.h b/codelitephp/PHPParser/php_configuration_data.h index a2e53ed9e9..ba553de335 100644 --- a/codelitephp/PHPParser/php_configuration_data.h +++ b/codelitephp/PHPParser/php_configuration_data.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : php_configuration_data.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/PHPParser/php_event.h b/codelitephp/PHPParser/php_event.h index 3913162243..44db955317 100644 --- a/codelitephp/PHPParser/php_event.h +++ b/codelitephp/PHPParser/php_event.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : php_event.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/PHPParser/php_folder.h b/codelitephp/PHPParser/php_folder.h index 25221423f5..1f582f5642 100644 --- a/codelitephp/PHPParser/php_folder.h +++ b/codelitephp/PHPParser/php_folder.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : php_folder.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/PHPParser/php_helpers.h b/codelitephp/PHPParser/php_helpers.h index 3c92d63482..34d47df2d9 100644 --- a/codelitephp/PHPParser/php_helpers.h +++ b/codelitephp/PHPParser/php_helpers.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : php_helpers.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/PHPParser/php_parser_constants.h b/codelitephp/PHPParser/php_parser_constants.h index d1125e1c6a..5e87cddd5a 100644 --- a/codelitephp/PHPParser/php_parser_constants.h +++ b/codelitephp/PHPParser/php_parser_constants.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : php_parser_constants.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/PHPParser/php_parser_thread.h b/codelitephp/PHPParser/php_parser_thread.h index 09ab3c2c78..77eda73781 100644 --- a/codelitephp/PHPParser/php_parser_thread.h +++ b/codelitephp/PHPParser/php_parser_thread.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : php_parser_thread.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/PHPParser/php_project.h b/codelitephp/PHPParser/php_project.h index 10d96699ec..3edbc49162 100644 --- a/codelitephp/PHPParser/php_project.h +++ b/codelitephp/PHPParser/php_project.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : php_project.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/PHPParser/php_project_settings_data.h b/codelitephp/PHPParser/php_project_settings_data.h index 434807f5bc..035ea7d147 100644 --- a/codelitephp/PHPParser/php_project_settings_data.h +++ b/codelitephp/PHPParser/php_project_settings_data.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : php_project_settings_data.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/PHPParser/php_strings.h b/codelitephp/PHPParser/php_strings.h index 08239b13aa..02ef03269f 100644 --- a/codelitephp/PHPParser/php_strings.h +++ b/codelitephp/PHPParser/php_strings.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : php_strings.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/PHPParser/php_utils.h b/codelitephp/PHPParser/php_utils.h index 81f6b73671..f4ea290f60 100644 --- a/codelitephp/PHPParser/php_utils.h +++ b/codelitephp/PHPParser/php_utils.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : php_utils.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/PHPParser/php_workspace.h b/codelitephp/PHPParser/php_workspace.h index 90dd27e912..832451b752 100644 --- a/codelitephp/PHPParser/php_workspace.h +++ b/codelitephp/PHPParser/php_workspace.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : php_workspace.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/PHPParser/phpexecutor.h b/codelitephp/PHPParser/phpexecutor.h index 384627aa00..e6f07b59b2 100644 --- a/codelitephp/PHPParser/phpexecutor.h +++ b/codelitephp/PHPParser/phpexecutor.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : phpexecutor.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/PHPParserUnitTests/tester.h b/codelitephp/PHPParserUnitTests/tester.h index 23057be3ed..127f716933 100644 --- a/codelitephp/PHPParserUnitTests/tester.h +++ b/codelitephp/PHPParserUnitTests/tester.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : tester.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/FileMappingDlg.h b/codelitephp/php-plugin/FileMappingDlg.h index 5621abb40e..493d728e45 100644 --- a/codelitephp/php-plugin/FileMappingDlg.h +++ b/codelitephp/php-plugin/FileMappingDlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : FileMappingDlg.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/NewPHPClass.h b/codelitephp/php-plugin/NewPHPClass.h index 77d534bcce..38867269e4 100644 --- a/codelitephp/php-plugin/NewPHPClass.h +++ b/codelitephp/php-plugin/NewPHPClass.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : NewPHPClass.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/NewPHPProjectWizard.h b/codelitephp/php-plugin/NewPHPProjectWizard.h index 9ec937524f..14e0c12324 100644 --- a/codelitephp/php-plugin/NewPHPProjectWizard.h +++ b/codelitephp/php-plugin/NewPHPProjectWizard.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : NewPHPProjectWizard.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/PHPDebugPane.h b/codelitephp/php-plugin/PHPDebugPane.h index c919161a3e..509113fa67 100644 --- a/codelitephp/php-plugin/PHPDebugPane.h +++ b/codelitephp/php-plugin/PHPDebugPane.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : PHPDebugPane.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/PHPDebugStartDlg.h b/codelitephp/php-plugin/PHPDebugStartDlg.h index 2f353aaef6..2a337f98dd 100644 --- a/codelitephp/php-plugin/PHPDebugStartDlg.h +++ b/codelitephp/php-plugin/PHPDebugStartDlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : PHPDebugStartDlg.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/PHPLint.h b/codelitephp/php-plugin/PHPLint.h index 1a2861d091..75a79deb66 100644 --- a/codelitephp/php-plugin/PHPLint.h +++ b/codelitephp/php-plugin/PHPLint.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : PHPLint.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/PHPLocator.h b/codelitephp/php-plugin/PHPLocator.h index 3078cf2e1c..785d9bb421 100644 --- a/codelitephp/php-plugin/PHPLocator.h +++ b/codelitephp/php-plugin/PHPLocator.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : PHPLocator.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/PHPSettersGettersDialog.h b/codelitephp/php-plugin/PHPSettersGettersDialog.h index c135112731..dcc1b3c654 100644 --- a/codelitephp/php-plugin/PHPSettersGettersDialog.h +++ b/codelitephp/php-plugin/PHPSettersGettersDialog.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : PHPSettersGettersDialog.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/PHPXDebugSetupWizard.h b/codelitephp/php-plugin/PHPXDebugSetupWizard.h index 0e870db125..0d51dc8ecc 100644 --- a/codelitephp/php-plugin/PHPXDebugSetupWizard.h +++ b/codelitephp/php-plugin/PHPXDebugSetupWizard.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : PHPXDebugSetupWizard.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/XDebugBreakpointCmdHandler.h b/codelitephp/php-plugin/XDebugBreakpointCmdHandler.h index 421c275781..38df99bbb5 100644 --- a/codelitephp/php-plugin/XDebugBreakpointCmdHandler.h +++ b/codelitephp/php-plugin/XDebugBreakpointCmdHandler.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : XDebugBreakpointCmdHandler.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/XDebugCommThread.h b/codelitephp/php-plugin/XDebugCommThread.h index 18a4816831..012bee6d8d 100644 --- a/codelitephp/php-plugin/XDebugCommThread.h +++ b/codelitephp/php-plugin/XDebugCommThread.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : XDebugCommThread.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/XDebugCommandHandler.h b/codelitephp/php-plugin/XDebugCommandHandler.h index afbdbd83a5..e7658ffcb9 100644 --- a/codelitephp/php-plugin/XDebugCommandHandler.h +++ b/codelitephp/php-plugin/XDebugCommandHandler.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : XDebugCommandHandler.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/XDebugContextGetCmdHandler.h b/codelitephp/php-plugin/XDebugContextGetCmdHandler.h index 4c80bcd64c..2a5625b709 100644 --- a/codelitephp/php-plugin/XDebugContextGetCmdHandler.h +++ b/codelitephp/php-plugin/XDebugContextGetCmdHandler.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : XDebugContextGetCmdHandler.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/XDebugEvalCmdHandler.h b/codelitephp/php-plugin/XDebugEvalCmdHandler.h index 9c22605fc2..6957f8ecb6 100644 --- a/codelitephp/php-plugin/XDebugEvalCmdHandler.h +++ b/codelitephp/php-plugin/XDebugEvalCmdHandler.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : XDebugEvalCmdHandler.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/XDebugManager.h b/codelitephp/php-plugin/XDebugManager.h index 038b3807d6..7d31c15a4d 100644 --- a/codelitephp/php-plugin/XDebugManager.h +++ b/codelitephp/php-plugin/XDebugManager.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : XDebugManager.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/XDebugPropertyGetHandler.h b/codelitephp/php-plugin/XDebugPropertyGetHandler.h index 82ec150d63..b2634ed8fa 100644 --- a/codelitephp/php-plugin/XDebugPropertyGetHandler.h +++ b/codelitephp/php-plugin/XDebugPropertyGetHandler.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : XDebugPropertyGetHandler.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/XDebugRunCmdHandler.h b/codelitephp/php-plugin/XDebugRunCmdHandler.h index 9cbf7e0fdf..71ef7b1f2d 100644 --- a/codelitephp/php-plugin/XDebugRunCmdHandler.h +++ b/codelitephp/php-plugin/XDebugRunCmdHandler.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : XDebugRunCmdHandler.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/XDebugStackGetCmdHandler.h b/codelitephp/php-plugin/XDebugStackGetCmdHandler.h index 4f9b1df3af..6b7dec516e 100644 --- a/codelitephp/php-plugin/XDebugStackGetCmdHandler.h +++ b/codelitephp/php-plugin/XDebugStackGetCmdHandler.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : XDebugStackGetCmdHandler.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/XDebugStopCmdHandler.h b/codelitephp/php-plugin/XDebugStopCmdHandler.h index 0b4cf1dd6c..f5823df4be 100644 --- a/codelitephp/php-plugin/XDebugStopCmdHandler.h +++ b/codelitephp/php-plugin/XDebugStopCmdHandler.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : XDebugStopCmdHandler.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/XDebugTester.h b/codelitephp/php-plugin/XDebugTester.h index f33fbc87ee..7ad098a48b 100644 --- a/codelitephp/php-plugin/XDebugTester.h +++ b/codelitephp/php-plugin/XDebugTester.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : XDebugTester.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/XDebugUnknownCommand.h b/codelitephp/php-plugin/XDebugUnknownCommand.h index ab434d42d0..593ec49f83 100644 --- a/codelitephp/php-plugin/XDebugUnknownCommand.h +++ b/codelitephp/php-plugin/XDebugUnknownCommand.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : XDebugUnknownCommand.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/XVariable.h b/codelitephp/php-plugin/XVariable.h index 0ad535324a..8c22902e18 100644 --- a/codelitephp/php-plugin/XVariable.h +++ b/codelitephp/php-plugin/XVariable.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : XVariable.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/evalpane.h b/codelitephp/php-plugin/evalpane.h index f2e90fa860..130878a9ba 100644 --- a/codelitephp/php-plugin/evalpane.h +++ b/codelitephp/php-plugin/evalpane.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : evalpane.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/localsview.h b/codelitephp/php-plugin/localsview.h index 24609d5c9e..a28ba958da 100644 --- a/codelitephp/php-plugin/localsview.h +++ b/codelitephp/php-plugin/localsview.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : localsview.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/my_tree_view.h b/codelitephp/php-plugin/my_tree_view.h index a1dc36dfa8..a15bcd413b 100644 --- a/codelitephp/php-plugin/my_tree_view.h +++ b/codelitephp/php-plugin/my_tree_view.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : my_tree_view.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/new_class.h b/codelitephp/php-plugin/new_class.h index 7bff0dd18f..04ffdd49ae 100644 --- a/codelitephp/php-plugin/new_class.h +++ b/codelitephp/php-plugin/new_class.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : new_class.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/new_file_dlg.h b/codelitephp/php-plugin/new_file_dlg.h index 4eb9d1de80..5e5e4fce0f 100644 --- a/codelitephp/php-plugin/new_file_dlg.h +++ b/codelitephp/php-plugin/new_file_dlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : new_file_dlg.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/new_php_workspace_dlg.h b/codelitephp/php-plugin/new_php_workspace_dlg.h index c535f0b434..c9cb0412f1 100644 --- a/codelitephp/php-plugin/new_php_workspace_dlg.h +++ b/codelitephp/php-plugin/new_php_workspace_dlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : new_php_workspace_dlg.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/php.cpp b/codelitephp/php-plugin/php.cpp index 45bfc7c9b3..836754e434 100644 --- a/codelitephp/php-plugin/php.cpp +++ b/codelitephp/php-plugin/php.cpp @@ -56,7 +56,7 @@ CL_PLUGIN_API IPlugin* CreatePlugin(IManager* manager) CL_PLUGIN_API PluginInfo* GetPluginInfo() { static PluginInfo info; - info.SetAuthor(wxT("The CodeLite Team")); + info.SetAuthor(wxT("Eran Ifrah")); info.SetName(wxT("PHP")); info.SetDescription(_("Enable PHP support for codelite IDE")); info.SetVersion(wxT("v1.0")); diff --git a/codelitephp/php-plugin/php.h b/codelitephp/php-plugin/php.h index 980d6f8b66..e1a8d6bf5a 100644 --- a/codelitephp/php-plugin/php.h +++ b/codelitephp/php-plugin/php.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : php.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/php_editor_context_menu.h b/codelitephp/php-plugin/php_editor_context_menu.h index 732e23a8cc..71314e564f 100644 --- a/codelitephp/php-plugin/php_editor_context_menu.h +++ b/codelitephp/php-plugin/php_editor_context_menu.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : php_editor_context_menu.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/php_file_layout_tree.h b/codelitephp/php-plugin/php_file_layout_tree.h index 2102d79750..f4f64c13bb 100644 --- a/codelitephp/php-plugin/php_file_layout_tree.h +++ b/codelitephp/php-plugin/php_file_layout_tree.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : php_file_layout_tree.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/php_open_resource_dlg.h b/codelitephp/php-plugin/php_open_resource_dlg.h index 42924b33bf..64fb4593f2 100644 --- a/codelitephp/php-plugin/php_open_resource_dlg.h +++ b/codelitephp/php-plugin/php_open_resource_dlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : php_open_resource_dlg.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/php_project_settings_dlg.h b/codelitephp/php-plugin/php_project_settings_dlg.h index 78120f71e6..89a79ccd78 100644 --- a/codelitephp/php-plugin/php_project_settings_dlg.h +++ b/codelitephp/php-plugin/php_project_settings_dlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : php_project_settings_dlg.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/php_settings_dlg.h b/codelitephp/php-plugin/php_settings_dlg.h index 091dbb3f87..675426a544 100644 --- a/codelitephp/php-plugin/php_settings_dlg.h +++ b/codelitephp/php-plugin/php_settings_dlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : php_settings_dlg.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/php_ui.h b/codelitephp/php-plugin/php_ui.h index ebaa230323..8d0f2612e8 100644 --- a/codelitephp/php-plugin/php_ui.h +++ b/codelitephp/php-plugin/php_ui.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : php_ui.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/php_workspace_view.h b/codelitephp/php-plugin/php_workspace_view.h index 2735c701af..aa28b8c3d1 100644 --- a/codelitephp/php-plugin/php_workspace_view.h +++ b/codelitephp/php-plugin/php_workspace_view.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : php_workspace_view.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/plugin_settings.h b/codelitephp/php-plugin/plugin_settings.h index 3d5f653011..880f9c109e 100644 --- a/codelitephp/php-plugin/plugin_settings.h +++ b/codelitephp/php-plugin/plugin_settings.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : plugin_settings.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/quick_outline_dlg.h b/codelitephp/php-plugin/quick_outline_dlg.h index a422334ac8..5245e7ab39 100644 --- a/codelitephp/php-plugin/quick_outline_dlg.h +++ b/codelitephp/php-plugin/quick_outline_dlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : quick_outline_dlg.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/ssh_workspace_settings.h b/codelitephp/php-plugin/ssh_workspace_settings.h index d3c916ec01..72ef6806c4 100644 --- a/codelitephp/php-plugin/ssh_workspace_settings.h +++ b/codelitephp/php-plugin/ssh_workspace_settings.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : ssh_workspace_settings.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/tree_item_data.h b/codelitephp/php-plugin/tree_item_data.h index c1ba6e27ab..f115f97e62 100644 --- a/codelitephp/php-plugin/tree_item_data.h +++ b/codelitephp/php-plugin/tree_item_data.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : tree_item_data.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/xdebugbreakpointsmgr.h b/codelitephp/php-plugin/xdebugbreakpointsmgr.h index 46ea014242..e36828c988 100644 --- a/codelitephp/php-plugin/xdebugbreakpointsmgr.h +++ b/codelitephp/php-plugin/xdebugbreakpointsmgr.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : xdebugbreakpointsmgr.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/xdebugevent.h b/codelitephp/php-plugin/xdebugevent.h index c265d6a0da..24f313d427 100644 --- a/codelitephp/php-plugin/xdebugevent.h +++ b/codelitephp/php-plugin/xdebugevent.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : xdebugevent.h // // ------------------------------------------------------------------------- diff --git a/codelitephp/php-plugin/xdebuglocalsviewmodel.h b/codelitephp/php-plugin/xdebuglocalsviewmodel.h index 71c611ced6..5263cb3bcc 100644 --- a/codelitephp/php-plugin/xdebuglocalsviewmodel.h +++ b/codelitephp/php-plugin/xdebuglocalsviewmodel.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : xdebuglocalsviewmodel.h // // ------------------------------------------------------------------------- diff --git a/cppchecker/cppcheck_settings.cpp b/cppchecker/cppcheck_settings.cpp index 7bc7a9728e..8c555c369d 100644 --- a/cppchecker/cppcheck_settings.cpp +++ b/cppchecker/cppcheck_settings.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : cppcheck_settings.cpp // // ------------------------------------------------------------------------- diff --git a/cppchecker/cppcheck_settings.h b/cppchecker/cppcheck_settings.h index 9a98d32881..f5872b7a07 100644 --- a/cppchecker/cppcheck_settings.h +++ b/cppchecker/cppcheck_settings.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : cppcheck_settings.h // // ------------------------------------------------------------------------- diff --git a/cppchecker/cppchecker.cpp b/cppchecker/cppchecker.cpp index 3423edb94b..a1281aaead 100644 --- a/cppchecker/cppchecker.cpp +++ b/cppchecker/cppchecker.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : cppchecker.cpp // // ------------------------------------------------------------------------- diff --git a/cppchecker/cppchecker.h b/cppchecker/cppchecker.h index 46a0619418..d76ec6a2c9 100644 --- a/cppchecker/cppchecker.h +++ b/cppchecker/cppchecker.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : cppchecker.h // // ------------------------------------------------------------------------- diff --git a/cppchecker/cppcheckreportbasepage.h b/cppchecker/cppcheckreportbasepage.h index a83c932c6e..be4a8aa78c 100644 --- a/cppchecker/cppcheckreportbasepage.h +++ b/cppchecker/cppcheckreportbasepage.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : cppcheckreportbasepage.h // // ------------------------------------------------------------------------- diff --git a/cppchecker/cppcheckreportpage.cpp b/cppchecker/cppcheckreportpage.cpp index ced3c64d5a..ea0bfd6da9 100644 --- a/cppchecker/cppcheckreportpage.cpp +++ b/cppchecker/cppcheckreportpage.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : cppcheckreportpage.cpp // // ------------------------------------------------------------------------- diff --git a/cppchecker/cppcheckreportpage.h b/cppchecker/cppcheckreportpage.h index 53c37d4041..0efa5f8ae6 100644 --- a/cppchecker/cppcheckreportpage.h +++ b/cppchecker/cppcheckreportpage.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : cppcheckreportpage.h // // ------------------------------------------------------------------------- diff --git a/cppchecker/cppchecksettingsdlg.cpp b/cppchecker/cppchecksettingsdlg.cpp index b9dd02649b..3a2adc17f3 100644 --- a/cppchecker/cppchecksettingsdlg.cpp +++ b/cppchecker/cppchecksettingsdlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : cppchecksettingsdlg.cpp // // ------------------------------------------------------------------------- diff --git a/cppchecker/cppchecksettingsdlg.h b/cppchecker/cppchecksettingsdlg.h index 9522a24975..18bf7bd28d 100644 --- a/cppchecker/cppchecksettingsdlg.h +++ b/cppchecker/cppchecksettingsdlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : cppchecksettingsdlg.h // // ------------------------------------------------------------------------- diff --git a/cppchecker/cppchecksettingsdlgbase.h b/cppchecker/cppchecksettingsdlgbase.h index ae814f2df8..f23da1012d 100644 --- a/cppchecker/cppchecksettingsdlgbase.h +++ b/cppchecker/cppchecksettingsdlgbase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : cppchecksettingsdlgbase.h // // ------------------------------------------------------------------------- diff --git a/cppchecker/cppchecktestresults.cpp b/cppchecker/cppchecktestresults.cpp index 53c1ce1460..c1ea41cb1a 100644 --- a/cppchecker/cppchecktestresults.cpp +++ b/cppchecker/cppchecktestresults.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : cppchecktestresults.cpp // // ------------------------------------------------------------------------- diff --git a/cppchecker/cppchecktestresults.h b/cppchecker/cppchecktestresults.h index 0be43876b0..a8ea75b30a 100644 --- a/cppchecker/cppchecktestresults.h +++ b/cppchecker/cppchecktestresults.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : cppchecktestresults.h // // ------------------------------------------------------------------------- diff --git a/cscope/CScopeSettingsDlg.h b/cscope/CScopeSettingsDlg.h index a645247fda..b172314ece 100644 --- a/cscope/CScopeSettingsDlg.h +++ b/cscope/CScopeSettingsDlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : CScopeSettingsDlg.h // // ------------------------------------------------------------------------- diff --git a/cscope/CscopeTabBase.h b/cscope/CscopeTabBase.h index 79ed451760..82289cac43 100644 --- a/cscope/CscopeTabBase.h +++ b/cscope/CscopeTabBase.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : CscopeTabBase.h // // ------------------------------------------------------------------------- diff --git a/cscope/cscoptviewresultsmodel.h b/cscope/cscoptviewresultsmodel.h index 9c388d4b21..6b0ced48df 100644 --- a/cscope/cscoptviewresultsmodel.h +++ b/cscope/cscoptviewresultsmodel.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : cscoptviewresultsmodel.h // // ------------------------------------------------------------------------- diff --git a/git/GitApplyPatchDlg.cpp b/git/GitApplyPatchDlg.cpp index 97b265a5f2..29c66a75c9 100644 --- a/git/GitApplyPatchDlg.cpp +++ b/git/GitApplyPatchDlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : GitApplyPatchDlg.cpp // // ------------------------------------------------------------------------- diff --git a/git/GitApplyPatchDlg.h b/git/GitApplyPatchDlg.h index 8aa9110154..e0a5ec78cd 100644 --- a/git/GitApplyPatchDlg.h +++ b/git/GitApplyPatchDlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : GitApplyPatchDlg.h // // ------------------------------------------------------------------------- diff --git a/git/GitConsole.cpp b/git/GitConsole.cpp index ea78100698..447bb295f1 100644 --- a/git/GitConsole.cpp +++ b/git/GitConsole.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : GitConsole.cpp // // ------------------------------------------------------------------------- diff --git a/git/GitConsole.h b/git/GitConsole.h index 44131384cd..4faff2e698 100644 --- a/git/GitConsole.h +++ b/git/GitConsole.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : GitConsole.h // // ------------------------------------------------------------------------- diff --git a/git/GitLocator.h b/git/GitLocator.h index 67785fe6c3..4cd63b844e 100644 --- a/git/GitLocator.h +++ b/git/GitLocator.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : GitLocator.h // // ------------------------------------------------------------------------- diff --git a/git/dataviewfilesmodel.h b/git/dataviewfilesmodel.h index 5cad54d878..1240135979 100644 --- a/git/dataviewfilesmodel.h +++ b/git/dataviewfilesmodel.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : dataviewfilesmodel.h // // ------------------------------------------------------------------------- diff --git a/git/git.cpp b/git/git.cpp index 438615619d..2c92cc227c 100644 --- a/git/git.cpp +++ b/git/git.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : git.cpp // // ------------------------------------------------------------------------- diff --git a/git/git.h b/git/git.h index 35af98f6fc..035069a463 100644 --- a/git/git.h +++ b/git/git.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : git.h // // ------------------------------------------------------------------------- diff --git a/git/gitCloneDlg.cpp b/git/gitCloneDlg.cpp index 5e748eb2d1..2610d5a8f8 100644 --- a/git/gitCloneDlg.cpp +++ b/git/gitCloneDlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : gitCloneDlg.cpp // // ------------------------------------------------------------------------- diff --git a/git/gitCloneDlg.h b/git/gitCloneDlg.h index fa71d81db8..d83266864d 100644 --- a/git/gitCloneDlg.h +++ b/git/gitCloneDlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : gitCloneDlg.h // // ------------------------------------------------------------------------- diff --git a/git/gitCommitDlg.cpp b/git/gitCommitDlg.cpp index b5753ba0b0..1ab3313a05 100644 --- a/git/gitCommitDlg.cpp +++ b/git/gitCommitDlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : gitCommitDlg.cpp // // ------------------------------------------------------------------------- diff --git a/git/gitCommitDlg.h b/git/gitCommitDlg.h index 62b12d7cf3..66ad81f08f 100644 --- a/git/gitCommitDlg.h +++ b/git/gitCommitDlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : gitCommitDlg.h // // ------------------------------------------------------------------------- diff --git a/git/gitCommitEditor.cpp b/git/gitCommitEditor.cpp index fbd0d08e94..3177326d53 100644 --- a/git/gitCommitEditor.cpp +++ b/git/gitCommitEditor.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : gitCommitEditor.cpp // // ------------------------------------------------------------------------- diff --git a/git/gitCommitEditor.h b/git/gitCommitEditor.h index f6ea002b05..8fda1bf3e1 100644 --- a/git/gitCommitEditor.h +++ b/git/gitCommitEditor.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : gitCommitEditor.h // // ------------------------------------------------------------------------- diff --git a/git/gitCommitListDlg.cpp b/git/gitCommitListDlg.cpp index f793baa527..bc10f2bedb 100644 --- a/git/gitCommitListDlg.cpp +++ b/git/gitCommitListDlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : gitCommitListDlg.cpp // // ------------------------------------------------------------------------- diff --git a/git/gitCommitListDlg.h b/git/gitCommitListDlg.h index 9f787b96df..a8c886e423 100644 --- a/git/gitCommitListDlg.h +++ b/git/gitCommitListDlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : gitCommitListDlg.h // // ------------------------------------------------------------------------- diff --git a/git/gitDiffDlg.cpp b/git/gitDiffDlg.cpp index cad662aca8..8f138ac476 100644 --- a/git/gitDiffDlg.cpp +++ b/git/gitDiffDlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : gitDiffDlg.cpp // // ------------------------------------------------------------------------- diff --git a/git/gitDiffDlg.h b/git/gitDiffDlg.h index 535de6db22..b4b74c16dd 100644 --- a/git/gitDiffDlg.h +++ b/git/gitDiffDlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : gitDiffDlg.h // // ------------------------------------------------------------------------- diff --git a/git/gitFileDiffDlg.cpp b/git/gitFileDiffDlg.cpp index 09bf7eceea..588f8e62a2 100644 --- a/git/gitFileDiffDlg.cpp +++ b/git/gitFileDiffDlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : gitFileDiffDlg.cpp // // ------------------------------------------------------------------------- diff --git a/git/gitFileDiffDlg.h b/git/gitFileDiffDlg.h index 3100dbac1d..e81129119e 100644 --- a/git/gitFileDiffDlg.h +++ b/git/gitFileDiffDlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : gitFileDiffDlg.h // // ------------------------------------------------------------------------- diff --git a/git/gitLogDlg.cpp b/git/gitLogDlg.cpp index f9768e215d..483fac7d02 100644 --- a/git/gitLogDlg.cpp +++ b/git/gitLogDlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : gitLogDlg.cpp // // ------------------------------------------------------------------------- diff --git a/git/gitLogDlg.h b/git/gitLogDlg.h index bb63102cdb..e46b7acb7f 100644 --- a/git/gitLogDlg.h +++ b/git/gitLogDlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : gitLogDlg.h // // ------------------------------------------------------------------------- diff --git a/git/gitSettingsDlg.cpp b/git/gitSettingsDlg.cpp index da6fc162b8..d9453734aa 100644 --- a/git/gitSettingsDlg.cpp +++ b/git/gitSettingsDlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : gitSettingsDlg.cpp // // ------------------------------------------------------------------------- diff --git a/git/gitSettingsDlg.h b/git/gitSettingsDlg.h index 1e0791bbf3..06954c340d 100644 --- a/git/gitSettingsDlg.h +++ b/git/gitSettingsDlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : gitSettingsDlg.h // // ------------------------------------------------------------------------- diff --git a/git/gitentry.cpp b/git/gitentry.cpp index 26140e9087..d2c96ada2c 100644 --- a/git/gitentry.cpp +++ b/git/gitentry.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : gitentry.cpp // // ------------------------------------------------------------------------- diff --git a/git/gitentry.h b/git/gitentry.h index becfbc8304..03223bf5cc 100644 --- a/git/gitentry.h +++ b/git/gitentry.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : gitentry.h // // ------------------------------------------------------------------------- diff --git a/git/gitui.h b/git/gitui.h index c29a469914..40ffd6ab4f 100644 --- a/git/gitui.h +++ b/git/gitui.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// Copyright : (C) 2015 The CodeLite Team +// Copyright : (C) 2015 Eran Ifrah // File name : gitui.h // // ------------------------------------------------------------------------- diff --git a/sdk/codelite_indexer/network/cl_indexer_reply.cpp b/sdk/codelite_indexer/network/cl_indexer_reply.cpp index 45b2fcd87d..79d00b8ba2 100644 --- a/sdk/codelite_indexer/network/cl_indexer_reply.cpp +++ b/sdk/codelite_indexer/network/cl_indexer_reply.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : cl_indexer_reply.cpp // // ------------------------------------------------------------------------- diff --git a/sdk/codelite_indexer/network/cl_indexer_request.cpp b/sdk/codelite_indexer/network/cl_indexer_request.cpp index d87c6f4a23..d81262542f 100644 --- a/sdk/codelite_indexer/network/cl_indexer_request.cpp +++ b/sdk/codelite_indexer/network/cl_indexer_request.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : cl_indexer_request.cpp // // ------------------------------------------------------------------------- diff --git a/sdk/codelite_indexer/network/clindexerprotocol.cpp b/sdk/codelite_indexer/network/clindexerprotocol.cpp index 60da4504c8..22782d8076 100644 --- a/sdk/codelite_indexer/network/clindexerprotocol.cpp +++ b/sdk/codelite_indexer/network/clindexerprotocol.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : clindexerprotocol.cpp // // ------------------------------------------------------------------------- diff --git a/sdk/codelite_indexer/network/named_pipe.cpp b/sdk/codelite_indexer/network/named_pipe.cpp index 5114727391..6e729946d7 100644 --- a/sdk/codelite_indexer/network/named_pipe.cpp +++ b/sdk/codelite_indexer/network/named_pipe.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : named_pipe.cpp // // ------------------------------------------------------------------------- diff --git a/sdk/codelite_indexer/network/named_pipe_client.cpp b/sdk/codelite_indexer/network/named_pipe_client.cpp index eea330fca6..84c9baabbc 100644 --- a/sdk/codelite_indexer/network/named_pipe_client.cpp +++ b/sdk/codelite_indexer/network/named_pipe_client.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : named_pipe_client.cpp // // ------------------------------------------------------------------------- diff --git a/sdk/codelite_indexer/network/named_pipe_server.cpp b/sdk/codelite_indexer/network/named_pipe_server.cpp index 7a29a624b9..708df483de 100644 --- a/sdk/codelite_indexer/network/named_pipe_server.cpp +++ b/sdk/codelite_indexer/network/named_pipe_server.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : named_pipe_server.cpp // // ------------------------------------------------------------------------- diff --git a/sdk/codelite_indexer/network/np_connections_server.cpp b/sdk/codelite_indexer/network/np_connections_server.cpp index a21dc14205..0fe7181c58 100644 --- a/sdk/codelite_indexer/network/np_connections_server.cpp +++ b/sdk/codelite_indexer/network/np_connections_server.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : np_connections_server.cpp // // ------------------------------------------------------------------------- diff --git a/wxformbuilder/formbuildsettingsbasedlg.cpp b/wxformbuilder/formbuildsettingsbasedlg.cpp index 0d3239620b..c4423bc04c 100644 --- a/wxformbuilder/formbuildsettingsbasedlg.cpp +++ b/wxformbuilder/formbuildsettingsbasedlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : formbuildsettingsbasedlg.cpp // // ------------------------------------------------------------------------- diff --git a/wxformbuilder/formbuildsettingsbasedlg.h b/wxformbuilder/formbuildsettingsbasedlg.h index abea972c5b..b4dddcc79b 100644 --- a/wxformbuilder/formbuildsettingsbasedlg.h +++ b/wxformbuilder/formbuildsettingsbasedlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : formbuildsettingsbasedlg.h // // ------------------------------------------------------------------------- diff --git a/wxformbuilder/wxfbitembasedlg.cpp b/wxformbuilder/wxfbitembasedlg.cpp index 0954168c94..ff4d297c9e 100644 --- a/wxformbuilder/wxfbitembasedlg.cpp +++ b/wxformbuilder/wxfbitembasedlg.cpp @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : wxfbitembasedlg.cpp // // ------------------------------------------------------------------------- diff --git a/wxformbuilder/wxfbitembasedlg.h b/wxformbuilder/wxfbitembasedlg.h index 5e3435282d..fa19093910 100644 --- a/wxformbuilder/wxfbitembasedlg.h +++ b/wxformbuilder/wxfbitembasedlg.h @@ -1,7 +1,7 @@ ////////////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////////////// // -// copyright : (C) 2014 The CodeLite Team +// copyright : (C) 2014 Eran Ifrah // file name : wxfbitembasedlg.h // // -------------------------------------------------------------------------