[haiku-commits] haiku: hrev50946 - in src: . add-ons tests/add-ons/kernel/file_systems/bfs/r5 system bin/makeudfimage

  • From: waddlesplash@xxxxxxxxx
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Fri, 10 Feb 2017 04:12:32 +0100 (CET)

hrev50946 adds 1 changeset to branch 'master'
old head: b33ee35d3f867953d97829122939eee75ecb39d0
new head: b6f76ebe7153b94820cf35f8db4facc158841abb
overview: 
http://cgit.haiku-os.org/haiku/log/?qt=range&q=b6f76ebe7153+%5Eb33ee35d3f86

----------------------------------------------------------------------------

b6f76ebe7153: s/OpenBeOS License/MIT License/ universally, as they're the same 
thing.
  
  Fixes #8681.

                              [ Augustin Cavalier <waddlesplash@xxxxxxxxx> ]

----------------------------------------------------------------------------

Revision:    hrev50946
Commit:      b6f76ebe7153b94820cf35f8db4facc158841abb
URL:         http://cgit.haiku-os.org/haiku/commit/?id=b6f76ebe7153
Author:      Augustin Cavalier <waddlesplash@xxxxxxxxx>
Date:        Fri Feb 10 03:03:59 2017 UTC

Ticket:      https://dev.haiku-os.org/ticket/8681

----------------------------------------------------------------------------

329 files changed, 331 insertions(+), 331 deletions(-)
docs/user/locale/UnicodeChar.dox                                | 2 +-
headers/build/os/kernel/fs_info.h                               | 2 +-
headers/build/os/storage/Directory.h                            | 2 +-
headers/build/os/storage/Entry.h                                | 2 +-
headers/build/os/storage/File.h                                 | 2 +-
headers/build/os/storage/MimeType.h                             | 2 +-
headers/build/os/storage/NodeInfo.h                             | 2 +-
headers/build/os/storage/Volume.h                               | 2 +-
headers/build/private/storage/mime/MimeUpdateThread.h           | 2 +-
headers/build/private/storage/mime/UpdateMimeInfoThread.h       | 2 +-
headers/private/fs_shell/fssh_atomic.h                          | 2 +-
headers/private/fs_shell/fssh_fs_attr.h                         | 2 +-
headers/private/fs_shell/fssh_fs_index.h                        | 2 +-
headers/private/fs_shell/fssh_fs_info.h                         | 2 +-
headers/private/fs_shell/fssh_fs_query.h                        | 2 +-
headers/private/fs_shell/fssh_module.h                          | 2 +-
headers/private/fs_shell/fssh_node_monitor.h                    | 2 +-
headers/private/kernel/arch/arm/arch_kernel_args.h              | 2 +-
headers/private/kernel/arch/arm/arch_vm_translation_map.h       | 2 +-
headers/private/kernel/arch/m68k/arch_030_mmu.h                 | 2 +-
headers/private/kernel/arch/m68k/arch_040_mmu.h                 | 2 +-
headers/private/kernel/arch/m68k/arch_kernel_args.h             | 2 +-
headers/private/kernel/arch/m68k/arch_mmu.h                     | 2 +-
headers/private/kernel/arch/m68k/arch_vm_translation_map.h      | 2 +-
headers/private/kernel/arch/ppc/arch_kernel_args.h              | 2 +-
headers/private/kernel/arch/ppc/arch_mmu.h                      | 2 +-
headers/private/kernel/arch/ppc/arch_mmu_amcc440.h              | 2 +-
headers/private/kernel/arch/ppc/arch_vm_translation_map.h       | 2 +-
headers/private/kernel/arch/sh4/arch_cpu.h                      | 2 +-
headers/private/kernel/arch/timer.h                             | 2 +-
headers/private/kernel/arch/x86/arch_vm_translation_map.h       | 2 +-
headers/private/kernel/boot/heap.h                              | 2 +-
.../kernel/boot/platform/amiga_m68k/platform_kernel_args.h      | 2 +-
.../kernel/boot/platform/amiga_m68k/platform_stage2_args.h      | 2 +-
.../kernel/boot/platform/atari_m68k/platform_kernel_args.h      | 2 +-
.../kernel/boot/platform/atari_m68k/platform_stage2_args.h      | 2 +-
.../kernel/boot/platform/bios_ia32/platform_stage2_args.h       | 2 +-
headers/private/kernel/boot/platform/cfe/platform_arch.h        | 2 +-
headers/private/kernel/boot/platform/cfe/platform_kernel_args.h | 2 +-
headers/private/kernel/boot/platform/cfe/platform_stage2_args.h | 2 +-
.../private/kernel/boot/platform/openfirmware/platform_arch.h   | 2 +-
.../kernel/boot/platform/openfirmware/platform_kernel_args.h    | 2 +-
.../kernel/boot/platform/openfirmware/platform_stage2_args.h    | 2 +-
.../kernel/boot/platform/raspberrypi_arm/platform_arch.h        | 2 +-
headers/private/kernel/boot/platform/u-boot/platform_arch.h     | 2 +-
headers/private/kernel/boot/stage2.h                            | 2 +-
headers/private/kernel/boot/stage2_args.h                       | 2 +-
headers/private/kernel/boot/stdio.h                             | 2 +-
headers/private/kernel/timer.h                                  | 2 +-
headers/private/kernel/user_atomic.h                            | 2 +-
headers/private/kernel/util/kernel_cpp.h                        | 2 +-
headers/private/kernel/util/kqueue.h                            | 2 +-
headers/private/media/TStack.h                                  | 2 +-
headers/private/storage/DiskDeviceVisitor.h                     | 2 +-
headers/private/storage/DiskScannerAddOn.h                      | 2 +-
headers/private/storage/OffsetFile.h                            | 2 +-
headers/private/storage/PartitioningInfo.h                      | 2 +-
headers/private/storage/QueryPredicate.h                        | 2 +-
headers/private/storage/ResourceItem.h                          | 2 +-
headers/private/storage/ResourcesContainer.h                    | 2 +-
headers/private/storage/mime/Supertype.h                        | 2 +-
headers/private/storage/mime/SupportingApps.h                   | 2 +-
headers/private/storage/sniffer/CharStream.h                    | 2 +-
headers/private/storage/sniffer/DisjList.h                      | 2 +-
headers/private/storage/sniffer/Err.h                           | 2 +-
headers/private/storage/sniffer/Parser.h                        | 2 +-
headers/private/storage/sniffer/Pattern.h                       | 2 +-
headers/private/storage/sniffer/PatternList.h                   | 2 +-
headers/private/storage/sniffer/RPattern.h                      | 2 +-
headers/private/storage/sniffer/RPatternList.h                  | 2 +-
headers/private/storage/sniffer/Range.h                         | 2 +-
headers/private/storage/sniffer/Rule.h                          | 2 +-
headers/private/system/arch/arm/arch_elf.h                      | 2 +-
headers/private/system/arch/m68k/arch_elf.h                     | 2 +-
headers/private/system/arch/ppc/arch_elf.h                      | 2 +-
headers/private/system/arch/x86/arch_elf.h                      | 2 +-
headers/private/userlandfs/shared/Debug.h                       | 2 +-
src/add-ons/kernel/bus_managers/ide/ata.c                       | 2 +-
src/add-ons/kernel/bus_managers/ide/ide_cmds.h                  | 2 +-
src/add-ons/kernel/bus_managers/ide/ide_sim.h                   | 2 +-
src/add-ons/kernel/bus_managers/ide/queuing.c                   | 2 +-
src/add-ons/kernel/bus_managers/scsi/ccb.cpp                    | 2 +-
src/add-ons/kernel/bus_managers/scsi/dl_list.h                  | 2 +-
src/add-ons/kernel/bus_managers/scsi/queuing.cpp                | 2 +-
src/add-ons/kernel/bus_managers/scsi/queuing.h                  | 2 +-
src/add-ons/kernel/bus_managers/scsi/scsi_lock.h                | 2 +-
src/add-ons/kernel/drivers/misc/config_driver.h                 | 2 +-
src/add-ons/kernel/file_systems/btrfs/crc_table.cpp             | 2 +-
src/add-ons/kernel/file_systems/ext2/crc_table.cpp              | 2 +-
src/add-ons/kernel/file_systems/reiserfs/cpp.cpp                | 2 +-
src/add-ons/kernel/file_systems/reiserfs/cpp.h                  | 2 +-
src/add-ons/kernel/file_systems/udf/MemoryChunk.h               | 2 +-
src/add-ons/kernel/file_systems/udf/Partition.h                 | 2 +-
src/add-ons/kernel/file_systems/udf/PhysicalPartition.h         | 2 +-
src/add-ons/kernel/file_systems/udf/SparablePartition.h         | 2 +-
src/add-ons/kernel/file_systems/udf/UdfDebug.cpp                | 2 +-
src/add-ons/kernel/file_systems/udf/UdfDebug.h                  | 2 +-
src/add-ons/kernel/file_systems/udf/UdfString.h                 | 2 +-
src/add-ons/kernel/file_systems/udf/VirtualPartition.h          | 2 +-
[ *** stats truncated: 230 lines dropped *** ]

----------------------------------------------------------------------------

diff --git a/docs/user/locale/UnicodeChar.dox b/docs/user/locale/UnicodeChar.dox
index f01104a..1bcb034 100644
--- a/docs/user/locale/UnicodeChar.dox
+++ b/docs/user/locale/UnicodeChar.dox
@@ -1,6 +1,6 @@
 /*
  * Copyright 2011 Haiku, Inc. All rights reserved.
- * Distributed under the terms of the OpenBeOS License.
+ * Distributed under the terms of the MIT License.
  *
  * Authors:
  *             Axel Dörfler, axeld@xxxxxxxxxxxxxxxx
diff --git a/headers/build/os/kernel/fs_info.h 
b/headers/build/os/kernel/fs_info.h
index 7993223..9c7c1eb 100644
--- a/headers/build/os/kernel/fs_info.h
+++ b/headers/build/os/kernel/fs_info.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 _FS_INFO_H
 #define        _FS_INFO_H
diff --git a/headers/build/os/storage/Directory.h 
b/headers/build/os/storage/Directory.h
index cb39022..73ce37c 100644
--- a/headers/build/os/storage/Directory.h
+++ b/headers/build/os/storage/Directory.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 /*!
        \file Directory.h
diff --git a/headers/build/os/storage/Entry.h b/headers/build/os/storage/Entry.h
index 46775c5..179ab0f 100644
--- a/headers/build/os/storage/Entry.h
+++ b/headers/build/os/storage/Entry.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 /*!
        \file Entry.h
diff --git a/headers/build/os/storage/File.h b/headers/build/os/storage/File.h
index 96e5898..63de7c3 100644
--- a/headers/build/os/storage/File.h
+++ b/headers/build/os/storage/File.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 /*!
        \file File.h
diff --git a/headers/build/os/storage/MimeType.h 
b/headers/build/os/storage/MimeType.h
index be52768..3a61ffd 100644
--- a/headers/build/os/storage/MimeType.h
+++ b/headers/build/os/storage/MimeType.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 /*!
        \file MimeType.h
diff --git a/headers/build/os/storage/NodeInfo.h 
b/headers/build/os/storage/NodeInfo.h
index baf91c9..b475154 100644
--- a/headers/build/os/storage/NodeInfo.h
+++ b/headers/build/os/storage/NodeInfo.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 /*!
        \file NodeInfo.h
diff --git a/headers/build/os/storage/Volume.h 
b/headers/build/os/storage/Volume.h
index 5b8eb48..9b3a4b2 100644
--- a/headers/build/os/storage/Volume.h
+++ b/headers/build/os/storage/Volume.h
@@ -1,6 +1,6 @@
 // ----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  File Name:         Directory.cpp
 //
diff --git a/headers/build/private/storage/mime/MimeUpdateThread.h 
b/headers/build/private/storage/mime/MimeUpdateThread.h
index 1d633df..c1138b5 100644
--- a/headers/build/private/storage/mime/MimeUpdateThread.h
+++ b/headers/build/private/storage/mime/MimeUpdateThread.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 /*!
        \file MimeUpdateThread.h
diff --git a/headers/build/private/storage/mime/UpdateMimeInfoThread.h 
b/headers/build/private/storage/mime/UpdateMimeInfoThread.h
index 9dd8183..5bf506a 100644
--- a/headers/build/private/storage/mime/UpdateMimeInfoThread.h
+++ b/headers/build/private/storage/mime/UpdateMimeInfoThread.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 /*!
        \file UpdateMimeInfoThread.h
diff --git a/headers/private/fs_shell/fssh_atomic.h 
b/headers/private/fs_shell/fssh_atomic.h
index 90fba9c..0e18ed1 100644
--- a/headers/private/fs_shell/fssh_atomic.h
+++ b/headers/private/fs_shell/fssh_atomic.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_ATOMIC_H
diff --git a/headers/private/fs_shell/fssh_fs_attr.h 
b/headers/private/fs_shell/fssh_fs_attr.h
index 84af792..dcc23b3 100644
--- a/headers/private/fs_shell/fssh_fs_attr.h
+++ b/headers/private/fs_shell/fssh_fs_attr.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
diff --git a/headers/private/fs_shell/fssh_fs_index.h 
b/headers/private/fs_shell/fssh_fs_index.h
index 5a681e0..3e6ad1f 100644
--- a/headers/private/fs_shell/fssh_fs_index.h
+++ b/headers/private/fs_shell/fssh_fs_index.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
diff --git a/headers/private/fs_shell/fssh_fs_info.h 
b/headers/private/fs_shell/fssh_fs_info.h
index 2c79770..cb61abc 100644
--- a/headers/private/fs_shell/fssh_fs_info.h
+++ b/headers/private/fs_shell/fssh_fs_info.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
diff --git a/headers/private/fs_shell/fssh_fs_query.h 
b/headers/private/fs_shell/fssh_fs_query.h
index aa543ef..2e7e561 100644
--- a/headers/private/fs_shell/fssh_fs_query.h
+++ b/headers/private/fs_shell/fssh_fs_query.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
diff --git a/headers/private/fs_shell/fssh_module.h 
b/headers/private/fs_shell/fssh_module.h
index 692c644..8eb3d4b 100644
--- a/headers/private/fs_shell/fssh_module.h
+++ b/headers/private/fs_shell/fssh_module.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
diff --git a/headers/private/fs_shell/fssh_node_monitor.h 
b/headers/private/fs_shell/fssh_node_monitor.h
index 50be937..2f5792c 100644
--- a/headers/private/fs_shell/fssh_node_monitor.h
+++ b/headers/private/fs_shell/fssh_node_monitor.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.
 */
 
 
