some copyright headers clean up
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36203 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
|
/*
|
||||||
|
* Copyright 2004, Axel Dörfler, [email protected]. All rights reserved.
|
||||||
|
* Distributed under the terms of the Haiku License.
|
||||||
|
*/
|
||||||
#ifndef __FORK_H__
|
#ifndef __FORK_H__
|
||||||
#define __FORK_H__
|
#define __FORK_H__
|
||||||
/*
|
|
||||||
** Copyright 2004, Axel Dörfler, [email protected]. All rights reserved.
|
|
||||||
** Distributed under the terms of the Haiku License.
|
|
||||||
*/
|
|
||||||
|
|
||||||
|
|
||||||
#include <SupportDefs.h>
|
#include <SupportDefs.h>
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
** Copyright 2009, Adrien Destugues, [email protected].
|
* Copyright 2009, Adrien Destugues, [email protected].
|
||||||
** Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _DEFAULT_CATALOG_H_
|
#ifndef _DEFAULT_CATALOG_H_
|
||||||
#define _DEFAULT_CATALOG_H_
|
#define _DEFAULT_CATALOG_H_
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
** Copyright 2009, Adrien Destugues, [email protected].
|
* Copyright 2009, Adrien Destugues, [email protected].
|
||||||
** Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
/*
|
/*
|
||||||
* This file declares all the things we need to add to a catalog add-on to be
|
* This file declares all the things we need to add to a catalog add-on to be
|
||||||
* able to use it in the developper tools (linkcatkeys, dumpcatalog, and the
|
* able to use it in the developper tools (linkcatkeys, dumpcatalog, and the
|
||||||
|
|||||||
@@ -1,12 +1,10 @@
|
|||||||
/*
|
/*
|
||||||
** Copyright 2009, Adrien Destugues, [email protected].
|
* Copyright 2009, Adrien Destugues, [email protected].
|
||||||
** Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
/* This file holds various wrapper functions to interface easily between ICU
|
/* This file holds various wrapper functions to interface easily between ICU
|
||||||
* and the Be API.
|
* and the Be API.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
#ifndef __ICU_WRAPPER_H__
|
#ifndef __ICU_WRAPPER_H__
|
||||||
#define __ICU_WRAPPER_H__
|
#define __ICU_WRAPPER_H__
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
** Copyright 2009, Adrien Destugues, [email protected].
|
* Copyright 2009, Adrien Destugues, [email protected].
|
||||||
** Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef _PLAINTEXT_CATALOG_H_
|
#ifndef _PLAINTEXT_CATALOG_H_
|
||||||
#define _PLAINTEXT_CATALOG_H_
|
#define _PLAINTEXT_CATALOG_H_
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
** Copyright 2003, Axel Dörfler, [email protected]. All rights reserved.
|
* Copyright 2003, Axel Dörfler, [email protected]. All rights reserved.
|
||||||
** Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
#ifndef PROPERTY_FILE_H
|
#ifndef PROPERTY_FILE_H
|
||||||
#define PROPERTY_FILE_H
|
#define PROPERTY_FILE_H
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
** Copyright 2003, Axel Dörfler, [email protected]. All rights reserved.
|
* Copyright 2003, Axel Dörfler, [email protected]. All rights reserved.
|
||||||
** Distributed under the terms of the OpenBeOS License.
|
* Distributed under the terms of the OpenBeOS License.
|
||||||
*/
|
*/
|
||||||
#ifndef _UNICODE_PROPERTIES_H_
|
#ifndef _UNICODE_PROPERTIES_H_
|
||||||
#define _UNICODE_PROPERTIES_H_
|
#define _UNICODE_PROPERTIES_H_
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
|
/*
|
||||||
|
* Distributed under the terms of the OpenBeOS License.
|
||||||
|
*/
|
||||||
#ifndef _NL_TYPES_H_
|
#ifndef _NL_TYPES_H_
|
||||||
#define _NL_TYPES_H_
|
#define _NL_TYPES_H_
|
||||||
/*
|
|
||||||
** Distributed under the terms of the OpenBeOS License.
|
|
||||||
*/
|
|
||||||
|
|
||||||
|
|
||||||
#define NL_SETD 0
|
#define NL_SETD 0
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
|
/* crypt - simple encryption algorithm used for passwords
|
||||||
|
*
|
||||||
|
* Copyright 2001 Dr. Zoidberg Enterprises. All rights reserved.
|
||||||
|
*/
|
||||||
#ifndef ZOIDBERG_CRYPT_H
|
#ifndef ZOIDBERG_CRYPT_H
|
||||||
#define ZOIDBERG_CRYPT_H
|
#define ZOIDBERG_CRYPT_H
|
||||||
/* crypt - simple encryption algorithm used for passwords
|
|
||||||
**
|
|
||||||
** Copyright 2001 Dr. Zoidberg Enterprises. All rights reserved.
|
|
||||||
*/
|
|
||||||
|
|
||||||
|
|
||||||
#define PASSWORD_LENGTH 32
|
#define PASSWORD_LENGTH 32
|
||||||
|
|||||||
@@ -4,7 +4,6 @@
|
|||||||
*
|
*
|
||||||
* This file may be used under the terms of the MIT License.
|
* This file may be used under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _MEDIA_MISC_H_
|
#ifndef _MEDIA_MISC_H_
|
||||||
#define _MEDIA_MISC_H_
|
#define _MEDIA_MISC_H_
|
||||||
|
|
||||||
|
|||||||
@@ -4,7 +4,6 @@
|
|||||||
*
|
*
|
||||||
* This file may be used under the terms of the MIT License.
|
* This file may be used under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _MEDIA_ROSTER_EX_H_
|
#ifndef _MEDIA_ROSTER_EX_H_
|
||||||
#define _MEDIA_ROSTER_EX_H_
|
#define _MEDIA_ROSTER_EX_H_
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,6 @@
|
|||||||
* Copyright 2007, Jérôme Duval. All rights reserved.
|
* Copyright 2007, Jérôme Duval. All rights reserved.
|
||||||
* Distributed under the terms of the MIT License.
|
* Distributed under the terms of the MIT License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _MEDIA_SOUNDS_H
|
#ifndef _MEDIA_SOUNDS_H
|
||||||
#define _MEDIA_SOUNDS_H
|
#define _MEDIA_SOUNDS_H
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
** Copyright 2004, Axel Dörfler, [email protected]. All rights reserved.
|
* Copyright 2004, Axel Dörfler, [email protected]. All rights reserved.
|
||||||
** Distributed under the terms of the OpenBeOS License.
|
* Distributed under the terms of the OpenBeOS License.
|
||||||
*/
|
*/
|
||||||
#ifndef META_FORMAT_H
|
#ifndef META_FORMAT_H
|
||||||
#define META_FORMAT_H
|
#define META_FORMAT_H
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
** Copyright 2004, Axel Dörfler, [email protected]. All rights reserved.
|
* Copyright 2004, Axel Dörfler, [email protected]. All rights reserved.
|
||||||
** Distributed under the terms of the OpenBeOS License.
|
* Distributed under the terms of the OpenBeOS License.
|
||||||
*/
|
*/
|
||||||
#ifndef _MIME_TYPES_H
|
#ifndef _MIME_TYPES_H
|
||||||
#define _MIME_TYPES_H
|
#define _MIME_TYPES_H
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
** Copyright 2004, Axel Dörfler, [email protected]. All rights reserved.
|
* Copyright 2004, Axel Dörfler, [email protected]. All rights reserved.
|
||||||
** Distributed under the terms of the Haiku License.
|
* Distributed under the terms of the Haiku License.
|
||||||
*/
|
*/
|
||||||
#ifndef _KERNEL_REAL_TIME_DATA_H
|
#ifndef _KERNEL_REAL_TIME_DATA_H
|
||||||
#define _KERNEL_REAL_TIME_DATA_H
|
#define _KERNEL_REAL_TIME_DATA_H
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
** Copyright 2004, Axel Dörfler, [email protected]. All rights reserved.
|
* Copyright 2004, Axel Dörfler, [email protected]. All rights reserved.
|
||||||
** Distributed under the terms of the Haiku License.
|
* Distributed under the terms of the Haiku License.
|
||||||
*/
|
*/
|
||||||
#ifndef _SYSTEM_SYSCALL_PROCESS_INFO_H
|
#ifndef _SYSTEM_SYSCALL_PROCESS_INFO_H
|
||||||
#define _SYSTEM_SYSCALL_PROCESS_INFO_H
|
#define _SYSTEM_SYSCALL_PROCESS_INFO_H
|
||||||
|
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _NT100X_H_
|
#ifndef _NT100X_H_
|
||||||
#define _NT100X_H_
|
#define _NT100X_H_
|
||||||
|
|
||||||
#define READ_CMD_PREFIX 0x33C2
|
#define READ_CMD_PREFIX 0x33C2
|
||||||
#define WRITE_CMD_PREFIX 0x3342
|
#define WRITE_CMD_PREFIX 0x3342
|
||||||
@@ -94,7 +94,7 @@ typedef struct{
|
|||||||
#define AUD_PK_LEN 0x33 /*51*/
|
#define AUD_PK_LEN 0x33 /*51*/
|
||||||
#define BLK_PK_LEN 0x34 /*52*/
|
#define BLK_PK_LEN 0x34 /*52*/
|
||||||
|
|
||||||
/*USB WatchDog Register*/
|
/*USB WatchDog Register*/
|
||||||
#define WD_COUNT 0x35 /*53*/
|
#define WD_COUNT 0x35 /*53*/
|
||||||
|
|
||||||
/*54 0x36*/
|
/*54 0x36*/
|
||||||
|
|||||||
Reference in New Issue
Block a user