Add missing copyrights.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27811 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
+5
@@ -1,3 +1,8 @@
|
||||
/*
|
||||
* Copyright 2008, François Revol, <[email protected]>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
|
||||
/*
|
||||
* BeThemeImporter class
|
||||
*/
|
||||
|
||||
+4
@@ -1,3 +1,7 @@
|
||||
/*
|
||||
* Copyright 2008, François Revol, <[email protected]>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
#ifndef _BE_THEME_IMPORTER_H
|
||||
#define _BE_THEME_IMPORTER_H
|
||||
/*
|
||||
|
||||
+5
@@ -1,3 +1,8 @@
|
||||
/*
|
||||
* Copyright 2000-2008, François Revol, <[email protected]>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
|
||||
/*
|
||||
* function to compare 2 BMessages
|
||||
*/
|
||||
|
||||
+5
@@ -1,3 +1,8 @@
|
||||
/*
|
||||
* Copyright 2000-2008, François Revol, <[email protected]>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include <ctype.h>
|
||||
|
||||
+4
@@ -1,3 +1,7 @@
|
||||
/*
|
||||
* Copyright 2000-2008, François Revol, <[email protected]>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
#ifndef _DUMP_MESSAGE_H
|
||||
#define _DUMP_MESSAGE_H
|
||||
|
||||
|
||||
+5
@@ -1,3 +1,8 @@
|
||||
/*
|
||||
* Copyright 2008, François Revol, <[email protected]>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
|
||||
/*
|
||||
* MSThemeImporter class
|
||||
*/
|
||||
|
||||
+4
@@ -1,3 +1,7 @@
|
||||
/*
|
||||
* Copyright 2008, François Revol, <[email protected]>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
#ifndef _MS_THEME_IMPORTER_H
|
||||
#define _MS_THEME_IMPORTER_H
|
||||
/*
|
||||
|
||||
+5
@@ -1,3 +1,8 @@
|
||||
/*
|
||||
* Copyright 2000-2008, François Revol, <[email protected]>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
|
||||
/*
|
||||
* MakeScreenshot function
|
||||
*/
|
||||
|
||||
+5
@@ -1,3 +1,8 @@
|
||||
/*
|
||||
* Copyright 2000-2008, François Revol, <[email protected]>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include <ctype.h>
|
||||
|
||||
+4
@@ -1,3 +1,7 @@
|
||||
/*
|
||||
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
#ifndef _PARSE_MESSAGE_H
|
||||
#define _PARSE_MESSAGE_H
|
||||
|
||||
|
||||
+5
@@ -1,3 +1,8 @@
|
||||
/*
|
||||
* Copyright 2007-2008, François Revol, <revol@free.fr>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
|
||||
//HACK :P
|
||||
#define private public
|
||||
#include <Alert.h>
|
||||
|
||||
+4
@@ -1,3 +1,7 @@
|
||||
/*
|
||||
* Copyright 2007-2008, François Revol, <revol@free.fr>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
#ifndef TEXT_INPUT_ALERT_H
|
||||
#define TEXT_INPUT_ALERT_H
|
||||
|
||||
|
||||
+5
@@ -1,3 +1,8 @@
|
||||
/*
|
||||
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
|
||||
#include "ThemeAddonItem.h"
|
||||
#include "ThemeInterfaceView.h"
|
||||
#include "ThemeManager.h"
|
||||
|
||||
+4
@@ -1,3 +1,7 @@
|
||||
/*
|
||||
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
#ifndef _ADDON_ITEM_H_
|
||||
#define _ADDON_ITEM_H_
|
||||
|
||||
|
||||
+5
@@ -1,3 +1,8 @@
|
||||
/*
|
||||
* Copyright 2007-2008, François Revol, <revol@free.fr>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
|
||||
/*
|
||||
* ThemeImporter class
|
||||
*/
|
||||
|
||||
+4
@@ -1,3 +1,7 @@
|
||||
/*
|
||||
* Copyright 2007-2008, François Revol, <revol@free.fr>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
#ifndef _THEME_IMPORTER_H
|
||||
#define _THEME_IMPORTER_H
|
||||
/*
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
/*
|
||||
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
|
||||
#include <Alert.h>
|
||||
#include <Bitmap.h>
|
||||
#include <Box.h>
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
/*
|
||||
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
#include <View.h>
|
||||
|
||||
namespace Z {
|
||||
|
||||
+5
@@ -1,3 +1,8 @@
|
||||
/*
|
||||
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
|
||||
#include "ThemeItem.h"
|
||||
#include <View.h>
|
||||
#include <Font.h>
|
||||
|
||||
Vendored
+4
@@ -1,3 +1,7 @@
|
||||
/*
|
||||
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
#ifndef _THEME_ITEM_H_
|
||||
#define _THEME_ITEM_H_
|
||||
|
||||
|
||||
+5
@@ -1,3 +1,8 @@
|
||||
/*
|
||||
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
|
||||
/*
|
||||
* ThemeManager class
|
||||
*/
|
||||
|
||||
+9
@@ -1,3 +1,10 @@
|
||||
/*
|
||||
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
#ifndef _THEMEMANAGER_H_
|
||||
#define _THEMEMANAGER_H_
|
||||
|
||||
/*
|
||||
* ThemeManager class header
|
||||
*/
|
||||
@@ -138,3 +145,5 @@ private:
|
||||
|
||||
using namespace Z::ThemeManager;
|
||||
|
||||
|
||||
#endif // _THEMEMANAGER_H_
|
||||
|
||||
Vendored
+1
-1
@@ -8,7 +8,7 @@ resource app_version {
|
||||
variety = B_APPV_ALPHA,
|
||||
internal = 0,
|
||||
short_info = "Themes",
|
||||
long_info = "Themes ©2006-2008 François Revol."
|
||||
long_info = "Themes ©2000-2008 François Revol."
|
||||
};
|
||||
|
||||
resource app_flags B_SINGLE_LAUNCH;
|
||||
|
||||
+5
@@ -1,3 +1,8 @@
|
||||
/*
|
||||
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
|
||||
/*
|
||||
* ThemesAddon class
|
||||
*/
|
||||
|
||||
+4
@@ -1,3 +1,7 @@
|
||||
/*
|
||||
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
#ifndef _THEMES_ADDON_H
|
||||
#define _THEMES_ADDON_H
|
||||
/*
|
||||
|
||||
+5
@@ -1,3 +1,8 @@
|
||||
/*
|
||||
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
|
||||
#include <Screen.h>
|
||||
#include <Window.h>
|
||||
|
||||
|
||||
Vendored
+9
@@ -1,3 +1,10 @@
|
||||
/*
|
||||
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
#ifndef _THEMESAPP_H_
|
||||
#define _THEMESAPP_H_
|
||||
|
||||
#include <Application.h>
|
||||
|
||||
class ThemesApp : public BApplication {
|
||||
@@ -9,3 +16,5 @@ public:
|
||||
|
||||
private:
|
||||
};
|
||||
|
||||
#endif // _THEMESAPP_H_
|
||||
|
||||
Vendored
+4
@@ -1,3 +1,7 @@
|
||||
/*
|
||||
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
#ifndef _Z_UI_THEME_H
|
||||
#define _Z_UI_THEME_H
|
||||
|
||||
|
||||
Vendored
+5
@@ -1,3 +1,8 @@
|
||||
/*
|
||||
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
|
||||
#include "Utils.h"
|
||||
#include <FindDirectory.h>
|
||||
#include <Path.h>
|
||||
|
||||
Vendored
+4
@@ -1,3 +1,7 @@
|
||||
/*
|
||||
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
#ifndef _FILE_UTILS_H
|
||||
#define _FILE_UTILS_H
|
||||
|
||||
|
||||
Vendored
+5
@@ -1,3 +1,8 @@
|
||||
/*
|
||||
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
|
||||
#include "ViewItem.h"
|
||||
#include <View.h>
|
||||
#include <Font.h>
|
||||
|
||||
Vendored
+4
@@ -1,3 +1,7 @@
|
||||
/*
|
||||
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
#ifndef _VIEW_ITEM_H_
|
||||
#define _VIEW_ITEM_H_
|
||||
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
/*
|
||||
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
|
||||
/*
|
||||
* backgrounds ThemesAddon class
|
||||
*/
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
/*
|
||||
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
|
||||
/*
|
||||
* BeIDE Color ThemesAddon class
|
||||
*/
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
/*
|
||||
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
|
||||
/*
|
||||
* window_decor ThemesAddon class
|
||||
*/
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
/*
|
||||
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
|
||||
/*
|
||||
* ui_settings ThemesAddon class
|
||||
*/
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
/*
|
||||
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
|
||||
/*
|
||||
* deskbar ThemesAddon class
|
||||
*/
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
/*
|
||||
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Eddie Color ThemesAddon class
|
||||
*/
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
/*
|
||||
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
|
||||
/*
|
||||
* ui_settings ThemesAddon class
|
||||
*/
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
/*
|
||||
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
|
||||
/*
|
||||
* window_decor ThemesAddon class
|
||||
*/
|
||||
|
||||
+5
@@ -1,3 +1,8 @@
|
||||
/*
|
||||
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Pe Color ThemesAddon class
|
||||
*/
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
/*
|
||||
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
|
||||
/*
|
||||
* screensaver ThemesAddon class
|
||||
*/
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
/*
|
||||
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
|
||||
/*
|
||||
* SoundPlay Color ThemesAddon class
|
||||
*/
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
/*
|
||||
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
|
||||
/*
|
||||
* sounds ThemesAddon class
|
||||
*/
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
/*
|
||||
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
|
||||
/*
|
||||
* BeIDE Color ThemesAddon class
|
||||
*/
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
/*
|
||||
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*/
|
||||
|
||||
/*
|
||||
* WinampSkin ThemesAddon class
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user