diff --git a/headers/private/kernel/arch/arm/arch_kernel_args.h 
b/headers/private/kernel/arch/arm/arch_kernel_args.h
index 39a9316..206fe42 100644
--- a/headers/private/kernel/arch/arm/arch_kernel_args.h
+++ b/headers/private/kernel/arch/arm/arch_kernel_args.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2003, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef KERNEL_ARCH_ARM_KERNEL_ARGS_H
 #define KERNEL_ARCH_ARM_KERNEL_ARGS_H
diff --git a/headers/private/kernel/arch/arm/arch_vm_translation_map.h 
b/headers/private/kernel/arch/arm/arch_vm_translation_map.h
index 0c847a0..62fb3f5 100644
--- a/headers/private/kernel/arch/arm/arch_vm_translation_map.h
+++ b/headers/private/kernel/arch/arm/arch_vm_translation_map.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2003, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef _KERNEL_ARCH_ARM_VM_TRANSLATION_MAP_H
 #define _KERNEL_ARCH_ARM_VM_TRANSLATION_MAP_H
diff --git a/headers/private/kernel/arch/m68k/arch_030_mmu.h 
b/headers/private/kernel/arch/m68k/arch_030_mmu.h
index ba910aa..2dfb11d 100644
--- a/headers/private/kernel/arch/m68k/arch_030_mmu.h
+++ b/headers/private/kernel/arch/m68k/arch_030_mmu.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2003, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef _KERNEL_ARCH_M68K_030_MMU_H
 #define _KERNEL_ARCH_M68K_030_MMU_H
diff --git a/headers/private/kernel/arch/m68k/arch_040_mmu.h 
b/headers/private/kernel/arch/m68k/arch_040_mmu.h
index e5827f6..2493b09 100644
--- a/headers/private/kernel/arch/m68k/arch_040_mmu.h
+++ b/headers/private/kernel/arch/m68k/arch_040_mmu.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2003, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef _KERNEL_ARCH_M68K_040_MMU_H
 #define _KERNEL_ARCH_M68K_040_MMU_H
diff --git a/headers/private/kernel/arch/m68k/arch_kernel_args.h 
b/headers/private/kernel/arch/m68k/arch_kernel_args.h
index 8f53288..bc60e60 100644
--- a/headers/private/kernel/arch/m68k/arch_kernel_args.h
+++ b/headers/private/kernel/arch/m68k/arch_kernel_args.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2003, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef KERNEL_ARCH_M68K_KERNEL_ARGS_H
 #define KERNEL_ARCH_M68K_KERNEL_ARGS_H
diff --git a/headers/private/kernel/arch/m68k/arch_mmu.h 
b/headers/private/kernel/arch/m68k/arch_mmu.h
index be10e89..c7face5 100644
--- a/headers/private/kernel/arch/m68k/arch_mmu.h
+++ b/headers/private/kernel/arch/m68k/arch_mmu.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2003, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef _KERNEL_ARCH_M68K_MMU_H
 #define _KERNEL_ARCH_M68K_MMU_H
diff --git a/headers/private/kernel/arch/m68k/arch_vm_translation_map.h 
b/headers/private/kernel/arch/m68k/arch_vm_translation_map.h
index 93ac20e..b8964d3 100644
--- a/headers/private/kernel/arch/m68k/arch_vm_translation_map.h
+++ b/headers/private/kernel/arch/m68k/arch_vm_translation_map.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2003, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef _KERNEL_ARCH_M68K_VM_TRANSLATION_MAP_H
 #define _KERNEL_ARCH_M68K_VM_TRANSLATION_MAP_H
diff --git a/headers/private/kernel/arch/ppc/arch_kernel_args.h 
b/headers/private/kernel/arch/ppc/arch_kernel_args.h
index 26370d0..f565032 100644
--- a/headers/private/kernel/arch/ppc/arch_kernel_args.h
+++ b/headers/private/kernel/arch/ppc/arch_kernel_args.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2003, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef KERNEL_ARCH_PPC_KERNEL_ARGS_H
 #define KERNEL_ARCH_PPC_KERNEL_ARGS_H
diff --git a/headers/private/kernel/arch/ppc/arch_mmu.h 
b/headers/private/kernel/arch/ppc/arch_mmu.h
index 5f31580..b531cf1 100644
--- a/headers/private/kernel/arch/ppc/arch_mmu.h
+++ b/headers/private/kernel/arch/ppc/arch_mmu.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2003, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef _KERNEL_ARCH_PPC_MMU_H
 #define _KERNEL_ARCH_PPC_MMU_H
diff --git a/headers/private/kernel/arch/ppc/arch_mmu_amcc440.h 
b/headers/private/kernel/arch/ppc/arch_mmu_amcc440.h
index 5bc6f9d..b2bb812 100644
--- a/headers/private/kernel/arch/ppc/arch_mmu_amcc440.h
+++ b/headers/private/kernel/arch/ppc/arch_mmu_amcc440.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2003, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef _KERNEL_ARCH_PPC_MMU_AMCC440_H
 #define _KERNEL_ARCH_PPC_MMU_AMCC440_H
diff --git a/headers/private/kernel/arch/ppc/arch_vm_translation_map.h 
b/headers/private/kernel/arch/ppc/arch_vm_translation_map.h
index c0ba4e3..1451205 100644
--- a/headers/private/kernel/arch/ppc/arch_vm_translation_map.h
+++ b/headers/private/kernel/arch/ppc/arch_vm_translation_map.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2003, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef _KERNEL_ARCH_PPC_VM_TRANSLATION_MAP_H
 #define _KERNEL_ARCH_PPC_VM_TRANSLATION_MAP_H
diff --git a/headers/private/kernel/arch/sh4/arch_cpu.h 
b/headers/private/kernel/arch/sh4/arch_cpu.h
index 449c4c6..0a96a11 100644
--- a/headers/private/kernel/arch/sh4/arch_cpu.h
+++ b/headers/private/kernel/arch/sh4/arch_cpu.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2003, Marcus Overhagen. All rights reserved.
-** Distributed under the terms of the OpenBeOS license.
+** Distributed under the terms of the MIT license.
 */
 #ifndef _KERNEL_ARCH_CPU_H
 #define _KERNEL_ARCH_CPU_H
diff --git a/headers/private/kernel/arch/timer.h 
b/headers/private/kernel/arch/timer.h
index 29a8952..1ae0b34 100644
--- a/headers/private/kernel/arch/timer.h
+++ b/headers/private/kernel/arch/timer.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2004, The OpenBeOS Team. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef KERNEL_ARCH_TIMER_H
 #define KERNEL_ARCH_TIMER_H
diff --git a/headers/private/kernel/arch/x86/arch_vm_translation_map.h 
b/headers/private/kernel/arch/x86/arch_vm_translation_map.h
index 36754bc..28e6b71 100644
--- a/headers/private/kernel/arch/x86/arch_vm_translation_map.h
+++ b/headers/private/kernel/arch/x86/arch_vm_translation_map.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2003, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef _KERNEL_ARCH_x86_VM_TRANSLATION_MAP_H
 #define _KERNEL_ARCH_x86_VM_TRANSLATION_MAP_H
diff --git a/headers/private/kernel/boot/heap.h 
b/headers/private/kernel/boot/heap.h
index a3d3dca..9f972c3 100644
--- a/headers/private/kernel/boot/heap.h
+++ b/headers/private/kernel/boot/heap.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2003, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef KERNEL_BOOT_HEAP_H
 #define KERNEL_BOOT_HEAP_H
diff --git 
a/headers/private/kernel/boot/platform/amiga_m68k/platform_kernel_args.h 
b/headers/private/kernel/boot/platform/amiga_m68k/platform_kernel_args.h
index 6490cbc..f012078 100644
--- a/headers/private/kernel/boot/platform/amiga_m68k/platform_kernel_args.h
+++ b/headers/private/kernel/boot/platform/amiga_m68k/platform_kernel_args.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2003, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef KERNEL_BOOT_PLATFORM_AMIGA_KERNEL_ARGS_H
 #define KERNEL_BOOT_PLATFORM_AMIGA_KERNEL_ARGS_H
diff --git 
a/headers/private/kernel/boot/platform/amiga_m68k/platform_stage2_args.h 
b/headers/private/kernel/boot/platform/amiga_m68k/platform_stage2_args.h
index 961104e..2af8d22 100644
--- a/headers/private/kernel/boot/platform/amiga_m68k/platform_stage2_args.h
+++ b/headers/private/kernel/boot/platform/amiga_m68k/platform_stage2_args.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2003, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef KERNEL_BOOT_PLATFORM_AMIGA_M68K_STAGE2_ARGS_H
 #define KERNEL_BOOT_PLATFORM_AMIGA_M68K_STAGE2_ARGS_H
diff --git 
a/headers/private/kernel/boot/platform/atari_m68k/platform_kernel_args.h 
b/headers/private/kernel/boot/platform/atari_m68k/platform_kernel_args.h
index 73f8313..65a87a8 100644
--- a/headers/private/kernel/boot/platform/atari_m68k/platform_kernel_args.h
+++ b/headers/private/kernel/boot/platform/atari_m68k/platform_kernel_args.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2003, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef KERNEL_BOOT_PLATFORM_ATARI_KERNEL_ARGS_H
 #define KERNEL_BOOT_PLATFORM_ATARI_KERNEL_ARGS_H
