Add missing copyrights.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27811 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
François Revol 2008-10-01 04:28:35 +00:00
parent ae0e40586a
commit f0d95841ee
46 changed files with 221 additions and 1 deletions

View File

@ -1,3 +1,8 @@
/*
* Copyright 2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
/*
* BeThemeImporter class
*/

View File

@ -1,3 +1,7 @@
/*
* Copyright 2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
#ifndef _BE_THEME_IMPORTER_H
#define _BE_THEME_IMPORTER_H
/*

View File

@ -1,3 +1,8 @@
/*
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
/*
* function to compare 2 BMessages
*/

View File

@ -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 <string.h>
#include <stdio.h>
#include <ctype.h>

View File

@ -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 _DUMP_MESSAGE_H
#define _DUMP_MESSAGE_H

View File

@ -1,3 +1,8 @@
/*
* Copyright 2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
/*
* MSThemeImporter class
*/

View File

@ -1,3 +1,7 @@
/*
* Copyright 2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
#ifndef _MS_THEME_IMPORTER_H
#define _MS_THEME_IMPORTER_H
/*

View File

@ -1,3 +1,8 @@
/*
* Copyright 2000-2008, François Revol, <revol@free.fr>. All rights reserved.
* Distributed under the terms of the MIT License.
*/
/*
* MakeScreenshot function
*/

View File

@ -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 <string.h>
#include <stdio.h>
#include <ctype.h>

View File

@ -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

View File

@ -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>

View File

@ -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

View File

@ -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"

View File

@ -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_

View File

@ -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
*/

View File

@ -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
/*

View File

@ -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>

View File

@ -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 {

View File

@ -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>

View File

@ -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_

View File

@ -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
*/

View File

@ -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_

View File

@ -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;

View File

@ -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
*/

View File

@ -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
/*

View File

@ -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>

View File

@ -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_

View File

@ -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

View File

@ -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>

View File

@ -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

View File

@ -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>

View File

@ -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_

View File

@ -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
*/

View File

@ -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
*/

View File

@ -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
*/

View File

@ -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
*/

View File

@ -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
*/

View File

@ -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
*/

View File

@ -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
*/

View File

@ -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
*/

View File

@ -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
*/

View File

@ -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
*/

View File

@ -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
*/

View File

@ -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
*/

View File

@ -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
*/

View File

@ -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
*/