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:
Jérôme Duval
2010-04-12 21:02:09 +00:00
parent 29fb2094bd
commit d25dd4b920
17 changed files with 81 additions and 86 deletions
+4 -4
View File
@@ -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>
+2 -2
View File
@@ -1,6 +1,6 @@
/* /*
** 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_
+2 -2
View File
@@ -1,6 +1,6 @@
/* /*
** 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
+2 -4
View File
@@ -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__
+2 -2
View File
@@ -1,6 +1,6 @@
/* /*
** 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_
+2 -2
View File
@@ -1,6 +1,6 @@
/* /*
** 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
+2 -2
View File
@@ -1,6 +1,6 @@
/* /*
** 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_
+3 -3
View File
@@ -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
+4 -4
View File
@@ -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
-1
View File
@@ -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_
-1
View File
@@ -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_
-1
View File
@@ -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
+2 -2
View File
@@ -1,6 +1,6 @@
/* /*
** 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
+2 -2
View File
@@ -1,6 +1,6 @@
/* /*
** 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
+2 -2
View File
@@ -1,6 +1,6 @@
/* /*
** 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,6 +1,6 @@
/* /*
** 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
+1 -1
View File
@@ -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 Watch­Dog Register*/ /*USB WatchDog Register*/
#define WD_COUNT 0x35 /*53*/ #define WD_COUNT 0x35 /*53*/
/*54 0x36*/ /*54 0x36*/