diff --git 
a/headers/private/kernel/boot/platform/atari_m68k/platform_stage2_args.h 
b/headers/private/kernel/boot/platform/atari_m68k/platform_stage2_args.h
index 025844c..3976e77 100644
--- a/headers/private/kernel/boot/platform/atari_m68k/platform_stage2_args.h
+++ b/headers/private/kernel/boot/platform/atari_m68k/platform_stage2_args.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2003, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef KERNEL_BOOT_PLATFORM_ATARI_M68K_STAGE2_ARGS_H
 #define KERNEL_BOOT_PLATFORM_ATARI_M68K_STAGE2_ARGS_H
diff --git 
a/headers/private/kernel/boot/platform/bios_ia32/platform_stage2_args.h 
b/headers/private/kernel/boot/platform/bios_ia32/platform_stage2_args.h
index 9aea238..9fe42ff 100644
--- a/headers/private/kernel/boot/platform/bios_ia32/platform_stage2_args.h
+++ b/headers/private/kernel/boot/platform/bios_ia32/platform_stage2_args.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2003, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef KERNEL_BOOT_PLATFORM_BIOS_IA32_STAGE2_H
 #define KERNEL_BOOT_PLATFORM_BIOS_IA32_STAGE2_H
diff --git a/headers/private/kernel/boot/platform/cfe/platform_arch.h 
b/headers/private/kernel/boot/platform/cfe/platform_arch.h
index 4f114db..f80ec52 100644
--- a/headers/private/kernel/boot/platform/cfe/platform_arch.h
+++ b/headers/private/kernel/boot/platform/cfe/platform_arch.h
@@ -1,6 +1,6 @@
 /*
  * Copyright 2003, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
- * Distributed under the terms of the OpenBeOS License.
+ * Distributed under the terms of the MIT License.
  */
 #ifndef KERNEL_BOOT_PLATFORM_CFE_ARCH_H
 #define KERNEL_BOOT_PLATFORM_CFE_ARCH_H
diff --git a/headers/private/kernel/boot/platform/cfe/platform_kernel_args.h 
b/headers/private/kernel/boot/platform/cfe/platform_kernel_args.h
index 774ee8a..90cab9c 100644
--- a/headers/private/kernel/boot/platform/cfe/platform_kernel_args.h
+++ b/headers/private/kernel/boot/platform/cfe/platform_kernel_args.h
@@ -1,6 +1,6 @@
 /*
  * Copyright 2003, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
- * Distributed under the terms of the OpenBeOS License.
+ * Distributed under the terms of the MIT License.
  */
 #ifndef KERNEL_BOOT_PLATFORM_CFE_KERNEL_ARGS_H
 #define KERNEL_BOOT_PLATFORM_CFE_KERNEL_ARGS_H
diff --git a/headers/private/kernel/boot/platform/cfe/platform_stage2_args.h 
b/headers/private/kernel/boot/platform/cfe/platform_stage2_args.h
index 46073c6..fdcb2ae 100644
--- a/headers/private/kernel/boot/platform/cfe/platform_stage2_args.h
+++ b/headers/private/kernel/boot/platform/cfe/platform_stage2_args.h
@@ -1,6 +1,6 @@
 /*
  * Copyright 2003, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
- * Distributed under the terms of the OpenBeOS License.
+ * Distributed under the terms of the MIT License.
  */
 #ifndef KERNEL_BOOT_PLATFORM_CFE_STAGE2_ARGS_H
 #define KERNEL_BOOT_PLATFORM_CFE_STAGE2_ARGS_H
diff --git a/headers/private/kernel/boot/platform/openfirmware/platform_arch.h 
b/headers/private/kernel/boot/platform/openfirmware/platform_arch.h
index 7d21e2a..16db376 100644
--- a/headers/private/kernel/boot/platform/openfirmware/platform_arch.h
+++ b/headers/private/kernel/boot/platform/openfirmware/platform_arch.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2003, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef KERNEL_BOOT_PLATFORM_OPENFIRMWARE_ARCH_H
 #define KERNEL_BOOT_PLATFORM_OPENFIRMWARE_ARCH_H
diff --git 
a/headers/private/kernel/boot/platform/openfirmware/platform_kernel_args.h 
b/headers/private/kernel/boot/platform/openfirmware/platform_kernel_args.h
index 56475d0..2c9cea9 100644
--- a/headers/private/kernel/boot/platform/openfirmware/platform_kernel_args.h
+++ b/headers/private/kernel/boot/platform/openfirmware/platform_kernel_args.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2003, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef KERNEL_BOOT_PLATFORM_OPENFIRMWARE_KERNEL_ARGS_H
 #define KERNEL_BOOT_PLATFORM_OPENFIRMWARE_KERNEL_ARGS_H
diff --git 
a/headers/private/kernel/boot/platform/openfirmware/platform_stage2_args.h 
b/headers/private/kernel/boot/platform/openfirmware/platform_stage2_args.h
index 52e4f2b..1bb7833 100644
--- a/headers/private/kernel/boot/platform/openfirmware/platform_stage2_args.h
+++ b/headers/private/kernel/boot/platform/openfirmware/platform_stage2_args.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2003, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef KERNEL_BOOT_PLATFORM_OPENFIRMWARE_STAGE2_ARGS_H
 #define KERNEL_BOOT_PLATFORM_OPENFIRMWARE_STAGE2_ARGS_H
diff --git 
a/headers/private/kernel/boot/platform/raspberrypi_arm/platform_arch.h 
b/headers/private/kernel/boot/platform/raspberrypi_arm/platform_arch.h
index 3c95b64..313559b 100644
--- a/headers/private/kernel/boot/platform/raspberrypi_arm/platform_arch.h
+++ b/headers/private/kernel/boot/platform/raspberrypi_arm/platform_arch.h
@@ -1,6 +1,6 @@
 /*
  * Copyright 2003, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
- * Distributed under the terms of the OpenBeOS License.
+ * Distributed under the terms of the MIT License.
  * Copyright 2011-2012, Haiku Inc. All rights reserved.
  * Distributed under the terms of the MIT License.
 */
diff --git a/headers/private/kernel/boot/platform/u-boot/platform_arch.h 
b/headers/private/kernel/boot/platform/u-boot/platform_arch.h
index aa45a18..1109bc7 100644
--- a/headers/private/kernel/boot/platform/u-boot/platform_arch.h
+++ b/headers/private/kernel/boot/platform/u-boot/platform_arch.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2003, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef KERNEL_BOOT_PLATFORM_UBOOT_ARCH_H
 #define KERNEL_BOOT_PLATFORM_UBOOT_ARCH_H
diff --git a/headers/private/kernel/boot/stage2.h 
b/headers/private/kernel/boot/stage2.h
index 7e18a92..f7835a4 100644
--- a/headers/private/kernel/boot/stage2.h
+++ b/headers/private/kernel/boot/stage2.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2003-2004, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights 
reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef KERNEL_BOOT_STAGE2_H
 #define KERNEL_BOOT_STAGE2_H
diff --git a/headers/private/kernel/boot/stage2_args.h 
b/headers/private/kernel/boot/stage2_args.h
index ac05591..0420190 100644
--- a/headers/private/kernel/boot/stage2_args.h
+++ b/headers/private/kernel/boot/stage2_args.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2003, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef KERNEL_BOOT_STAGE2_ARGS_H
 #define KERNEL_BOOT_STAGE2_ARGS_H
diff --git a/headers/private/kernel/boot/stdio.h 
b/headers/private/kernel/boot/stdio.h
index f6862a1..6ea30e8 100644
--- a/headers/private/kernel/boot/stdio.h
+++ b/headers/private/kernel/boot/stdio.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2003, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef _STDIO_H_
 #define _STDIO_H_
diff --git a/headers/private/kernel/timer.h b/headers/private/kernel/timer.h
index a1c91af..e175363 100644
--- a/headers/private/kernel/timer.h
+++ b/headers/private/kernel/timer.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2003-2004, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights 
reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef _KERNEL_TIMER_H
 #define _KERNEL_TIMER_H
diff --git a/headers/private/kernel/user_atomic.h 
b/headers/private/kernel/user_atomic.h
index f6ee324..d294590 100644
--- a/headers/private/kernel/user_atomic.h
+++ b/headers/private/kernel/user_atomic.h
@@ -1,6 +1,6 @@
 /* 
 ** Copyright 2003, Marcus Overhagen. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef _KERNEL_USER_ATOMIC_H
 #define _KERNEL_USER_ATOMIC_H
diff --git a/headers/private/kernel/util/kernel_cpp.h 
b/headers/private/kernel/util/kernel_cpp.h
index 89ac147..a59ad9f 100644
--- a/headers/private/kernel/util/kernel_cpp.h
+++ b/headers/private/kernel/util/kernel_cpp.h
@@ -3,7 +3,7 @@
 /* cpp - C++ in the kernel
 **
 ** Initial version by Axel Dörfler, axeld@xxxxxxxxxxxxxxxx
-** This file may be used under the terms of the OpenBeOS License.
+** This file may be used under the terms of the MIT License.
 */
 
 #ifdef __cplusplus
diff --git a/headers/private/kernel/util/kqueue.h 
b/headers/private/kernel/util/kqueue.h
index 5ba2fba..b185cd0 100644
--- a/headers/private/kernel/util/kqueue.h
+++ b/headers/private/kernel/util/kqueue.h
@@ -1,6 +1,6 @@
 /* 
 ** Copyright 2002, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef KQUEUE_H
 #define KQUEUE_H
diff --git a/headers/private/media/TStack.h b/headers/private/media/TStack.h
index ad60c28..1ba3c26 100644
--- a/headers/private/media/TStack.h
+++ b/headers/private/media/TStack.h
@@ -3,7 +3,7 @@
 /* Stack - a template stack class, does not call any constructors/destructors
 **
 ** Copyright 2001 pinc Software. All Rights Reserved.
-** This file may be used under the terms of the OpenBeOS License.
+** This file may be used under the terms of the MIT License.
 **
 ** 2002-03-10 Modified by Marcus Overhagen
 */
diff --git a/headers/private/storage/DiskDeviceVisitor.h 
b/headers/private/storage/DiskDeviceVisitor.h
index 24b5f87..b7a263d 100644
--- a/headers/private/storage/DiskDeviceVisitor.h
+++ b/headers/private/storage/DiskDeviceVisitor.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 
 #ifndef _DISK_DEVICE_VISITOR_H
diff --git a/headers/private/storage/DiskScannerAddOn.h 
b/headers/private/storage/DiskScannerAddOn.h
index 061c95f..fa53702 100644
--- a/headers/private/storage/DiskScannerAddOn.h
+++ b/headers/private/storage/DiskScannerAddOn.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 #ifndef _DISK_SCANNER_ADD_ON
 #define _DISK_SCANNER_ADD_ON
