s/OpenBeOS License/MIT License/ universally, as they're the same thing.
Fixes #8681.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/* Modules Definitions
|
||||
**
|
||||
** Distributed under the terms of the OpenBeOS License.
|
||||
** Distributed under the terms of the MIT License.
|
||||
*/
|
||||
|
||||
#ifndef _FSSH_ATOMIC_H
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* File System attributes
|
||||
**
|
||||
** Distributed under the terms of the OpenBeOS License.
|
||||
** Distributed under the terms of the MIT License.
|
||||
*/
|
||||
#ifndef _FSSH_FS_ATTR_H
|
||||
#define _FSSH_FS_ATTR_H
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* File System indices
|
||||
**
|
||||
** Distributed under the terms of the OpenBeOS License.
|
||||
** Distributed under the terms of the MIT License.
|
||||
*/
|
||||
#ifndef _FSSH_FS_INDEX_H
|
||||
#define _FSSH_FS_INDEX_H
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* General File System informations/capabilities
|
||||
**
|
||||
** Distributed under the terms of the OpenBeOS License.
|
||||
** Distributed under the terms of the MIT License.
|
||||
*/
|
||||
#ifndef _FSSH_FS_INFO_H
|
||||
#define _FSSH_FS_INFO_H
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* File System attribute queries
|
||||
**
|
||||
** Distributed under the terms of the OpenBeOS License.
|
||||
** Distributed under the terms of the MIT License.
|
||||
*/
|
||||
#ifndef _FSSH_FS_QUERY_H
|
||||
#define _FSSH_FS_QUERY_H
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/* Modules Definitions
|
||||
**
|
||||
** Distributed under the terms of the OpenBeOS License.
|
||||
** Distributed under the terms of the MIT License.
|
||||
*/
|
||||
|
||||
#ifndef _FSSH_MODULE_H
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
#define _FSSH_NODE_MONITOR_H
|
||||
/* Node monitor calls for kernel add-ons
|
||||
**
|
||||
** Distributed under the terms of the OpenBeOS License.
|
||||
** Distributed under the terms of the MIT License.
|
||||
*/
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user