diff --git a/headers/private/storage/OffsetFile.h 
b/headers/private/storage/OffsetFile.h
index 4f375b7..221e143 100644
--- a/headers/private/storage/OffsetFile.h
+++ b/headers/private/storage/OffsetFile.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 /*!
        \file OffsetFile.h
diff --git a/headers/private/storage/PartitioningInfo.h 
b/headers/private/storage/PartitioningInfo.h
index 9060120..b4428af 100644
--- a/headers/private/storage/PartitioningInfo.h
+++ b/headers/private/storage/PartitioningInfo.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 
 #ifndef _PARTITIONING_INFO_H
diff --git a/headers/private/storage/QueryPredicate.h 
b/headers/private/storage/QueryPredicate.h
index f154d9e..252d26e 100644
--- a/headers/private/storage/QueryPredicate.h
+++ b/headers/private/storage/QueryPredicate.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 /*!
        \file QueryPredicate.h
diff --git a/headers/private/storage/ResourceItem.h 
b/headers/private/storage/ResourceItem.h
index a866008..977becb 100644
--- a/headers/private/storage/ResourceItem.h
+++ b/headers/private/storage/ResourceItem.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 /*!
        \file ResourcesItem.h
diff --git a/headers/private/storage/ResourcesContainer.h 
b/headers/private/storage/ResourcesContainer.h
index d59c817..25fdf4d 100644
--- a/headers/private/storage/ResourcesContainer.h
+++ b/headers/private/storage/ResourcesContainer.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 /*!
        \file ResourcesContainer.h
diff --git a/headers/private/storage/mime/Supertype.h 
b/headers/private/storage/mime/Supertype.h
index 8d691e5..079788e 100644
--- a/headers/private/storage/mime/Supertype.h
+++ b/headers/private/storage/mime/Supertype.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 /*!
        \file Supertype.h
diff --git a/headers/private/storage/mime/SupportingApps.h 
b/headers/private/storage/mime/SupportingApps.h
index f885e48..d754c0a 100644
--- a/headers/private/storage/mime/SupportingApps.h
+++ b/headers/private/storage/mime/SupportingApps.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 /*!
        \file SupportingApps.h
diff --git a/headers/private/storage/sniffer/CharStream.h 
b/headers/private/storage/sniffer/CharStream.h
index 124901d..23e29ee 100644
--- a/headers/private/storage/sniffer/CharStream.h
+++ b/headers/private/storage/sniffer/CharStream.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 /*!
        \file sniffer/CharStream.h
diff --git a/headers/private/storage/sniffer/DisjList.h 
b/headers/private/storage/sniffer/DisjList.h
index 8f1841f..a9fe5ed 100644
--- a/headers/private/storage/sniffer/DisjList.h
+++ b/headers/private/storage/sniffer/DisjList.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 /*!
        \file sniffer/DisjList.h
diff --git a/headers/private/storage/sniffer/Err.h 
b/headers/private/storage/sniffer/Err.h
index 9a29c56..69c1761 100644
--- a/headers/private/storage/sniffer/Err.h
+++ b/headers/private/storage/sniffer/Err.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 /*!
        \file sniffer/Err.h
diff --git a/headers/private/storage/sniffer/Parser.h 
b/headers/private/storage/sniffer/Parser.h
index 0d5629a..805236f 100644
--- a/headers/private/storage/sniffer/Parser.h
+++ b/headers/private/storage/sniffer/Parser.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 /*!
        \file sniffer/Parser.h
diff --git a/headers/private/storage/sniffer/Pattern.h 
b/headers/private/storage/sniffer/Pattern.h
index 595ffb9..eec4e63 100644
--- a/headers/private/storage/sniffer/Pattern.h
+++ b/headers/private/storage/sniffer/Pattern.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 /*!
        \file sniffer/Pattern.h
diff --git a/headers/private/storage/sniffer/PatternList.h 
b/headers/private/storage/sniffer/PatternList.h
index faa6683..ac25f68 100644
--- a/headers/private/storage/sniffer/PatternList.h
+++ b/headers/private/storage/sniffer/PatternList.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 /*!
        \file sniffer/PatternList.h
diff --git a/headers/private/storage/sniffer/RPattern.h 
b/headers/private/storage/sniffer/RPattern.h
index 13f7b17..20ad31d 100644
--- a/headers/private/storage/sniffer/RPattern.h
+++ b/headers/private/storage/sniffer/RPattern.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 /*!
        \file sniffer/RPattern.h
diff --git a/headers/private/storage/sniffer/RPatternList.h 
b/headers/private/storage/sniffer/RPatternList.h
index 0ac67b9..4532d8c 100644
--- a/headers/private/storage/sniffer/RPatternList.h
+++ b/headers/private/storage/sniffer/RPatternList.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 /*!
        \file sniffer/RPatternList.h
diff --git a/headers/private/storage/sniffer/Range.h 
b/headers/private/storage/sniffer/Range.h
index 06a2ef0..d7d299e 100644
--- a/headers/private/storage/sniffer/Range.h
+++ b/headers/private/storage/sniffer/Range.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 /*!
        \file sniffer/Range.h
diff --git a/headers/private/storage/sniffer/Rule.h 
b/headers/private/storage/sniffer/Rule.h
index b90fc7f..d775dbc 100644
--- a/headers/private/storage/sniffer/Rule.h
+++ b/headers/private/storage/sniffer/Rule.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 /*!
        \file sniffer/Rule.h
diff --git a/headers/private/system/arch/arm/arch_elf.h 
b/headers/private/system/arch/arm/arch_elf.h
index 01ce74f..1654c93 100644
--- a/headers/private/system/arch/arm/arch_elf.h
+++ b/headers/private/system/arch/arm/arch_elf.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2003, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef _KERNEL_ARCH_ARM_ELF_H
 #define _KERNEL_ARCH_ARM_ELF_H
diff --git a/headers/private/system/arch/m68k/arch_elf.h 
b/headers/private/system/arch/m68k/arch_elf.h
index 93d0d28..41c0200 100644
--- a/headers/private/system/arch/m68k/arch_elf.h
+++ b/headers/private/system/arch/m68k/arch_elf.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2003, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef _KERNEL_ARCH_M68K_ELF_H
 #define _KERNEL_ARCH_M68K_ELF_H
diff --git a/headers/private/system/arch/ppc/arch_elf.h 
b/headers/private/system/arch/ppc/arch_elf.h
index 7c787e8..d78a66e 100644
--- a/headers/private/system/arch/ppc/arch_elf.h
+++ b/headers/private/system/arch/ppc/arch_elf.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2003, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef _KERNEL_ARCH_PPC_ELF_H
 #define _KERNEL_ARCH_PPC_ELF_H
diff --git a/headers/private/system/arch/x86/arch_elf.h 
b/headers/private/system/arch/x86/arch_elf.h
index a6b0737..c93ebd3 100644
--- a/headers/private/system/arch/x86/arch_elf.h
+++ b/headers/private/system/arch/x86/arch_elf.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2003, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef _KERNEL_ARCH_x86_ELF_H
 #define _KERNEL_ARCH_x86_ELF_H
diff --git a/headers/private/userlandfs/shared/Debug.h 
b/headers/private/userlandfs/shared/Debug.h
index 9be7001..b5864be 100644
--- a/headers/private/userlandfs/shared/Debug.h
+++ b/headers/private/userlandfs/shared/Debug.h
@@ -3,7 +3,7 @@
 /* Debug - debug stuff
 **
 ** Initial version by Axel Dörfler, axeld@xxxxxxxxxxxxxxxx
-** This file may be used under the terms of the OpenBeOS License.
+** This file may be used under the terms of the MIT License.
 */
 #include <string.h>
 
diff --git a/src/add-ons/kernel/bus_managers/ide/ata.c 
b/src/add-ons/kernel/bus_managers/ide/ata.c
index a97024c..11df275 100644
--- a/src/add-ons/kernel/bus_managers/ide/ata.c
+++ b/src/add-ons/kernel/bus_managers/ide/ata.c
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2002/03, Thomas Kurschel. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 
 /*
diff --git a/src/add-ons/kernel/bus_managers/ide/ide_cmds.h 
b/src/add-ons/kernel/bus_managers/ide/ide_cmds.h
index 32fea1f..9bb462c 100644
--- a/src/add-ons/kernel/bus_managers/ide/ide_cmds.h
+++ b/src/add-ons/kernel/bus_managers/ide/ide_cmds.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2002/03, Thomas Kurschel. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 
 /*
diff --git a/src/add-ons/kernel/bus_managers/ide/ide_sim.h 
b/src/add-ons/kernel/bus_managers/ide/ide_sim.h
index f353b52..28065c1 100644
--- a/src/add-ons/kernel/bus_managers/ide/ide_sim.h
+++ b/src/add-ons/kernel/bus_managers/ide/ide_sim.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2002/03, Thomas Kurschel. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 
 /*
diff --git a/src/add-ons/kernel/bus_managers/ide/queuing.c 
b/src/add-ons/kernel/bus_managers/ide/queuing.c
index db8d8d9..7a06efa 100644
--- a/src/add-ons/kernel/bus_managers/ide/queuing.c
+++ b/src/add-ons/kernel/bus_managers/ide/queuing.c
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2002/03, Thomas Kurschel. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 
 /*
diff --git a/src/add-ons/kernel/bus_managers/scsi/ccb.cpp 
b/src/add-ons/kernel/bus_managers/scsi/ccb.cpp
index b57f017..2695b17 100644
--- a/src/add-ons/kernel/bus_managers/scsi/ccb.cpp
+++ b/src/add-ons/kernel/bus_managers/scsi/ccb.cpp
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2002/03, Thomas Kurschel. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 
 /*
diff --git a/src/add-ons/kernel/bus_managers/scsi/dl_list.h 
b/src/add-ons/kernel/bus_managers/scsi/dl_list.h
index 36a0d22..38d65de 100644
--- a/src/add-ons/kernel/bus_managers/scsi/dl_list.h
+++ b/src/add-ons/kernel/bus_managers/scsi/dl_list.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2002/03, Thomas Kurschel. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 
 /*
diff --git a/src/add-ons/kernel/bus_managers/scsi/queuing.cpp 
b/src/add-ons/kernel/bus_managers/scsi/queuing.cpp
index 58d1516..fa6ce75 100644
--- a/src/add-ons/kernel/bus_managers/scsi/queuing.cpp
+++ b/src/add-ons/kernel/bus_managers/scsi/queuing.cpp
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2002/03, Thomas Kurschel. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 
 /*
diff --git a/src/add-ons/kernel/bus_managers/scsi/queuing.h 
b/src/add-ons/kernel/bus_managers/scsi/queuing.h
index e603e60..03efedf 100644
--- a/src/add-ons/kernel/bus_managers/scsi/queuing.h
+++ b/src/add-ons/kernel/bus_managers/scsi/queuing.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2002/03, Thomas Kurschel. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 
 /*
diff --git a/src/add-ons/kernel/bus_managers/scsi/scsi_lock.h 
b/src/add-ons/kernel/bus_managers/scsi/scsi_lock.h
index 8dd6776..5964864 100644
--- a/src/add-ons/kernel/bus_managers/scsi/scsi_lock.h
+++ b/src/add-ons/kernel/bus_managers/scsi/scsi_lock.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2002/03, Thomas Kurschel. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 
 /*
diff --git a/src/add-ons/kernel/drivers/misc/config_driver.h 
b/src/add-ons/kernel/drivers/misc/config_driver.h
index 6decf33..be54475 100644
--- a/src/add-ons/kernel/drivers/misc/config_driver.h
+++ b/src/add-ons/kernel/drivers/misc/config_driver.h
@@ -1,7 +1,7 @@
 #ifndef _CONFIG_MANAGER_DRIVER_H_
 #define _CONFIG_MANAGER_DRIVER_H_
 /* 
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 
 /* definitions for the /dev/misc/config driver which provides access
diff --git a/src/add-ons/kernel/file_systems/btrfs/crc_table.cpp 
b/src/add-ons/kernel/file_systems/btrfs/crc_table.cpp
index 8d95900..b5de8bd 100644
--- a/src/add-ons/kernel/file_systems/btrfs/crc_table.cpp
+++ b/src/add-ons/kernel/file_systems/btrfs/crc_table.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  Copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //---------------------------------------------------------------------
diff --git a/src/add-ons/kernel/file_systems/ext2/crc_table.cpp 
b/src/add-ons/kernel/file_systems/ext2/crc_table.cpp
index 3fd0b0d..7a64336 100644
--- a/src/add-ons/kernel/file_systems/ext2/crc_table.cpp
+++ b/src/add-ons/kernel/file_systems/ext2/crc_table.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  Copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //---------------------------------------------------------------------
diff --git a/src/add-ons/kernel/file_systems/reiserfs/cpp.cpp 
b/src/add-ons/kernel/file_systems/reiserfs/cpp.cpp
index 9dcbe92..5f1330a 100644
--- a/src/add-ons/kernel/file_systems/reiserfs/cpp.cpp
+++ b/src/add-ons/kernel/file_systems/reiserfs/cpp.cpp
@@ -1,7 +1,7 @@
 /* cpp - C++ in the kernel
 **
 ** Initial version by Axel Dörfler, axeld@xxxxxxxxxxxxxxxx
-** This file may be used under the terms of the OpenBeOS License.
+** This file may be used under the terms of the MIT License.
 */
 
 
diff --git a/src/add-ons/kernel/file_systems/reiserfs/cpp.h 
b/src/add-ons/kernel/file_systems/reiserfs/cpp.h
index 6de9a05..2e63c47 100644
--- a/src/add-ons/kernel/file_systems/reiserfs/cpp.h
+++ b/src/add-ons/kernel/file_systems/reiserfs/cpp.h
@@ -3,7 +3,7 @@
 /* cpp - C++ in the kernel
 **
 ** Initial version by Axel Dörfler, axeld@xxxxxxxxxxxxxxxx
-** This file may be used under the terms of the OpenBeOS License.
+** This file may be used under the terms of the MIT License.
 */
 
 #ifdef __cplusplus
diff --git a/src/add-ons/kernel/file_systems/udf/MemoryChunk.h 
b/src/add-ons/kernel/file_systems/udf/MemoryChunk.h
index c2d229f..22da982 100644
--- a/src/add-ons/kernel/file_systems/udf/MemoryChunk.h
+++ b/src/add-ons/kernel/file_systems/udf/MemoryChunk.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  Copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //---------------------------------------------------------------------
diff --git a/src/add-ons/kernel/file_systems/udf/Partition.h 
b/src/add-ons/kernel/file_systems/udf/Partition.h
index 224778e..10066de 100644
--- a/src/add-ons/kernel/file_systems/udf/Partition.h
+++ b/src/add-ons/kernel/file_systems/udf/Partition.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  Copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //---------------------------------------------------------------------
diff --git a/src/add-ons/kernel/file_systems/udf/PhysicalPartition.h 
b/src/add-ons/kernel/file_systems/udf/PhysicalPartition.h
index 2b1fade..fbc9d64 100644
--- a/src/add-ons/kernel/file_systems/udf/PhysicalPartition.h
+++ b/src/add-ons/kernel/file_systems/udf/PhysicalPartition.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  Copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //---------------------------------------------------------------------
diff --git a/src/add-ons/kernel/file_systems/udf/SparablePartition.h 
b/src/add-ons/kernel/file_systems/udf/SparablePartition.h
index 18d8ac7..c6049d3 100644
--- a/src/add-ons/kernel/file_systems/udf/SparablePartition.h
+++ b/src/add-ons/kernel/file_systems/udf/SparablePartition.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  Copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //---------------------------------------------------------------------
diff --git a/src/add-ons/kernel/file_systems/udf/UdfDebug.cpp 
b/src/add-ons/kernel/file_systems/udf/UdfDebug.cpp
index 61bf60c..986a6da 100644
--- a/src/add-ons/kernel/file_systems/udf/UdfDebug.cpp
+++ b/src/add-ons/kernel/file_systems/udf/UdfDebug.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  This version copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //  Initial version copyright (c) 2002 Axel Dörfler, axeld@xxxxxxxxxxxxxxxx
diff --git a/src/add-ons/kernel/file_systems/udf/UdfDebug.h 
b/src/add-ons/kernel/file_systems/udf/UdfDebug.h
index 2af84c9..fa7360f 100644
--- a/src/add-ons/kernel/file_systems/udf/UdfDebug.h
+++ b/src/add-ons/kernel/file_systems/udf/UdfDebug.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  This version copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //  Initial version copyright (c) 2002 Axel Dörfler, axeld@xxxxxxxxxxxxxxxx
diff --git a/src/add-ons/kernel/file_systems/udf/UdfString.h 
b/src/add-ons/kernel/file_systems/udf/UdfString.h
index 01eef59..1f21d89 100644
--- a/src/add-ons/kernel/file_systems/udf/UdfString.h
+++ b/src/add-ons/kernel/file_systems/udf/UdfString.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  Copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //---------------------------------------------------------------------
diff --git a/src/add-ons/kernel/file_systems/udf/VirtualPartition.h 
b/src/add-ons/kernel/file_systems/udf/VirtualPartition.h
index 6baef16..2df2f3c 100644
--- a/src/add-ons/kernel/file_systems/udf/VirtualPartition.h
+++ b/src/add-ons/kernel/file_systems/udf/VirtualPartition.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  Copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //---------------------------------------------------------------------
diff --git a/src/add-ons/kernel/file_systems/udf/crc_table.cpp 
b/src/add-ons/kernel/file_systems/udf/crc_table.cpp
index 269f446..b9b41ed 100644
--- a/src/add-ons/kernel/file_systems/udf/crc_table.cpp
+++ b/src/add-ons/kernel/file_systems/udf/crc_table.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  Copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //---------------------------------------------------------------------
diff --git a/src/add-ons/kernel/file_systems/udf/drive_setup_addon/udf-ds.cpp 
b/src/add-ons/kernel/file_systems/udf/drive_setup_addon/udf-ds.cpp
index 239355d..9b67835 100644
--- a/src/add-ons/kernel/file_systems/udf/drive_setup_addon/udf-ds.cpp
+++ b/src/add-ons/kernel/file_systems/udf/drive_setup_addon/udf-ds.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  Copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //---------------------------------------------------------------------
diff --git a/src/add-ons/kernel/generic/locked_pool/dl_list.h 
b/src/add-ons/kernel/generic/locked_pool/dl_list.h
index 36a0d22..38d65de 100644
--- a/src/add-ons/kernel/generic/locked_pool/dl_list.h
+++ b/src/add-ons/kernel/generic/locked_pool/dl_list.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2002/03, Thomas Kurschel. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 
 /*
diff --git a/src/add-ons/kernel/generic/scsi_periph/dl_list.h 
b/src/add-ons/kernel/generic/scsi_periph/dl_list.h
index 36a0d22..38d65de 100644
--- a/src/add-ons/kernel/generic/scsi_periph/dl_list.h
+++ b/src/add-ons/kernel/generic/scsi_periph/dl_list.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2002/03, Thomas Kurschel. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 
 /*
diff --git a/src/add-ons/kernel/partitioning_systems/amiga/amiga_rdb.h 
b/src/add-ons/kernel/partitioning_systems/amiga/amiga_rdb.h
index 1b61574..2d60572 100644
--- a/src/add-ons/kernel/partitioning_systems/amiga/amiga_rdb.h
+++ b/src/add-ons/kernel/partitioning_systems/amiga/amiga_rdb.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2003, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef AMIGA_RDB_H
 #define AMIGA_RDB_H
diff --git a/src/add-ons/kernel/partitioning_systems/apple/apple.h 
b/src/add-ons/kernel/partitioning_systems/apple/apple.h
index 2f9ce3b..25a6e17 100644
--- a/src/add-ons/kernel/partitioning_systems/apple/apple.h
+++ b/src/add-ons/kernel/partitioning_systems/apple/apple.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2003, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef APPLE_H
 #define APPLE_H
diff --git a/src/add-ons/kernel/partitioning_systems/atari/atari.h 
b/src/add-ons/kernel/partitioning_systems/atari/atari.h
index 2549103..90f4f1c 100644
--- a/src/add-ons/kernel/partitioning_systems/atari/atari.h
+++ b/src/add-ons/kernel/partitioning_systems/atari/atari.h
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2003, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef ATARI_PARTITION_H
 #define ATARI_PARTITION_H
diff --git a/src/add-ons/kernel/partitioning_systems/session/Debug.cpp 
b/src/add-ons/kernel/partitioning_systems/session/Debug.cpp
index c845ec3..a16a7a8 100644
--- a/src/add-ons/kernel/partitioning_systems/session/Debug.cpp
+++ b/src/add-ons/kernel/partitioning_systems/session/Debug.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  This version copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //  Initial version copyright (c) 2002 Axel Dörfler, axeld@xxxxxxxxxxxxxxxx
diff --git a/src/add-ons/kernel/partitioning_systems/session/Debug.h 
b/src/add-ons/kernel/partitioning_systems/session/Debug.h
index a6b5759..2d73b1f 100644
--- a/src/add-ons/kernel/partitioning_systems/session/Debug.h
+++ b/src/add-ons/kernel/partitioning_systems/session/Debug.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  This version copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //  Initial version copyright (c) 2002 Axel Dörfler, axeld@xxxxxxxxxxxxxxxx
diff --git a/src/add-ons/kernel/partitioning_systems/session/scsi-mmc.h 
b/src/add-ons/kernel/partitioning_systems/session/scsi-mmc.h
index a31cc3f..a3ba8d8 100644
--- a/src/add-ons/kernel/partitioning_systems/session/scsi-mmc.h
+++ b/src/add-ons/kernel/partitioning_systems/session/scsi-mmc.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  Copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //---------------------------------------------------------------------
diff --git a/src/add-ons/locale/collators/French.cpp 
b/src/add-ons/locale/collators/French.cpp
index f91b56a..91ed3d6 100644
--- a/src/add-ons/locale/collators/French.cpp
+++ b/src/add-ons/locale/collators/French.cpp
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2003, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 
 
diff --git a/src/add-ons/locale/collators/GermanDIN-2.cpp 
b/src/add-ons/locale/collators/GermanDIN-2.cpp
index 5cf41ee..6d30a48 100644
--- a/src/add-ons/locale/collators/GermanDIN-2.cpp
+++ b/src/add-ons/locale/collators/GermanDIN-2.cpp
@@ -1,6 +1,6 @@
 /* 
 ** Copyright 2003, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 
 
diff --git a/src/add-ons/media/plugins/musepack/MusePack.cpp 
b/src/add-ons/media/plugins/musepack/MusePack.cpp
index c5f6835..f4f6610 100644
--- a/src/add-ons/media/plugins/musepack/MusePack.cpp
+++ b/src/add-ons/media/plugins/musepack/MusePack.cpp
@@ -1,6 +1,6 @@
 /* 
 ** Copyright 2004, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 
 
diff --git a/src/add-ons/media/plugins/musepack/MusePack.h 
b/src/add-ons/media/plugins/musepack/MusePack.h
index 40a8e6f..f063cd2 100644
--- a/src/add-ons/media/plugins/musepack/MusePack.h
+++ b/src/add-ons/media/plugins/musepack/MusePack.h
@@ -1,6 +1,6 @@
 /* 
 ** Copyright 2004, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef MUSEPACK_PLUGIN_H
 #define MUSEPACK_PLUGIN_H
diff --git a/src/add-ons/media/plugins/musepack/MusePackDecoder.cpp 
b/src/add-ons/media/plugins/musepack/MusePackDecoder.cpp
index 44d16f3..78ebadf 100644
--- a/src/add-ons/media/plugins/musepack/MusePackDecoder.cpp
+++ b/src/add-ons/media/plugins/musepack/MusePackDecoder.cpp
@@ -1,6 +1,6 @@
 /* 
 ** Copyright 2004, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 
 #include <stdio.h>
diff --git a/src/add-ons/media/plugins/musepack/MusePackDecoder.h 
b/src/add-ons/media/plugins/musepack/MusePackDecoder.h
index 4496a21..205c5a9 100644
--- a/src/add-ons/media/plugins/musepack/MusePackDecoder.h
+++ b/src/add-ons/media/plugins/musepack/MusePackDecoder.h
@@ -1,6 +1,6 @@
 /* 
 ** Copyright 2004, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef MUSEPACK_DECODER_H
 #define MUSEPACK_DECODER_H
diff --git a/src/add-ons/media/plugins/musepack/MusePackReader.cpp 
b/src/add-ons/media/plugins/musepack/MusePackReader.cpp
index 1b58bb5..01747cb 100644
--- a/src/add-ons/media/plugins/musepack/MusePackReader.cpp
+++ b/src/add-ons/media/plugins/musepack/MusePackReader.cpp
@@ -1,6 +1,6 @@
 /* 
 ** Copyright 2004, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 
 
diff --git a/src/add-ons/media/plugins/musepack/MusePackReader.h 
b/src/add-ons/media/plugins/musepack/MusePackReader.h
index 191517f..79fb854 100644
--- a/src/add-ons/media/plugins/musepack/MusePackReader.h
+++ b/src/add-ons/media/plugins/musepack/MusePackReader.h
@@ -1,6 +1,6 @@
 /* 
 ** Copyright 2004, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef MUSEPACK_READER_H
 #define MUSEPACK_READER_H
diff --git a/src/add-ons/print/drivers/pcl6/DeltaRowCompression.cpp 
b/src/add-ons/print/drivers/pcl6/DeltaRowCompression.cpp
index 84a38d5..29abdf2 100644
--- a/src/add-ons/print/drivers/pcl6/DeltaRowCompression.cpp
+++ b/src/add-ons/print/drivers/pcl6/DeltaRowCompression.cpp
@@ -2,7 +2,7 @@
 ** DeltaRowCompression.cpp
 ** Copyright 2005, Michael Pfeiffer, laplace@xxxxxxxxxxxxxxxxxxxxx.
 ** All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 
 
diff --git a/src/add-ons/print/drivers/pcl6/DeltaRowCompression.h 
b/src/add-ons/print/drivers/pcl6/DeltaRowCompression.h
index 9a56c9e..50b969a 100644
--- a/src/add-ons/print/drivers/pcl6/DeltaRowCompression.h
+++ b/src/add-ons/print/drivers/pcl6/DeltaRowCompression.h
@@ -2,7 +2,7 @@
 ** DeltaRowCompression.h
 ** Copyright 2005, Michael Pfeiffer, laplace@xxxxxxxxxxxxxxxxxxxxx.
 ** All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef _DELTA_ROW_COMPRESSION_H
 #define _DELTA_ROW_COMPRESSION_H
diff --git a/src/add-ons/print/drivers/pcl6/PCL6Rasterizer.cpp 
b/src/add-ons/print/drivers/pcl6/PCL6Rasterizer.cpp
index da2ffe8..72fa299 100644
--- a/src/add-ons/print/drivers/pcl6/PCL6Rasterizer.cpp
+++ b/src/add-ons/print/drivers/pcl6/PCL6Rasterizer.cpp
@@ -2,7 +2,7 @@
 ** PCL6Rasterizer.cpp
 ** Copyright 2005, Michael Pfeiffer, laplace@xxxxxxxxxxxxxxxxxxxxx.
 ** All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 
 
diff --git a/src/add-ons/print/drivers/pcl6/PCL6Rasterizer.h 
b/src/add-ons/print/drivers/pcl6/PCL6Rasterizer.h
index fad7ec9..d3f474b 100644
--- a/src/add-ons/print/drivers/pcl6/PCL6Rasterizer.h
+++ b/src/add-ons/print/drivers/pcl6/PCL6Rasterizer.h
@@ -2,7 +2,7 @@
 ** PCL6Rasterizer.h
 ** Copyright 2005, Michael Pfeiffer, laplace@xxxxxxxxxxxxxxxxxxxxx.
 ** All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef _PCL6_RASTERIZER_H
 #define _PCL6_RASTERIZER_H
diff --git a/src/add-ons/print/drivers/pcl6/PCL6Writer.cpp 
b/src/add-ons/print/drivers/pcl6/PCL6Writer.cpp
index 2a02a02..a4b13b9 100644
--- a/src/add-ons/print/drivers/pcl6/PCL6Writer.cpp
+++ b/src/add-ons/print/drivers/pcl6/PCL6Writer.cpp
@@ -2,7 +2,7 @@
 ** PCL6Writer.cpp
 ** Copyright 2005, Michael Pfeiffer, laplace@xxxxxxxxxxxxxxxxxxxxx.
 ** All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 
 
diff --git a/src/add-ons/print/drivers/pcl6/PCL6Writer.h 
b/src/add-ons/print/drivers/pcl6/PCL6Writer.h
index 24cdb25..38456ea 100644
--- a/src/add-ons/print/drivers/pcl6/PCL6Writer.h
+++ b/src/add-ons/print/drivers/pcl6/PCL6Writer.h
@@ -2,7 +2,7 @@
 ** PCL6Writer.h
 ** Copyright 2005, Michael Pfeiffer, laplace@xxxxxxxxxxxxxxxxxxxxx.
 ** All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef _PCL6_WRITER_H
 #define _PCL6_WRITER_H
diff --git a/src/add-ons/translators/sgi/SGIImage.h 
b/src/add-ons/translators/sgi/SGIImage.h
index de7afea..05beea8 100644
--- a/src/add-ons/translators/sgi/SGIImage.h
+++ b/src/add-ons/translators/sgi/SGIImage.h
@@ -40,7 +40,7 @@
  *
  *      $Log: SGIImage.h,v $
  *      Revision 1.2  2004/02/03 00:52:18  mwilber
- *      Removed GPL text as permission was obtained from Michael Sweet to 
allow this derivative work to be distributed under the OpenBeOS license.
+ *      Removed GPL text as permission was obtained from Michael Sweet to 
allow this derivative work to be distributed under the MIT License.
  *
  *      Revision 1.1  2004/02/02 23:55:38  mwilber
  *      Initial check in for Stephan Assmus' SGITranslator
diff --git a/src/apps/devices/ResourceUsageWindow.cpp 
b/src/apps/devices/ResourceUsageWindow.cpp
index b9380ae..d2747dc 100644
--- a/src/apps/devices/ResourceUsageWindow.cpp
+++ b/src/apps/devices/ResourceUsageWindow.cpp
@@ -3,7 +3,7 @@
 //     Copyright (c) 2003-2004, OpenBeOS
 //
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //
 //  File:        ResourceUsageWindow.cpp
diff --git a/src/apps/diskprobe/AttributeWindow.h 
b/src/apps/diskprobe/AttributeWindow.h
index 441c872..418434e 100644
--- a/src/apps/diskprobe/AttributeWindow.h
+++ b/src/apps/diskprobe/AttributeWindow.h
@@ -1,6 +1,6 @@
 /* 
 ** Copyright 2004, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef ATTRIBUTE_WINDOW_H
 #define ATTRIBUTE_WINDOW_H
diff --git a/src/apps/diskprobe/DiskProbe.h b/src/apps/diskprobe/DiskProbe.h
index 3aee901..a9ab0c8 100644
--- a/src/apps/diskprobe/DiskProbe.h
+++ b/src/apps/diskprobe/DiskProbe.h
@@ -1,6 +1,6 @@
 /* 
 ** Copyright 2004, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef DISK_PROBE_H
 #define DISK_PROBE_H
diff --git a/src/apps/diskprobe/FileWindow.h b/src/apps/diskprobe/FileWindow.h
index 0ff0492..2893ece 100644
--- a/src/apps/diskprobe/FileWindow.h
+++ b/src/apps/diskprobe/FileWindow.h
@@ -1,6 +1,6 @@
 /* 
 ** Copyright 2004, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef FILE_WINDOW_H
 #define FILE_WINDOW_H
diff --git a/src/apps/diskprobe/ProbeWindow.h b/src/apps/diskprobe/ProbeWindow.h
index 53c7be0..e762f90 100644
--- a/src/apps/diskprobe/ProbeWindow.h
+++ b/src/apps/diskprobe/ProbeWindow.h
@@ -1,6 +1,6 @@
 /* 
 ** Copyright 2004, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 #ifndef PROBE_WINDOW_H
 #define PROBE_WINDOW_H
diff --git a/src/bin/chop.c b/src/bin/chop.c
index 964307a..60cddc7 100644
--- a/src/bin/chop.c
+++ b/src/bin/chop.c
@@ -3,7 +3,7 @@
 //  Copyright (c) 2001-2003, OpenBeOS
 //
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //
 //  File:        chop.c
diff --git a/src/bin/hd.c b/src/bin/hd.c
index cce6ed8..dc073bb 100644
--- a/src/bin/hd.c
+++ b/src/bin/hd.c
@@ -3,7 +3,7 @@
 //  Copyright (c) 2001-2003, OpenBeOS
 //
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //
 //  File:        hd.c
diff --git a/src/bin/installsound.cpp b/src/bin/installsound.cpp
index f8448a8..de01357 100644
--- a/src/bin/installsound.cpp
+++ b/src/bin/installsound.cpp
@@ -3,7 +3,7 @@
 //  Copyright (c) 2001-2003, OpenBeOS
 //
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //
 //  File:        installsound.cpp
diff --git a/src/bin/listport.c b/src/bin/listport.c
index 6bd4a6f..5c8b87e 100644
--- a/src/bin/listport.c
+++ b/src/bin/listport.c
@@ -3,7 +3,7 @@
 //  Copyright (c) 2001-2003, OpenBeOS
 //
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //
 //  File:        listport.c
diff --git a/src/bin/locale/dumpcatalog.cpp b/src/bin/locale/dumpcatalog.cpp
index d90f790..5a93b25 100644
--- a/src/bin/locale/dumpcatalog.cpp
+++ b/src/bin/locale/dumpcatalog.cpp
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2003, Oliver Tappe, zooey@xxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 
 #include <cstdio>
diff --git a/src/bin/locale/linkcatkeys.cpp b/src/bin/locale/linkcatkeys.cpp
index be81f5a..9c797c4 100644
--- a/src/bin/locale/linkcatkeys.cpp
+++ b/src/bin/locale/linkcatkeys.cpp
@@ -1,6 +1,6 @@
 /*
 ** Copyright 2003, Oliver Tappe, zooey@xxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 
 #include <cstdio>
diff --git a/src/bin/makeudfimage/Allocator.cpp 
b/src/bin/makeudfimage/Allocator.cpp
index edf62ee..1a224fc 100644
--- a/src/bin/makeudfimage/Allocator.cpp
+++ b/src/bin/makeudfimage/Allocator.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  Copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //----------------------------------------------------------------------
diff --git a/src/bin/makeudfimage/Allocator.h b/src/bin/makeudfimage/Allocator.h
index 1704613..20a8cc4 100644
--- a/src/bin/makeudfimage/Allocator.h
+++ b/src/bin/makeudfimage/Allocator.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  Copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //----------------------------------------------------------------------
diff --git a/src/bin/makeudfimage/Attribute.cpp 
b/src/bin/makeudfimage/Attribute.cpp
index eb0bdd9..31ccc71 100644
--- a/src/bin/makeudfimage/Attribute.cpp
+++ b/src/bin/makeudfimage/Attribute.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  Copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //----------------------------------------------------------------------
diff --git a/src/bin/makeudfimage/Attribute.h b/src/bin/makeudfimage/Attribute.h
index 2a6f0c0..3a1779f 100644
--- a/src/bin/makeudfimage/Attribute.h
+++ b/src/bin/makeudfimage/Attribute.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  Copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //----------------------------------------------------------------------
diff --git a/src/bin/makeudfimage/ConsoleListener.cpp 
b/src/bin/makeudfimage/ConsoleListener.cpp
index e949193..68533f2 100644
--- a/src/bin/makeudfimage/ConsoleListener.cpp
+++ b/src/bin/makeudfimage/ConsoleListener.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  Copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //----------------------------------------------------------------------
diff --git a/src/bin/makeudfimage/ConsoleListener.h 
b/src/bin/makeudfimage/ConsoleListener.h
index 9b6b5e9..eec0f32 100644
--- a/src/bin/makeudfimage/ConsoleListener.h
+++ b/src/bin/makeudfimage/ConsoleListener.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  Copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //----------------------------------------------------------------------
diff --git a/src/bin/makeudfimage/DataStream.h 
b/src/bin/makeudfimage/DataStream.h
index a1f13a7..382d106 100644
--- a/src/bin/makeudfimage/DataStream.h
+++ b/src/bin/makeudfimage/DataStream.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  Copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //----------------------------------------------------------------------
diff --git a/src/bin/makeudfimage/EmbeddedStream.cpp 
b/src/bin/makeudfimage/EmbeddedStream.cpp
index 466c8d3..cd3a5d3 100644
--- a/src/bin/makeudfimage/EmbeddedStream.cpp
+++ b/src/bin/makeudfimage/EmbeddedStream.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  Copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //----------------------------------------------------------------------
diff --git a/src/bin/makeudfimage/EmbeddedStream.h 
b/src/bin/makeudfimage/EmbeddedStream.h
index 12310b0..d3f0dc0 100644
--- a/src/bin/makeudfimage/EmbeddedStream.h
+++ b/src/bin/makeudfimage/EmbeddedStream.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  Copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //----------------------------------------------------------------------
diff --git a/src/bin/makeudfimage/ExtentStream.cpp 
b/src/bin/makeudfimage/ExtentStream.cpp
index a3e43bc..38c44b0 100644
--- a/src/bin/makeudfimage/ExtentStream.cpp
+++ b/src/bin/makeudfimage/ExtentStream.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  Copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //----------------------------------------------------------------------
diff --git a/src/bin/makeudfimage/ExtentStream.h 
b/src/bin/makeudfimage/ExtentStream.h
index b437446..78f1024 100644
--- a/src/bin/makeudfimage/ExtentStream.h
+++ b/src/bin/makeudfimage/ExtentStream.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  Copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //----------------------------------------------------------------------
diff --git a/src/bin/makeudfimage/FileStream.cpp 
b/src/bin/makeudfimage/FileStream.cpp
index 151d44a..4a1521e 100644
--- a/src/bin/makeudfimage/FileStream.cpp
+++ b/src/bin/makeudfimage/FileStream.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  Copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //----------------------------------------------------------------------
diff --git a/src/bin/makeudfimage/FileStream.h 
b/src/bin/makeudfimage/FileStream.h
index e5e4c58..87f1726 100644
--- a/src/bin/makeudfimage/FileStream.h
+++ b/src/bin/makeudfimage/FileStream.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  Copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //----------------------------------------------------------------------
diff --git a/src/bin/makeudfimage/MemoryStream.cpp 
b/src/bin/makeudfimage/MemoryStream.cpp
index fbcab6f..8f3b360 100644
--- a/src/bin/makeudfimage/MemoryStream.cpp
+++ b/src/bin/makeudfimage/MemoryStream.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  Copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //----------------------------------------------------------------------
diff --git a/src/bin/makeudfimage/MemoryStream.h 
b/src/bin/makeudfimage/MemoryStream.h
index 2cb3dda..12063de 100644
--- a/src/bin/makeudfimage/MemoryStream.h
+++ b/src/bin/makeudfimage/MemoryStream.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  Copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //----------------------------------------------------------------------
diff --git a/src/bin/makeudfimage/PhysicalPartitionAllocator.cpp 
b/src/bin/makeudfimage/PhysicalPartitionAllocator.cpp
index e4d32f2..7d7c9e8 100644
--- a/src/bin/makeudfimage/PhysicalPartitionAllocator.cpp
+++ b/src/bin/makeudfimage/PhysicalPartitionAllocator.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  Copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //----------------------------------------------------------------------
diff --git a/src/bin/makeudfimage/PhysicalPartitionAllocator.h 
b/src/bin/makeudfimage/PhysicalPartitionAllocator.h
index dbb3b3c..a659fcf 100644
--- a/src/bin/makeudfimage/PhysicalPartitionAllocator.h
+++ b/src/bin/makeudfimage/PhysicalPartitionAllocator.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  Copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //----------------------------------------------------------------------
diff --git a/src/bin/makeudfimage/PositionIOStream.cpp 
b/src/bin/makeudfimage/PositionIOStream.cpp
index bac6e93..5b3b12b 100644
--- a/src/bin/makeudfimage/PositionIOStream.cpp
+++ b/src/bin/makeudfimage/PositionIOStream.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  Copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //----------------------------------------------------------------------
diff --git a/src/bin/makeudfimage/PositionIOStream.h 
b/src/bin/makeudfimage/PositionIOStream.h
index 59930a9..de8bfad 100644
--- a/src/bin/makeudfimage/PositionIOStream.h
+++ b/src/bin/makeudfimage/PositionIOStream.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  Copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //----------------------------------------------------------------------
diff --git a/src/bin/makeudfimage/ProgressListener.h 
b/src/bin/makeudfimage/ProgressListener.h
index cc743a0..e8999f5 100644
--- a/src/bin/makeudfimage/ProgressListener.h
+++ b/src/bin/makeudfimage/ProgressListener.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  Copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //----------------------------------------------------------------------
diff --git a/src/bin/makeudfimage/Shell.cpp b/src/bin/makeudfimage/Shell.cpp
index c6bd335..8cc41a9 100644
--- a/src/bin/makeudfimage/Shell.cpp
+++ b/src/bin/makeudfimage/Shell.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  Copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //----------------------------------------------------------------------
diff --git a/src/bin/makeudfimage/Shell.h b/src/bin/makeudfimage/Shell.h
index 494bce9..da3d0b5 100644
--- a/src/bin/makeudfimage/Shell.h
+++ b/src/bin/makeudfimage/Shell.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  Copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //----------------------------------------------------------------------
diff --git a/src/bin/makeudfimage/SimulatedStream.cpp 
b/src/bin/makeudfimage/SimulatedStream.cpp
index 2506b3e..2cf327e 100644
--- a/src/bin/makeudfimage/SimulatedStream.cpp
+++ b/src/bin/makeudfimage/SimulatedStream.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  Copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //----------------------------------------------------------------------
diff --git a/src/bin/makeudfimage/SimulatedStream.h 
b/src/bin/makeudfimage/SimulatedStream.h
index 710de59..c1042fe 100644
--- a/src/bin/makeudfimage/SimulatedStream.h
+++ b/src/bin/makeudfimage/SimulatedStream.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  Copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //----------------------------------------------------------------------
diff --git a/src/bin/makeudfimage/Statistics.cpp 
b/src/bin/makeudfimage/Statistics.cpp
index 9d56e28..a94f9c8 100644
--- a/src/bin/makeudfimage/Statistics.cpp
+++ b/src/bin/makeudfimage/Statistics.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  Copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //----------------------------------------------------------------------
diff --git a/src/bin/makeudfimage/Statistics.h 
b/src/bin/makeudfimage/Statistics.h
index 028a42c..73f36b3 100644
--- a/src/bin/makeudfimage/Statistics.h
+++ b/src/bin/makeudfimage/Statistics.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  Copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //----------------------------------------------------------------------
diff --git a/src/bin/makeudfimage/UdfBuilder.cpp 
b/src/bin/makeudfimage/UdfBuilder.cpp
index e4cf7e5..f88cd9f 100644
--- a/src/bin/makeudfimage/UdfBuilder.cpp
+++ b/src/bin/makeudfimage/UdfBuilder.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  Copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //----------------------------------------------------------------------
diff --git a/src/bin/makeudfimage/UdfBuilder.h 
b/src/bin/makeudfimage/UdfBuilder.h
index 5028b63..a36cf74 100644
--- a/src/bin/makeudfimage/UdfBuilder.h
+++ b/src/bin/makeudfimage/UdfBuilder.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  Copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //----------------------------------------------------------------------
diff --git a/src/bin/makeudfimage/makeudfimage.cpp 
b/src/bin/makeudfimage/makeudfimage.cpp
index 5df5bd9..ac12c17 100644
--- a/src/bin/makeudfimage/makeudfimage.cpp
+++ b/src/bin/makeudfimage/makeudfimage.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  Copyright (c) 2003 Tyler Dauwalder, tyler@xxxxxxxxxxxxx
 //----------------------------------------------------------------------
diff --git a/src/bin/printenv.c b/src/bin/printenv.c
index 98f2201..6299b57 100644
--- a/src/bin/printenv.c
+++ b/src/bin/printenv.c
@@ -3,7 +3,7 @@
 //  Copyright (c) 2001-2003, OpenBeOS
 //
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //
 //  File:        printenv.c
diff --git a/src/bin/release.c b/src/bin/release.c
index 4ef4118..8199b6a 100644
--- a/src/bin/release.c
+++ b/src/bin/release.c
@@ -3,7 +3,7 @@
 //  Copyright (c) 2004, OpenBeOS
 //
 //  This software is part of the OpenBeOS distribution and is covered
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //
 //  File:        release.c
diff --git a/src/bin/unchop.c b/src/bin/unchop.c
index 548fbc6..9c99b4d 100644
--- a/src/bin/unchop.c
+++ b/src/bin/unchop.c
@@ -3,7 +3,7 @@
 //  Copyright (c) 2001-2003, OpenBeOS
 //
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //
 //  File:        unchop.c
diff --git a/src/build/libbe/storage/Directory.cpp 
b/src/build/libbe/storage/Directory.cpp
index a9f592a..db60f37 100644
--- a/src/build/libbe/storage/Directory.cpp
+++ b/src/build/libbe/storage/Directory.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 /*!
        \file Directory.cpp
diff --git a/src/build/libbe/storage/MimeType.cpp 
b/src/build/libbe/storage/MimeType.cpp
index 0673588..7bf57dd 100644
--- a/src/build/libbe/storage/MimeType.cpp
+++ b/src/build/libbe/storage/MimeType.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 /*!
        \file MimeType.cpp
diff --git a/src/kits/locale/cat.cpp b/src/kits/locale/cat.cpp
index e1c1ee1..610b2cc 100644
--- a/src/kits/locale/cat.cpp
+++ b/src/kits/locale/cat.cpp
@@ -1,6 +1,6 @@
 /* 
 ** Copyright 2003, Axel Dörfler, axeld@xxxxxxxxxxxxxxxx. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 
 
diff --git a/src/kits/media/MediaPlugin.cpp b/src/kits/media/MediaPlugin.cpp
index 74a8f6f..073e844 100644
--- a/src/kits/media/MediaPlugin.cpp
+++ b/src/kits/media/MediaPlugin.cpp
@@ -1,6 +1,6 @@
 /* 
 ** Copyright 2004, Marcus Overhagen. All rights reserved.
-** Distributed under the terms of the OpenBeOS License.
+** Distributed under the terms of the MIT License.
 */
 
 
diff --git a/src/kits/media/PluginManager.cpp b/src/kits/media/PluginManager.cpp
index 8b5cfd6..bb31228 100644
--- a/src/kits/media/PluginManager.cpp
+++ b/src/kits/media/PluginManager.cpp
@@ -1,7 +1,7 @@
 /* 
  * Copyright 2004-2010, Marcus Overhagen. All rights reserved.
  * Copyright 2016, Dario Casalinuovo. All rights reserved.
- * Distributed under the terms of the OpenBeOS License.
+ * Distributed under the terms of the MIT License.
  */
 
 
diff --git a/src/kits/storage/AddOnImage.cpp b/src/kits/storage/AddOnImage.cpp
index 6ebdfa8..9d23889 100644
--- a/src/kits/storage/AddOnImage.cpp
+++ b/src/kits/storage/AddOnImage.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 
 #include "AddOnImage.h"
diff --git a/src/kits/storage/AddOnImage.h b/src/kits/storage/AddOnImage.h
index 39b7c6b..52547ab 100644
--- a/src/kits/storage/AddOnImage.h
+++ b/src/kits/storage/AddOnImage.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 
 #ifndef _ADD_ON_IMAGE_H
diff --git a/src/kits/storage/EntryList.cpp b/src/kits/storage/EntryList.cpp
index 2e51ac9..1c2e943 100644
--- a/src/kits/storage/EntryList.cpp
+++ b/src/kits/storage/EntryList.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 
 #include <EntryList.h>
diff --git a/src/kits/storage/OffsetFile.cpp b/src/kits/storage/OffsetFile.cpp
index 68b7331..c3df5e5 100644
--- a/src/kits/storage/OffsetFile.cpp
+++ b/src/kits/storage/OffsetFile.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 /*!
        \file OffsetFile.cpp
diff --git a/src/kits/storage/ResourceItem.cpp 
b/src/kits/storage/ResourceItem.cpp
index 090a7b1..7d708c1 100644
--- a/src/kits/storage/ResourceItem.cpp
+++ b/src/kits/storage/ResourceItem.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 /*!
        \file ResourcesItem.cpp
diff --git a/src/kits/storage/ResourceStrings.cpp 
b/src/kits/storage/ResourceStrings.cpp
index 10ae4be..8ee5318 100644
--- a/src/kits/storage/ResourceStrings.cpp
+++ b/src/kits/storage/ResourceStrings.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 /*!
        \file ResourceStrings.cpp
diff --git a/src/kits/storage/ResourcesContainer.cpp 
b/src/kits/storage/ResourcesContainer.cpp
index 34f836d..f43180c 100644
--- a/src/kits/storage/ResourcesContainer.cpp
+++ b/src/kits/storage/ResourcesContainer.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 /*!
        \file ResourcesContainer.cpp
diff --git a/src/kits/storage/VolumeRoster.cpp 
b/src/kits/storage/VolumeRoster.cpp
index 3149ab5..c4d2355 100644
--- a/src/kits/storage/VolumeRoster.cpp
+++ b/src/kits/storage/VolumeRoster.cpp
@@ -1,6 +1,6 @@
 // ----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //  File Name:         VolumeRoster.cpp
 //
diff --git a/src/kits/storage/disk_device/DiskDeviceVisitor.cpp 
b/src/kits/storage/disk_device/DiskDeviceVisitor.cpp
index 71fcfd3..5f0886f 100644
--- a/src/kits/storage/disk_device/DiskDeviceVisitor.cpp
+++ b/src/kits/storage/disk_device/DiskDeviceVisitor.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 
 #include <DiskDeviceVisitor.h>
diff --git a/src/kits/storage/disk_device/DiskScannerAddOn.cpp 
b/src/kits/storage/disk_device/DiskScannerAddOn.cpp
index dcadaba..60592e8 100644
--- a/src/kits/storage/disk_device/DiskScannerAddOn.cpp
+++ b/src/kits/storage/disk_device/DiskScannerAddOn.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 
 #include <DiskScannerAddOn.h>
diff --git a/src/kits/storage/disk_device/PartitioningDialog.cpp 
b/src/kits/storage/disk_device/PartitioningDialog.cpp
index 5709ecc..607a027 100644
--- a/src/kits/storage/disk_device/PartitioningDialog.cpp
+++ b/src/kits/storage/disk_device/PartitioningDialog.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 
 #include <algobase.h>
diff --git a/src/kits/storage/disk_device/PartitioningDialog.h 
b/src/kits/storage/disk_device/PartitioningDialog.h
index d578f66..c681fd3 100644
--- a/src/kits/storage/disk_device/PartitioningDialog.h
+++ b/src/kits/storage/disk_device/PartitioningDialog.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 
 #ifndef _PARTITIONING_DIALOG_H
diff --git a/src/kits/storage/disk_device/PartitioningInfo.cpp 
b/src/kits/storage/disk_device/PartitioningInfo.cpp
index 0e0cba3..ef15e96 100644
--- a/src/kits/storage/disk_device/PartitioningInfo.cpp
+++ b/src/kits/storage/disk_device/PartitioningInfo.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 
 #include <stdio.h>
diff --git a/src/kits/storage/mime/AssociatedTypes.cpp 
b/src/kits/storage/mime/AssociatedTypes.cpp
index e41fde9..8b67579 100644
--- a/src/kits/storage/mime/AssociatedTypes.cpp
+++ b/src/kits/storage/mime/AssociatedTypes.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 /*!
        \file AssociatedTypes.cpp
diff --git a/src/kits/storage/mime/Supertype.cpp 
b/src/kits/storage/mime/Supertype.cpp
index 969568d..9f9cd16 100644
--- a/src/kits/storage/mime/Supertype.cpp
+++ b/src/kits/storage/mime/Supertype.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 /*!
        \file Supertype.cpp
diff --git a/src/kits/storage/sniffer/DisjList.cpp 
b/src/kits/storage/sniffer/DisjList.cpp
index 541bebe..20c9860 100644
--- a/src/kits/storage/sniffer/DisjList.cpp
+++ b/src/kits/storage/sniffer/DisjList.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 /*!
        \file DisjList.cpp
diff --git a/src/kits/storage/sniffer/Err.cpp b/src/kits/storage/sniffer/Err.cpp
index 3906e75..102c91f 100644
--- a/src/kits/storage/sniffer/Err.cpp
+++ b/src/kits/storage/sniffer/Err.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 /*!
        \file Err.cpp
diff --git a/src/kits/storage/sniffer/Parser.cpp 
b/src/kits/storage/sniffer/Parser.cpp
index 241df7d..3e97b8a 100644
--- a/src/kits/storage/sniffer/Parser.cpp
+++ b/src/kits/storage/sniffer/Parser.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //----------------------------------------------------------------------
 /*!
        \file sniffer/Parser.cpp
diff --git a/src/kits/storage/sniffer/Pattern.cpp 
b/src/kits/storage/sniffer/Pattern.cpp
index a77af1e..eea5628 100644
--- a/src/kits/storage/sniffer/Pattern.cpp
+++ b/src/kits/storage/sniffer/Pattern.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 /*!
        \file Pattern.cpp
diff --git a/src/kits/storage/sniffer/PatternList.cpp 
b/src/kits/storage/sniffer/PatternList.cpp
index b3f066a..b44b867 100644
--- a/src/kits/storage/sniffer/PatternList.cpp
+++ b/src/kits/storage/sniffer/PatternList.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 /*!
        \file PatternList.cpp
diff --git a/src/kits/storage/sniffer/RPattern.cpp 
b/src/kits/storage/sniffer/RPattern.cpp
index 0267882..aa9d38b 100644
--- a/src/kits/storage/sniffer/RPattern.cpp
+++ b/src/kits/storage/sniffer/RPattern.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 /*!
        \file RPattern.cpp
diff --git a/src/kits/storage/sniffer/RPatternList.cpp 
b/src/kits/storage/sniffer/RPatternList.cpp
index 38a86db..a59c897 100644
--- a/src/kits/storage/sniffer/RPatternList.cpp
+++ b/src/kits/storage/sniffer/RPatternList.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 /*!
        \file RPatternList.cpp
diff --git a/src/kits/storage/sniffer/Range.cpp 
b/src/kits/storage/sniffer/Range.cpp
index ebf6471..fb9db56 100644
--- a/src/kits/storage/sniffer/Range.cpp
+++ b/src/kits/storage/sniffer/Range.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 /*!
        \file Range.cpp
diff --git a/src/kits/storage/sniffer/Rule.cpp 
b/src/kits/storage/sniffer/Rule.cpp
index 6b0dd4e..36c8fb4 100644
--- a/src/kits/storage/sniffer/Rule.cpp
+++ b/src/kits/storage/sniffer/Rule.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 /*!
        \file Rule.cpp
diff --git a/src/kits/storage/storage_support.cpp 
b/src/kits/storage/storage_support.cpp
index 263ff5e..8b6618a 100644
--- a/src/kits/storage/storage_support.cpp
+++ b/src/kits/storage/storage_support.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //----------------------------------------------------------------------
 /*!
        \file storage_support.cpp
diff --git a/src/preferences/media/MediaListItem.cpp 
b/src/preferences/media/MediaListItem.cpp
index 5d1b096..ca7a202 100644
--- a/src/preferences/media/MediaListItem.cpp
+++ b/src/preferences/media/MediaListItem.cpp
@@ -3,7 +3,7 @@
 //     Copyright (c) 2003, OpenBeOS
 //
 //  This software is part of the OpenBeOS distribution and is covered
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //
 //  File:        MediaListItem.cpp
diff --git a/src/preferences/media/MediaListItem.h 
b/src/preferences/media/MediaListItem.h
index 2335f9e..5aa050b 100644
--- a/src/preferences/media/MediaListItem.h
+++ b/src/preferences/media/MediaListItem.h
@@ -3,7 +3,7 @@
 //     Copyright (c) 2003, OpenBeOS
 //
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //
 //  File:        MediaListItem.h
diff --git a/src/preferences/media/MediaViews.h 
b/src/preferences/media/MediaViews.h
index 4866772..09f1a9b 100644
--- a/src/preferences/media/MediaViews.h
+++ b/src/preferences/media/MediaViews.h
@@ -3,7 +3,7 @@
 //     Copyright (c) 2003, OpenBeOS
 //
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //
 //
 //  File:        MediaViews.h
diff --git a/src/servers/registrar/Debug.h b/src/servers/registrar/Debug.h
index 34d6d22..4ca94fa 100644
--- a/src/servers/registrar/Debug.h
+++ b/src/servers/registrar/Debug.h
@@ -3,7 +3,7 @@
 /* Debug - debug stuff
 **
 ** Initial version by Axel Dörfler, axeld@xxxxxxxxxxxxxxxx
-** This file may be used under the terms of the OpenBeOS License.
+** This file may be used under the terms of the MIT License.
 */
 #ifndef DEBUG
 #      define DEBUG 0
diff --git a/src/servers/registrar/MessageHandler.cpp 
b/src/servers/registrar/MessageHandler.cpp
index e48c994..992d6c0 100644
--- a/src/servers/registrar/MessageHandler.cpp
+++ b/src/servers/registrar/MessageHandler.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 
 #include "MessageHandler.h"
diff --git a/src/servers/registrar/MessageHandler.h 
b/src/servers/registrar/MessageHandler.h
index 6b0bbec..09b2473 100644
--- a/src/servers/registrar/MessageHandler.h
+++ b/src/servers/registrar/MessageHandler.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 
 #ifndef MESSAGE_HANDLER_H
diff --git a/src/servers/registrar/PriorityMessageQueue.cpp 
b/src/servers/registrar/PriorityMessageQueue.cpp
index 7e226b3..c7542a3 100644
--- a/src/servers/registrar/PriorityMessageQueue.cpp
+++ b/src/servers/registrar/PriorityMessageQueue.cpp
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 
 #include <Message.h>
diff --git a/src/servers/registrar/PriorityMessageQueue.h 
b/src/servers/registrar/PriorityMessageQueue.h
index 83c1fef..50f1fc6 100644
--- a/src/servers/registrar/PriorityMessageQueue.h
+++ b/src/servers/registrar/PriorityMessageQueue.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered 
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 
 #ifndef PRIORITY_MESSAGE_QUEUE_H
diff --git a/src/servers/registrar/mime/CreateAppMetaMimeThread.h 
b/src/servers/registrar/mime/CreateAppMetaMimeThread.h
index 4ec491a..90af2a0 100644
--- a/src/servers/registrar/mime/CreateAppMetaMimeThread.h
+++ b/src/servers/registrar/mime/CreateAppMetaMimeThread.h
@@ -1,6 +1,6 @@
 //----------------------------------------------------------------------
 //  This software is part of the OpenBeOS distribution and is covered
-//  by the OpenBeOS license.
+//  by the MIT License.
 //---------------------------------------------------------------------
 /*!
        \file CreateAppMetaMimeThread.h
diff --git a/src/servers/registrar/mime/MimeUpdateThread.h 
b/src/servers/registrar/mime/MimeUpdateThread.h

[ *** diff truncated: 1523 lines dropped *** ]



Other related posts:

  • » [haiku-commits] haiku: hrev50946 - in src: . add-ons tests/add-ons/kernel/file_systems/bfs/r5 system bin/makeudfimage - waddlesplash