From 2ca1376080f866aafba1edc95eaa036b92ed2078 Mon Sep 17 00:00:00 2001 From: Coldfirex Date: Fri, 20 Aug 2021 11:27:07 -0500 Subject: [PATCH] Mass updating of OpenBeOS text to Haiku No functional code altered. https://dev.haiku-os.org/ticket/17197 Change-Id: I75cc74f6be0ad968fd77c31fbe5b0f650a6fe9e0 Reviewed-on: https://review.haiku-os.org/c/haiku/+/4364 Tested-by: Commit checker robot Reviewed-by: Adrien Destugues --- headers/build/os/app/Roster.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/os/support/Archivable.h | 2 +- .../private/storage/mime/MimeUpdateThread.h | 2 +- .../storage/mime/UpdateMimeInfoThread.h | 2 +- headers/libs/print/libprint/BlockingWindow.h | 2 +- headers/libs/print/libprint/MarginView.h | 2 +- headers/libs/print/libprint/PrintJobReader.h | 2 +- headers/libs/print/libprint/PrintUtils.h | 3 +- headers/os/net/NetDebug.h | 2 +- headers/private/kernel/arch/timer.h | 2 +- headers/private/print/BeUtils.h | 2 +- headers/private/print/FolderWatcher.h | 2 +- headers/private/print/Jobs.h | 2 +- headers/private/print/PictureIterator.h | 2 +- headers/private/print/PicturePrinter.h | 2 +- headers/private/print/PrintTransport.h | 2 +- headers/private/print/PrintTransportAddOn.h | 2 +- headers/private/print/Template.h | 2 +- headers/private/print/pr_server.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 +- .../private/storage/sniffer/RPatternList.h | 2 +- headers/private/storage/sniffer/Range.h | 2 +- headers/private/storage/sniffer/Rule.h | 2 +- .../kernel/drivers/audio/ac97/ich/Jamfile | 1 - .../drivers/graphics/matrox/README.html | 4 +- .../kernel/file_systems/btrfs/crc_table.cpp | 2 +- .../kernel/file_systems/ext2/crc_table.cpp | 2 +- src/add-ons/kernel/file_systems/fat/mkdos.cpp | 2 +- src/add-ons/kernel/file_systems/fat/mkdos.h | 2 +- .../kernel/file_systems/udf/MemoryChunk.h | 2 +- .../kernel/file_systems/udf/Partition.h | 2 +- .../file_systems/udf/PhysicalPartition.h | 2 +- .../file_systems/udf/SparablePartition.h | 2 +- .../kernel/file_systems/udf/UdfDebug.cpp | 2 +- .../kernel/file_systems/udf/UdfDebug.h | 2 +- .../kernel/file_systems/udf/UdfString.h | 2 +- .../kernel/file_systems/udf/UdfStructures.cpp | 2 +- .../file_systems/udf/VirtualPartition.h | 2 +- .../kernel/file_systems/udf/crc_table.cpp | 2 +- .../udf/drive_setup_addon/udf-ds.cpp | 2 +- .../file_systems/udf/kernel_interface.cpp | 2 +- .../userlandfs/kernel_add_on/Volume.cpp | 24 ++++++------ .../partitioning_systems/session/Debug.cpp | 2 +- .../partitioning_systems/session/Debug.h | 2 +- .../partitioning_systems/session/scsi-mmc.h | 2 +- .../demultiplexer/MediaDemultiplexerNode.cpp | 2 +- .../hp_jetdirect/print_transport.cpp | 2 +- .../parallel_port/ParallelTransport.cpp | 2 +- .../transports/print_to_file/FileSelector.cpp | 2 +- .../transports/print_to_file/FileSelector.h | 2 +- .../print_to_file/print_transport.cpp | 2 +- src/add-ons/translators/bmp/BMPMain.cpp | 2 +- src/add-ons/translators/bmp/BMPTranslator.h | 2 +- src/add-ons/translators/png/PNGMain.cpp | 4 +- src/add-ons/translators/png/PNGTranslator.cpp | 4 +- src/add-ons/translators/png/PNGTranslator.h | 4 +- src/add-ons/translators/sgi/SGIImage.cpp | 2 +- src/add-ons/translators/sgi/SGIImage.h | 2 +- src/add-ons/translators/sgi/SGIMain.cpp | 4 +- src/add-ons/translators/sgi/SGITranslator.h | 4 +- src/add-ons/translators/sgi/SGIView.cpp | 2 +- src/add-ons/translators/sgi/SGIView.h | 2 +- .../translators/shared/TranslatorSettings.cpp | 4 +- .../translators/shared/TranslatorWindow.cpp | 4 +- .../translators/shared/TranslatorWindow.h | 4 +- src/add-ons/translators/stxt/STXTMain.cpp | 4 +- src/add-ons/translators/stxt/STXTTranslator.h | 4 +- src/add-ons/translators/tga/TGAMain.cpp | 4 +- src/add-ons/translators/tga/TGAView.cpp | 4 +- src/add-ons/translators/tga/TGAView.h | 4 +- src/add-ons/translators/tiff/TIFFMain.cpp | 4 +- src/add-ons/translators/tiff/TIFFTranslator.h | 4 +- src/add-ons/translators/tiff/TIFFView.cpp | 4 +- src/add-ons/translators/tiff/TIFFView.h | 4 +- src/apps/devices/ResourceUsageWindow.cpp | 4 +- src/apps/expander/ExpanderApp.h | 2 +- src/apps/expander/ExpanderSettings.cpp | 2 +- src/apps/expander/ExpanderSettings.h | 2 +- src/apps/mail/Content.cpp | 2 +- src/apps/showimage/Filter.h | 2 +- src/apps/terminal/Changelog | 4 +- src/apps/terminal/README.GPL_to_OBOS | 10 ++--- src/bin/bfs_tools/lib/bfs.h | 2 +- src/bin/chop.c | 4 +- src/bin/ffm.cpp | 2 +- src/bin/hd.c | 4 +- src/bin/id.c | 6 +-- src/bin/installsound.cpp | 4 +- src/bin/iroster.cpp | 2 +- src/bin/listport.c | 4 +- src/bin/listsem.c | 2 +- src/bin/logname.c | 6 +-- src/bin/mkdos/fat.h | 2 +- src/bin/mkdos/mkdos.cpp | 2 +- src/bin/modifiers.cpp | 2 +- src/bin/printenv.c | 4 +- src/bin/prio.c | 4 +- src/bin/quit.cpp | 2 +- src/bin/release.c | 4 +- src/bin/renice.c | 6 +-- src/bin/unchop.c | 4 +- src/bin/waitfor.cpp | 2 +- src/build/libbe/interface/Bitmap.cpp | 2 +- src/build/libbe/storage/Directory.cpp | 2 +- src/build/libbe/storage/MimeType.cpp | 2 +- src/build/libbe/support/Archivable.cpp | 6 +-- src/kits/game/GSUtility.h | 2 +- src/kits/game/GameProducer.h | 2 +- src/kits/game/GameSoundBuffer.cpp | 2 +- src/kits/game/GameSoundDevice.cpp | 2 +- src/kits/game/GameSoundDevice.h | 2 +- src/kits/game/StreamingGameSound.cpp | 2 +- src/kits/mail/MailComponent.cpp | 2 +- src/kits/network/libnetapi/NetDebug.cpp | 2 +- src/kits/print/BeUtils.cpp | 2 +- src/kits/print/BeUtilsTranslation.cpp | 2 +- src/kits/print/FolderWatcher.cpp | 2 +- src/kits/print/Jobs.cpp | 2 +- src/kits/print/PictureIterator.cpp | 2 +- src/kits/print/PicturePrinter.cpp | 2 +- src/kits/print/PrintTransport.cpp | 2 +- src/kits/print/Template.cpp | 2 +- src/kits/storage/AddOnImage.cpp | 2 +- src/kits/storage/AddOnImage.h | 2 +- src/kits/storage/EntryList.cpp | 2 +- src/kits/storage/OffsetFile.cpp | 2 +- src/kits/storage/ResourceItem.cpp | 2 +- src/kits/storage/ResourceStrings.cpp | 2 +- src/kits/storage/ResourcesContainer.cpp | 2 +- src/kits/storage/VolumeRoster.cpp | 2 +- .../storage/disk_device/DiskDeviceVisitor.cpp | 2 +- .../storage/disk_device/DiskScannerAddOn.cpp | 2 +- .../disk_device/PartitioningDialog.cpp | 2 +- .../storage/disk_device/PartitioningDialog.h | 2 +- .../storage/disk_device/PartitioningInfo.cpp | 2 +- src/kits/storage/mime/AssociatedTypes.cpp | 2 +- src/kits/storage/mime/Supertype.cpp | 2 +- src/kits/storage/mime/database_support.cpp | 3 +- src/kits/storage/sniffer/DisjList.cpp | 2 +- src/kits/storage/sniffer/Err.cpp | 2 +- src/kits/storage/sniffer/Parser.cpp | 2 +- src/kits/storage/sniffer/Pattern.cpp | 2 +- src/kits/storage/sniffer/PatternList.cpp | 2 +- src/kits/storage/sniffer/RPattern.cpp | 2 +- src/kits/storage/sniffer/RPatternList.cpp | 2 +- src/kits/storage/sniffer/Range.cpp | 2 +- src/kits/storage/sniffer/Rule.cpp | 2 +- src/kits/storage/storage_support.cpp | 2 +- src/kits/support/StopWatch.cpp | 2 +- src/kits/translation/README.html | 37 ------------------ src/libs/print/libprint/BlockingWindow.cpp | 2 +- src/libs/print/libprint/MarginView.cpp | 2 +- src/libs/print/libprint/PrintJobReader.cpp | 2 +- src/libs/print/libprint/PrintUtils.cpp | 3 +- src/preferences/appearance/ColorWhichItem.cpp | 3 +- src/preferences/appearance/ColorWhichItem.h | 3 +- src/preferences/appearance/CurView.cpp | 10 ++--- src/preferences/appearance/CurView.h | 2 +- .../appearance/CursorWhichItem.cpp | 4 +- src/preferences/appearance/CursorWhichItem.h | 2 +- src/preferences/input/MouseSettings.cpp | 4 +- src/preferences/media/MediaListItem.cpp | 4 +- src/preferences/media/MediaListItem.h | 4 +- src/preferences/media/MediaViews.h | 4 +- src/servers/registrar/AppInfoList.h | 2 +- src/servers/registrar/Event.cpp | 2 +- src/servers/registrar/Event.h | 2 +- src/servers/registrar/EventMaskWatcher.cpp | 2 +- src/servers/registrar/EventMaskWatcher.h | 2 +- src/servers/registrar/EventQueue.h | 2 +- src/servers/registrar/MessageEvent.cpp | 2 +- src/servers/registrar/MessageEvent.h | 2 +- src/servers/registrar/MessageHandler.cpp | 2 +- src/servers/registrar/MessageHandler.h | 2 +- src/servers/registrar/MessageRunnerManager.h | 2 +- .../registrar/PriorityMessageQueue.cpp | 2 +- src/servers/registrar/PriorityMessageQueue.h | 2 +- src/servers/registrar/RecentApps.h | 2 +- src/servers/registrar/RecentEntries.h | 2 +- src/servers/registrar/Registrar.h | 2 +- .../registrar/RosterSettingsCharStream.h | 2 +- src/servers/registrar/Watcher.cpp | 2 +- src/servers/registrar/Watcher.h | 2 +- src/servers/registrar/WatchingService.cpp | 2 +- src/servers/registrar/WatchingService.h | 2 +- .../registrar/mime/CreateAppMetaMimeThread.h | 2 +- src/servers/registrar/mime/MimeUpdateThread.h | 2 +- src/servers/registrar/mime/RegistrarThread.h | 2 +- .../registrar/mime/RegistrarThreadManager.h | 2 +- .../registrar/mime/UpdateMimeInfoThread.h | 2 +- src/system/libroot/os/arch/m68k/atomic.S | 2 +- src/system/libroot/os/arch/m68k/byteorder.S | 2 +- .../libroot/os/arch/m68k/system_time_asm.S | 2 +- src/system/libroot/os/arch/ppc/byteorder.S | 2 +- .../libroot/os/arch/ppc/system_time_asm.S | 2 +- src/system/libroot/os/disk_scanner.cpp | 2 +- src/tests/add-ons/print/pcl6/disasm.cpp | 2 +- src/tests/add-ons/print/pcl6/disasm.h | 2 +- .../print/pdf/bezierbounds/BezierBounds.cpp | 2 +- .../print/pdf/bezierbounds/BezierBounds.h | 2 +- .../tgatranslator/TGATranslatorTest.cpp | 6 +-- .../kits/app/RegistrarThreadManagerTest.cpp | 2 +- .../kits/app/blooper/IsMessageWaitingTest.cpp | 4 +- .../app/blooper/SetCommonFilterListTest.cpp | 2 +- .../app/bmessagequeue/AddMessageTest1.cpp | 2 +- .../app/bmessagequeue/AddMessageTest2.cpp | 2 +- .../app/bmessagequeue/ConcurrencyTest2.cpp | 12 +++--- .../app/bmessagequeue/FindMessageTest1.cpp | 2 +- .../bmessagequeue/MessageQueueTestAddon.cpp | 2 +- .../bmessagerunner/BMessageRunnerTester.cpp | 4 +- .../app/bmessagerunner/SetCountTester.cpp | 2 +- .../app/bmessagerunner/SetIntervalTester.cpp | 4 +- .../PropertyConstructionTest.cpp | 2 +- .../bpropertyinfo/PropertyFindMatchTest.cpp | 2 +- .../app/bpropertyinfo/PropertyFlattenTest.cpp | 2 +- .../app/bpropertyinfo/PropertyTestcase.cpp | 2 +- src/tests/kits/app/broster/BRosterCases | 22 +++++------ src/tests/kits/app/broster/FindAppTester.cpp | 6 +-- .../kits/app/broster/GetRecentTester.cpp | 16 ++++---- src/tests/kits/app/broster/LaunchTester.cpp | 10 ++--- .../kits/app/broster/RosterWatchingTester.cpp | 2 +- .../kits/app/messaging/first_light/Jamfile | 2 +- .../SimpleSoundTest.cpp | 2 +- .../simple_game_sound_test/SimpleSoundTest.h | 2 +- .../kits/interface/bbitmap/SetBitsTester.cpp | 8 ++-- .../interface/bdeskbar/DeskbarGetItemTest.cpp | 4 +- .../interface/bprintjob/PrintTestView.cpp | 2 +- .../interface/bprintjob/PrintTestWindow.cpp | 2 +- .../interface/bregion/RegionConstruction.cpp | 2 +- .../kits/interface/bregion/RegionExclude.cpp | 2 +- .../kits/interface/bregion/RegionInclude.cpp | 2 +- .../interface/bregion/RegionIntersect.cpp | 2 +- .../kits/interface/bregion/RegionOffsetBy.cpp | 2 +- .../kits/interface/bregion/RegionTestcase.cpp | 2 +- .../kits/interface/pictureprint/Preview.cpp | 2 +- .../kits/interface/pictureprint/Preview.h | 2 +- src/tests/kits/media/mediaFormats.cpp | 4 +- src/tests/kits/media/nodetest/main.cpp | 2 +- .../kits/midi/synth_file_reader/SynthFile.cpp | 2 +- .../kits/midi/synth_file_reader/SynthFile.h | 2 +- .../synth_file_reader/SynthFileReader.cpp | 2 +- .../midi/synth_file_reader/SynthFileReader.h | 2 +- .../kits/midi/synth_file_reader/main.cpp | 2 +- src/tests/kits/storage/DirectoryTest.cpp | 6 +-- src/tests/kits/storage/EntryTest.cpp | 10 ++--- src/tests/kits/storage/MimeTypeTest.cpp | 38 +++++++++---------- src/tests/kits/storage/NodeInfoTest.cpp | 2 +- src/tests/kits/storage/NodeTest.h | 2 +- src/tests/kits/storage/SymLinkTest.cpp | 2 +- .../storage/disk_device/DiskDeviceTest.cpp | 2 +- .../storage/virtualdrive/virtualdrive.cpp | 2 +- .../kits/storage/virtualdrive/virtualdrive.h | 2 +- .../support/bautolock/AutolockTestAddon.cpp | 2 +- .../kits/support/blocker/ConcurrencyTest2.cpp | 2 +- src/tests/kits/support/blocker/LockerTest.cpp | 2 +- .../kits/support/bstring/StringInsertTest.cpp | 4 +- .../kits/translation/BitmapStreamTest.cpp | 14 +++---- src/tests/kits/translation/BitmapStreamTest.h | 4 +- .../translation/TranslationKitTestAddon.cpp | 4 +- .../kits/translation/TranslationUtilsTest.cpp | 14 +++---- .../kits/translation/TranslationUtilsTest.h | 4 +- .../kits/translation/TranslatorRosterTest.cpp | 4 +- .../kits/translation/TranslatorRosterTest.h | 4 +- src/tests/kits/translation/TranslatorTest.cpp | 4 +- src/tests/kits/translation/TranslatorTest.h | 4 +- src/tests/servers/input/replicant/main.cpp | 4 +- .../DiskDeviceManagerTest.cpp | 2 +- src/tools/translation/bitsinfo/bitsinfo.cpp | 4 +- src/tools/translation/bitsinfo/bitsinfo.rdef | 2 +- src/tools/translation/bmpinfo/bmpinfo.cpp | 4 +- src/tools/translation/bmpinfo/bmpinfo.rdef | 2 +- .../inspector/ActiveTranslatorsWindow.cpp | 4 +- .../inspector/ActiveTranslatorsWindow.h | 4 +- src/tools/translation/inspector/Constants.h | 4 +- src/tools/translation/inspector/ImageView.cpp | 4 +- src/tools/translation/inspector/ImageView.h | 4 +- .../translation/inspector/ImageWindow.cpp | 4 +- src/tools/translation/inspector/ImageWindow.h | 4 +- .../translation/inspector/InfoWindow.cpp | 4 +- src/tools/translation/inspector/InfoWindow.h | 4 +- .../translation/inspector/InspectorApp.cpp | 4 +- .../translation/inspector/InspectorApp.h | 4 +- .../translation/inspector/StatusCheck.cpp | 4 +- src/tools/translation/inspector/StatusCheck.h | 4 +- .../translation/inspector/TranslatorItem.cpp | 4 +- .../translation/inspector/TranslatorItem.h | 4 +- src/tools/translation/pnginfo/pnginfo.cpp | 4 +- src/tools/translation/stxtinfo/stxtinfo.cpp | 4 +- src/tools/translation/tgainfo/tgainfo.cpp | 4 +- src/tools/translation/tgainfo/tgainfo.rdef | 2 +- src/tools/translation/tiffinfo/tiffinfo.cpp | 4 +- 312 files changed, 474 insertions(+), 517 deletions(-) delete mode 100644 src/kits/translation/README.html diff --git a/headers/build/os/app/Roster.h b/headers/build/os/app/Roster.h index 25f40d9b5a..663f223181 100644 --- a/headers/build/os/app/Roster.h +++ b/headers/build/os/app/Roster.h @@ -1,5 +1,5 @@ //------------------------------------------------------------------------------ -// Copyright (c) 2001-2002, OpenBeOS +// Copyright (c) 2001-2002, Haiku // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/headers/build/os/storage/Directory.h b/headers/build/os/storage/Directory.h index 73ce37cddc..6c653267f4 100644 --- a/headers/build/os/storage/Directory.h +++ b/headers/build/os/storage/Directory.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/headers/build/os/storage/Entry.h b/headers/build/os/storage/Entry.h index 179ab0f575..7baa980b49 100644 --- a/headers/build/os/storage/Entry.h +++ b/headers/build/os/storage/Entry.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/headers/build/os/storage/File.h b/headers/build/os/storage/File.h index 63de7c35dd..e5e03054d7 100644 --- a/headers/build/os/storage/File.h +++ b/headers/build/os/storage/File.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/headers/build/os/storage/MimeType.h b/headers/build/os/storage/MimeType.h index 3a61ffd923..be3add2937 100644 --- a/headers/build/os/storage/MimeType.h +++ b/headers/build/os/storage/MimeType.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/headers/build/os/storage/NodeInfo.h b/headers/build/os/storage/NodeInfo.h index b475154c3c..c5b54d6192 100644 --- a/headers/build/os/storage/NodeInfo.h +++ b/headers/build/os/storage/NodeInfo.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/headers/build/os/storage/Volume.h b/headers/build/os/storage/Volume.h index 9b3a4b2674..a649e42f52 100644 --- a/headers/build/os/storage/Volume.h +++ b/headers/build/os/storage/Volume.h @@ -1,5 +1,5 @@ // ---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. // // File Name: Directory.cpp diff --git a/headers/build/os/support/Archivable.h b/headers/build/os/support/Archivable.h index aeaefd9efd..cb3fc1c47d 100644 --- a/headers/build/os/support/Archivable.h +++ b/headers/build/os/support/Archivable.h @@ -1,5 +1,5 @@ //------------------------------------------------------------------------------ -// Copyright (c) 2001-2002, OpenBeOS +// Copyright (c) 2001-2002, Haiku // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/headers/build/private/storage/mime/MimeUpdateThread.h b/headers/build/private/storage/mime/MimeUpdateThread.h index c1138b5c5e..598794cf22 100644 --- a/headers/build/private/storage/mime/MimeUpdateThread.h +++ b/headers/build/private/storage/mime/MimeUpdateThread.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/headers/build/private/storage/mime/UpdateMimeInfoThread.h b/headers/build/private/storage/mime/UpdateMimeInfoThread.h index 5bf506a6d7..70ceac9f6f 100644 --- a/headers/build/private/storage/mime/UpdateMimeInfoThread.h +++ b/headers/build/private/storage/mime/UpdateMimeInfoThread.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/headers/libs/print/libprint/BlockingWindow.h b/headers/libs/print/libprint/BlockingWindow.h index bd11098ad2..6685305237 100644 --- a/headers/libs/print/libprint/BlockingWindow.h +++ b/headers/libs/print/libprint/BlockingWindow.h @@ -2,7 +2,7 @@ InterfaceUtils.cpp -Copyright (c) 2002 OpenBeOS. +Copyright (c) 2002 Haiku. Author: Michael Pfeiffer diff --git a/headers/libs/print/libprint/MarginView.h b/headers/libs/print/libprint/MarginView.h index 040394cb56..cef15789bd 100644 --- a/headers/libs/print/libprint/MarginView.h +++ b/headers/libs/print/libprint/MarginView.h @@ -2,7 +2,7 @@ MarginView.h -Copyright (c) 2002 OpenBeOS. +Copyright (c) 2002 Haiku. Authors: Philippe Houdoin diff --git a/headers/libs/print/libprint/PrintJobReader.h b/headers/libs/print/libprint/PrintJobReader.h index d83ceaba5d..166cdab89d 100644 --- a/headers/libs/print/libprint/PrintJobReader.h +++ b/headers/libs/print/libprint/PrintJobReader.h @@ -2,7 +2,7 @@ PrintJobReader -Copyright (c) 2002 OpenBeOS. +Copyright (c) 2002 Haiku. Author: Michael Pfeiffer diff --git a/headers/libs/print/libprint/PrintUtils.h b/headers/libs/print/libprint/PrintUtils.h index 674290ffad..97ffd02db5 100644 --- a/headers/libs/print/libprint/PrintUtils.h +++ b/headers/libs/print/libprint/PrintUtils.h @@ -2,8 +2,7 @@ PDF Writer printer driver. -Copyright (c) 2001, 2002 OpenBeOS. -Copyright (c) 2005 - 2008 Haiku. +Copyright (c) 2001 - 2008 Haiku. Authors: Philippe Houdoin diff --git a/headers/os/net/NetDebug.h b/headers/os/net/NetDebug.h index 32e4df1ac5..e015f0ffa6 100644 --- a/headers/os/net/NetDebug.h +++ b/headers/os/net/NetDebug.h @@ -3,7 +3,7 @@ * * Written by S.T. Mansfield (thephantom@mac.com) *=--------------------------------------------------------------------------=* - * Copyright (c) 2002, The OpenBeOS project. + * Copyright (c) 2002, The Haiku project. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), diff --git a/headers/private/kernel/arch/timer.h b/headers/private/kernel/arch/timer.h index 1ae0b34ea2..1b2095eab2 100644 --- a/headers/private/kernel/arch/timer.h +++ b/headers/private/kernel/arch/timer.h @@ -1,5 +1,5 @@ /* -** Copyright 2004, The OpenBeOS Team. All rights reserved. +** Copyright 2004, The Haiku Team. All rights reserved. ** Distributed under the terms of the MIT License. */ #ifndef KERNEL_ARCH_TIMER_H diff --git a/headers/private/print/BeUtils.h b/headers/private/print/BeUtils.h index a294c3bde4..54a0485c68 100644 --- a/headers/private/print/BeUtils.h +++ b/headers/private/print/BeUtils.h @@ -15,7 +15,7 @@ // where noted, are licensed under the MIT License, and have been written // and are: // -// Copyright (c) 2001, 2002 OpenBeOS Project +// Copyright (c) 2001, 2002 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/headers/private/print/FolderWatcher.h b/headers/private/print/FolderWatcher.h index ef3be25ec6..9ab065e942 100644 --- a/headers/private/print/FolderWatcher.h +++ b/headers/private/print/FolderWatcher.h @@ -8,7 +8,7 @@ // where noted, are licensed under the MIT License, and have been written // and are: // -// Copyright (c) 2002 OpenBeOS Project +// Copyright (c) 2002 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/headers/private/print/Jobs.h b/headers/private/print/Jobs.h index 8ee32b1b0f..ea6d94fc38 100644 --- a/headers/private/print/Jobs.h +++ b/headers/private/print/Jobs.h @@ -8,7 +8,7 @@ // where noted, are licensed under the MIT License, and have been written // and are: // -// Copyright (c) 2002 OpenBeOS Project +// Copyright (c) 2002 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/headers/private/print/PictureIterator.h b/headers/private/print/PictureIterator.h index 15ce852f53..73a212547a 100644 --- a/headers/private/print/PictureIterator.h +++ b/headers/private/print/PictureIterator.h @@ -2,7 +2,7 @@ PictureIterator. -Copyright (c) 2001, 2002 OpenBeOS. +Copyright (c) 2001, 2002 Haiku. Authors: Philippe Houdoin diff --git a/headers/private/print/PicturePrinter.h b/headers/private/print/PicturePrinter.h index 7d0dd40d64..8010e80f5e 100644 --- a/headers/private/print/PicturePrinter.h +++ b/headers/private/print/PicturePrinter.h @@ -2,7 +2,7 @@ PicturePrinter -Copyright (c) 2001, 2002 OpenBeOS. +Copyright (c) 2001, 2002 Haiku. Author: Michael Pfeiffer diff --git a/headers/private/print/PrintTransport.h b/headers/private/print/PrintTransport.h index e81c36d684..4dcedad5dc 100644 --- a/headers/private/print/PrintTransport.h +++ b/headers/private/print/PrintTransport.h @@ -2,7 +2,7 @@ PrintTransport -Copyright (c) 2004 OpenBeOS. +Copyright (c) 2004 Haiku. Authors: Michael Pfeiffer diff --git a/headers/private/print/PrintTransportAddOn.h b/headers/private/print/PrintTransportAddOn.h index ed1616ef49..8a3b543ce8 100644 --- a/headers/private/print/PrintTransportAddOn.h +++ b/headers/private/print/PrintTransportAddOn.h @@ -2,7 +2,7 @@ PrintTransportAddOn -Copyright (c) 2003, 04 OpenBeOS. +Copyright (c) 2003, 04 Haiku. Author: Michael Pfeiffer diff --git a/headers/private/print/Template.h b/headers/private/print/Template.h index 364c066270..e6b5f1db87 100644 --- a/headers/private/print/Template.h +++ b/headers/private/print/Template.h @@ -1,6 +1,6 @@ /* -Copyright (c) 2001, 2002 OpenBeOS. +Copyright (c) 2001, 2002 Haiku. Author: diff --git a/headers/private/print/pr_server.h b/headers/private/print/pr_server.h index 5abbd7b5ea..5ea8e0fe8f 100644 --- a/headers/private/print/pr_server.h +++ b/headers/private/print/pr_server.h @@ -11,7 +11,7 @@ // where noted, are licensed under the MIT License, and have been written // and are: // -// Copyright (c) 2001 OpenBeOS Project +// Copyright (c) 2001 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/headers/private/storage/DiskDeviceVisitor.h b/headers/private/storage/DiskDeviceVisitor.h index b7a263d25d..7d47eb709a 100644 --- a/headers/private/storage/DiskDeviceVisitor.h +++ b/headers/private/storage/DiskDeviceVisitor.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- diff --git a/headers/private/storage/DiskScannerAddOn.h b/headers/private/storage/DiskScannerAddOn.h index fa537024d9..3f8fc3e2ab 100644 --- a/headers/private/storage/DiskScannerAddOn.h +++ b/headers/private/storage/DiskScannerAddOn.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- #ifndef _DISK_SCANNER_ADD_ON diff --git a/headers/private/storage/OffsetFile.h b/headers/private/storage/OffsetFile.h index 221e143886..995cc9b3a3 100644 --- a/headers/private/storage/OffsetFile.h +++ b/headers/private/storage/OffsetFile.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/headers/private/storage/PartitioningInfo.h b/headers/private/storage/PartitioningInfo.h index b4428afeed..c5474b8f01 100644 --- a/headers/private/storage/PartitioningInfo.h +++ b/headers/private/storage/PartitioningInfo.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- diff --git a/headers/private/storage/QueryPredicate.h b/headers/private/storage/QueryPredicate.h index 252d26eb79..150736830f 100644 --- a/headers/private/storage/QueryPredicate.h +++ b/headers/private/storage/QueryPredicate.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/headers/private/storage/ResourceItem.h b/headers/private/storage/ResourceItem.h index 977becbab2..33d528f54a 100644 --- a/headers/private/storage/ResourceItem.h +++ b/headers/private/storage/ResourceItem.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/headers/private/storage/ResourcesContainer.h b/headers/private/storage/ResourcesContainer.h index 25fdf4d003..6481ee2b59 100644 --- a/headers/private/storage/ResourcesContainer.h +++ b/headers/private/storage/ResourcesContainer.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/headers/private/storage/mime/Supertype.h b/headers/private/storage/mime/Supertype.h index 079788e6c6..6d97d9ab40 100644 --- a/headers/private/storage/mime/Supertype.h +++ b/headers/private/storage/mime/Supertype.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/headers/private/storage/mime/SupportingApps.h b/headers/private/storage/mime/SupportingApps.h index d754c0afd4..76a68f87b1 100644 --- a/headers/private/storage/mime/SupportingApps.h +++ b/headers/private/storage/mime/SupportingApps.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/headers/private/storage/sniffer/CharStream.h b/headers/private/storage/sniffer/CharStream.h index 23e29ee89e..6369cc13e3 100644 --- a/headers/private/storage/sniffer/CharStream.h +++ b/headers/private/storage/sniffer/CharStream.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/headers/private/storage/sniffer/DisjList.h b/headers/private/storage/sniffer/DisjList.h index a9fe5ed6e7..7a6e134c28 100644 --- a/headers/private/storage/sniffer/DisjList.h +++ b/headers/private/storage/sniffer/DisjList.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/headers/private/storage/sniffer/Err.h b/headers/private/storage/sniffer/Err.h index 69c176145c..bd0e5ff7d3 100644 --- a/headers/private/storage/sniffer/Err.h +++ b/headers/private/storage/sniffer/Err.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/headers/private/storage/sniffer/Parser.h b/headers/private/storage/sniffer/Parser.h index 805236f4fa..53765b88ad 100644 --- a/headers/private/storage/sniffer/Parser.h +++ b/headers/private/storage/sniffer/Parser.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/headers/private/storage/sniffer/Pattern.h b/headers/private/storage/sniffer/Pattern.h index eec4e63598..d4a52b2c0c 100644 --- a/headers/private/storage/sniffer/Pattern.h +++ b/headers/private/storage/sniffer/Pattern.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/headers/private/storage/sniffer/PatternList.h b/headers/private/storage/sniffer/PatternList.h index ac25f680b4..40779f0917 100644 --- a/headers/private/storage/sniffer/PatternList.h +++ b/headers/private/storage/sniffer/PatternList.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/headers/private/storage/sniffer/RPattern.h b/headers/private/storage/sniffer/RPattern.h index 20ad31d6d1..aa4a2b2e2d 100644 --- a/headers/private/storage/sniffer/RPattern.h +++ b/headers/private/storage/sniffer/RPattern.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/headers/private/storage/sniffer/RPatternList.h b/headers/private/storage/sniffer/RPatternList.h index 4532d8c2a0..aa53ec56cf 100644 --- a/headers/private/storage/sniffer/RPatternList.h +++ b/headers/private/storage/sniffer/RPatternList.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/headers/private/storage/sniffer/Range.h b/headers/private/storage/sniffer/Range.h index d7d299ed9a..71fd686c5f 100644 --- a/headers/private/storage/sniffer/Range.h +++ b/headers/private/storage/sniffer/Range.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/headers/private/storage/sniffer/Rule.h b/headers/private/storage/sniffer/Rule.h index d775dbc312..421032dcf0 100644 --- a/headers/private/storage/sniffer/Rule.h +++ b/headers/private/storage/sniffer/Rule.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/src/add-ons/kernel/drivers/audio/ac97/ich/Jamfile b/src/add-ons/kernel/drivers/audio/ac97/ich/Jamfile index 2709442c89..7a598308e4 100644 --- a/src/add-ons/kernel/drivers/audio/ac97/ich/Jamfile +++ b/src/add-ons/kernel/drivers/audio/ac97/ich/Jamfile @@ -12,7 +12,6 @@ KernelAddon ich_ac97 : ac97.c ; -# For OpenBeOS we should be building the driver objects this way. #KernelObjects # ac97_multi.c # config.c diff --git a/src/add-ons/kernel/drivers/graphics/matrox/README.html b/src/add-ons/kernel/drivers/graphics/matrox/README.html index c57598e343..8fe31a2eea 100644 --- a/src/add-ons/kernel/drivers/graphics/matrox/README.html +++ b/src/add-ons/kernel/drivers/graphics/matrox/README.html @@ -85,10 +85,10 @@ In order to do this, you need to delete two files (and reboot afterwards). Here'
  • In: home/config/add-ons/accelerants/
    delete: MGAGX00.accelerant - (You *should* find 'mga.accelerant' there if you already installed the openBeOS driver V0.13 alpha2 or up.) + (You *should* find 'mga.accelerant' there if you already installed the Haiku driver V0.13 alpha2 or up.)
  • In: home/config/add-ons/kernel/drivers/bin/
    delete: gx00.driver - (You *should* find 'mga.driver' there if you already installed the openBeOS driver V0.13 alpha2 or up.) + (You *should* find 'mga.driver' there if you already installed the Haiku driver V0.13 alpha2 or up.)
  • You can also delete the mgaGx00.log logfile which is generated by Mark's driver in your home folder. (The logfile called 'mga.(/dev/graphics name).0.log' the new driver generates is located there also. You may delete that if it gets too big: the Haiku driver simply creates a new one from scratch when needed. The same applies for a possibly existing 'mga.(/dev/graphics name).1.log' file, generated by clone accelerants.)
If you install a new version of the Haiku MGA driver later on you won't encounter this manual thing again: it's a one-time thing only.
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 894961c9fc..0bf339fd09 100644 --- a/src/add-ons/kernel/file_systems/btrfs/crc_table.cpp +++ b/src/add-ons/kernel/file_systems/btrfs/crc_table.cpp @@ -1,5 +1,5 @@ /* - * This software is part of the OpenBeOS distribution and is covered + * This software is part of the Haiku distribution and is covered * by the MIT License. * * Copyright (c) 2003 Tyler Dauwalder, tyler@dauwalder.net 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 7a64336ace..d98ecf040e 100644 --- a/src/add-ons/kernel/file_systems/ext2/crc_table.cpp +++ b/src/add-ons/kernel/file_systems/ext2/crc_table.cpp @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. // // Copyright (c) 2003 Tyler Dauwalder, tyler@dauwalder.net diff --git a/src/add-ons/kernel/file_systems/fat/mkdos.cpp b/src/add-ons/kernel/file_systems/fat/mkdos.cpp index fcf82761e8..9d2f846391 100644 --- a/src/add-ons/kernel/file_systems/fat/mkdos.cpp +++ b/src/add-ons/kernel/file_systems/fat/mkdos.cpp @@ -1,6 +1,6 @@ /* * Copyright 2015, François Revol - * Copyright (c) 2002 Marcus Overhagen , OpenBeOS project + * Copyright (c) 2002 Marcus Overhagen , Haiku project * * Distributed under the terms of the MIT License. */ diff --git a/src/add-ons/kernel/file_systems/fat/mkdos.h b/src/add-ons/kernel/file_systems/fat/mkdos.h index e7e7ecde2b..42e05fc2b8 100644 --- a/src/add-ons/kernel/file_systems/fat/mkdos.h +++ b/src/add-ons/kernel/file_systems/fat/mkdos.h @@ -4,7 +4,7 @@ mkdos shell tool Initialize FAT16 or FAT32 partitions, FAT12 floppy disks not supported -Copyright (c) 2002 Marcus Overhagen , OpenBeOS project +Copyright (c) 2002 Marcus Overhagen , Haiku project Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/src/add-ons/kernel/file_systems/udf/MemoryChunk.h b/src/add-ons/kernel/file_systems/udf/MemoryChunk.h index 22da9828a5..b65f5d430e 100644 --- a/src/add-ons/kernel/file_systems/udf/MemoryChunk.h +++ b/src/add-ons/kernel/file_systems/udf/MemoryChunk.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. // // Copyright (c) 2003 Tyler Dauwalder, tyler@dauwalder.net diff --git a/src/add-ons/kernel/file_systems/udf/Partition.h b/src/add-ons/kernel/file_systems/udf/Partition.h index 10066de96a..a5f0bb8d3e 100644 --- a/src/add-ons/kernel/file_systems/udf/Partition.h +++ b/src/add-ons/kernel/file_systems/udf/Partition.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. // // Copyright (c) 2003 Tyler Dauwalder, tyler@dauwalder.net diff --git a/src/add-ons/kernel/file_systems/udf/PhysicalPartition.h b/src/add-ons/kernel/file_systems/udf/PhysicalPartition.h index fbc9d64eaa..8f7890e98a 100644 --- a/src/add-ons/kernel/file_systems/udf/PhysicalPartition.h +++ b/src/add-ons/kernel/file_systems/udf/PhysicalPartition.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. // // Copyright (c) 2003 Tyler Dauwalder, tyler@dauwalder.net diff --git a/src/add-ons/kernel/file_systems/udf/SparablePartition.h b/src/add-ons/kernel/file_systems/udf/SparablePartition.h index c6049d38bf..aa3f234914 100644 --- a/src/add-ons/kernel/file_systems/udf/SparablePartition.h +++ b/src/add-ons/kernel/file_systems/udf/SparablePartition.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. // // Copyright (c) 2003 Tyler Dauwalder, tyler@dauwalder.net diff --git a/src/add-ons/kernel/file_systems/udf/UdfDebug.cpp b/src/add-ons/kernel/file_systems/udf/UdfDebug.cpp index ff0b6c9584..407302d5a7 100644 --- a/src/add-ons/kernel/file_systems/udf/UdfDebug.cpp +++ b/src/add-ons/kernel/file_systems/udf/UdfDebug.cpp @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. // // This version copyright (c) 2003 Tyler Dauwalder, tyler@dauwalder.net diff --git a/src/add-ons/kernel/file_systems/udf/UdfDebug.h b/src/add-ons/kernel/file_systems/udf/UdfDebug.h index 5835e72e27..5fc253b255 100644 --- a/src/add-ons/kernel/file_systems/udf/UdfDebug.h +++ b/src/add-ons/kernel/file_systems/udf/UdfDebug.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. // // This version copyright (c) 2003 Tyler Dauwalder, tyler@dauwalder.net diff --git a/src/add-ons/kernel/file_systems/udf/UdfString.h b/src/add-ons/kernel/file_systems/udf/UdfString.h index 1f21d8986f..81e5820330 100644 --- a/src/add-ons/kernel/file_systems/udf/UdfString.h +++ b/src/add-ons/kernel/file_systems/udf/UdfString.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. // // Copyright (c) 2003 Tyler Dauwalder, tyler@dauwalder.net diff --git a/src/add-ons/kernel/file_systems/udf/UdfStructures.cpp b/src/add-ons/kernel/file_systems/udf/UdfStructures.cpp index 2bc749caa2..edea0aad44 100644 --- a/src/add-ons/kernel/file_systems/udf/UdfStructures.cpp +++ b/src/add-ons/kernel/file_systems/udf/UdfStructures.cpp @@ -101,7 +101,7 @@ init_entities() kMetadataPartitionMapId = entity_id(0, "*UDF Metadata Partition"); kSparablePartitionMapId = entity_id(0, "*UDF Sparable Partition"); kVirtualPartitionMapId = entity_id(0, "*UDF Virtual Partition"); - kImplementationId = entity_id(0, "*OpenBeOS UDF", implementation_id_suffix(OS_BEOS, BEOS_GENERIC)); + kImplementationId = entity_id(0, "*Haiku UDF", implementation_id_suffix(OS_BEOS, BEOS_GENERIC)); kPartitionContentsId1xx = entity_id(0, "+NSR02"); kPartitionContentsId2xx = entity_id(0, "+NSR03"); kLogicalVolumeInfoId150 = entity_id(0, "*UDF LV Info", udf_id_suffix(0x0150, OS_BEOS, BEOS_GENERIC)); diff --git a/src/add-ons/kernel/file_systems/udf/VirtualPartition.h b/src/add-ons/kernel/file_systems/udf/VirtualPartition.h index 2df2f3cef1..bcab5d9b0f 100644 --- a/src/add-ons/kernel/file_systems/udf/VirtualPartition.h +++ b/src/add-ons/kernel/file_systems/udf/VirtualPartition.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. // // Copyright (c) 2003 Tyler Dauwalder, tyler@dauwalder.net 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 b9b41ed53a..069e0c1fac 100644 --- a/src/add-ons/kernel/file_systems/udf/crc_table.cpp +++ b/src/add-ons/kernel/file_systems/udf/crc_table.cpp @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. // // Copyright (c) 2003 Tyler Dauwalder, tyler@dauwalder.net 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 9b67835674..85913637e1 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,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. // // Copyright (c) 2003 Tyler Dauwalder, tyler@dauwalder.net diff --git a/src/add-ons/kernel/file_systems/udf/kernel_interface.cpp b/src/add-ons/kernel/file_systems/udf/kernel_interface.cpp index c069b9cc00..13b5399244 100644 --- a/src/add-ons/kernel/file_systems/udf/kernel_interface.cpp +++ b/src/add-ons/kernel/file_systems/udf/kernel_interface.cpp @@ -520,7 +520,7 @@ udf_rewind_dir(fs_volume *volume, fs_vnode *vnode, void *cookie) - A way to get the proper info (best) - To ignore trying to find anchor volume descriptor pointers at locations N-256 and N. (acceptable, perhaps, but not really correct) - Either way we should address this problem properly for OBOS::R1. + Either way we should address this problem properly for Haiku::R1. \todo Looks like B_GET_GEOMETRY doesn't work on non-device files (i.e. disk images), so I need to use stat or something else for those instances. diff --git a/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/Volume.cpp b/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/Volume.cpp index 62529fd272..770752e964 100644 --- a/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/Volume.cpp +++ b/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/Volume.cpp @@ -2103,7 +2103,7 @@ Volume::Close(void* node, void* cookie) status_t error = _Close(node, cookie); if (error != B_OK && fFileSystem->GetPortPool()->IsDisconnected()) { // This isn't really necessary, as the return value is irrelevant to - // the VFS. OBOS ignores it completely. The fsshell returns it to the + // the VFS. Haiku ignores it completely. The fsshell returns it to the // userland, but considers the node closed anyway. WARN(("Volume::Close(): connection lost, forcing close\n")); return B_OK; @@ -2119,7 +2119,7 @@ Volume::FreeCookie(void* node, void* cookie) bool disconnected = false; if (error != B_OK && fFileSystem->GetPortPool()->IsDisconnected()) { // This isn't really necessary, as the return value is irrelevant to - // the VFS. It's completely ignored by OBOS as well as by the fsshell. + // the VFS. It's completely ignored by Haiku as well as by the fsshell. WARN(("Volume::FreeCookie(): connection lost, forcing free cookie\n")); error = B_OK; disconnected = true; @@ -2378,7 +2378,7 @@ Volume::CloseDir(void* node, void* cookie) status_t error = _CloseDir(node, cookie); if (error != B_OK && fFileSystem->GetPortPool()->IsDisconnected()) { // This isn't really necessary, as the return value is irrelevant to - // the VFS. OBOS ignores it completely. The fsshell returns it to the + // the VFS. Haiku ignores it completely. The fsshell returns it to the // userland, but considers the node closed anyway. WARN(("Volume::CloseDir(): connection lost, forcing close dir\n")); return B_OK; @@ -2394,7 +2394,7 @@ Volume::FreeDirCookie(void* node, void* cookie) bool disconnected = false; if (error != B_OK && fFileSystem->GetPortPool()->IsDisconnected()) { // This isn't really necessary, as the return value is irrelevant to - // the VFS. It's completely ignored by OBOS as well as by the fsshell. + // the VFS. It's completely ignored by Haiku as well as by the fsshell. WARN(("Volume::FreeDirCookie(): connection lost, forcing free dir " "cookie\n")); error = B_OK; @@ -2566,7 +2566,7 @@ Volume::CloseAttrDir(void* node, void* cookie) status_t error = _CloseAttrDir(node, cookie); if (error != B_OK && fFileSystem->GetPortPool()->IsDisconnected()) { // This isn't really necessary, as the return value is irrelevant to - // the VFS. OBOS ignores it completely. The fsshell returns it to the + // the VFS. Haiku ignores it completely. The fsshell returns it to the // userland, but considers the node closed anyway. WARN(("Volume::CloseAttrDir(): connection lost, forcing close attr " "dir\n")); @@ -2583,7 +2583,7 @@ Volume::FreeAttrDirCookie(void* node, void* cookie) bool disconnected = false; if (error != B_OK && fFileSystem->GetPortPool()->IsDisconnected()) { // This isn't really necessary, as the return value is irrelevant to - // the VFS. It's completely ignored by OBOS as well as by the fsshell. + // the VFS. It's completely ignored by Haiku as well as by the fsshell. WARN(("Volume::FreeAttrDirCookie(): connection lost, forcing free attr " "dir cookie\n")); error = B_OK; @@ -2805,7 +2805,7 @@ Volume::CloseAttr(void* node, void* cookie) status_t error = _CloseAttr(node, cookie); if (error != B_OK && fFileSystem->GetPortPool()->IsDisconnected()) { // This isn't really necessary, as the return value is irrelevant to - // the VFS. OBOS ignores it completely. The fsshell returns it to the + // the VFS. Haiku ignores it completely. The fsshell returns it to the // userland, but considers the node closed anyway. WARN(("Volume::CloseAttr(): connection lost, forcing close attr\n")); return B_OK; @@ -2821,7 +2821,7 @@ Volume::FreeAttrCookie(void* node, void* cookie) bool disconnected = false; if (error != B_OK && fFileSystem->GetPortPool()->IsDisconnected()) { // This isn't really necessary, as the return value is irrelevant to - // the VFS. It's completely ignored by OBOS as well as by the fsshell. + // the VFS. It's completely ignored by Haiku as well as by the fsshell. WARN(("Volume::FreeAttrCookie(): connection lost, forcing free attr " "cookie\n")); error = B_OK; @@ -3168,7 +3168,7 @@ Volume::CloseIndexDir(void* cookie) status_t error = _CloseIndexDir(cookie); if (error != B_OK && fFileSystem->GetPortPool()->IsDisconnected()) { // This isn't really necessary, as the return value is irrelevant to - // the VFS. OBOS ignores it completely. The fsshell returns it to the + // the VFS. Haiku ignores it completely. The fsshell returns it to the // userland, but considers the node closed anyway. WARN(("Volume::CloseIndexDir(): connection lost, forcing close " "index dir\n")); @@ -3185,7 +3185,7 @@ Volume::FreeIndexDirCookie(void* cookie) bool disconnected = false; if (error != B_OK && fFileSystem->GetPortPool()->IsDisconnected()) { // This isn't really necessary, as the return value is irrelevant to - // the VFS. It's completely ignored by OBOS as well as by the fsshell. + // the VFS. It's completely ignored by Haiku as well as by the fsshell. WARN(("Volume::FreeIndexDirCookie(): connection lost, forcing free " "index dir cookie\n")); error = B_OK; @@ -3476,7 +3476,7 @@ Volume::CloseQuery(void* cookie) status_t error = _CloseQuery(cookie); if (error != B_OK && fFileSystem->GetPortPool()->IsDisconnected()) { // This isn't really necessary, as the return value is irrelevant to - // the VFS. OBOS ignores it completely. The fsshell returns it to the + // the VFS. Haiku ignores it completely. The fsshell returns it to the // userland, but considers the node closed anyway. WARN(("Volume::CloseQuery(): connection lost, forcing close query\n")); return B_OK; @@ -3492,7 +3492,7 @@ Volume::FreeQueryCookie(void* cookie) bool disconnected = false; if (error != B_OK && fFileSystem->GetPortPool()->IsDisconnected()) { // This isn't really necessary, as the return value is irrelevant to - // the VFS. It's completely ignored by OBOS as well as by the fsshell. + // the VFS. It's completely ignored by Haiku as well as by the fsshell. WARN(("Volume::FreeQueryCookie(): connection lost, forcing free " "query cookie\n")); error = B_OK; diff --git a/src/add-ons/kernel/partitioning_systems/session/Debug.cpp b/src/add-ons/kernel/partitioning_systems/session/Debug.cpp index 76bd414cf2..9afae00803 100644 --- a/src/add-ons/kernel/partitioning_systems/session/Debug.cpp +++ b/src/add-ons/kernel/partitioning_systems/session/Debug.cpp @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. // // This version copyright (c) 2003 Tyler Dauwalder, tyler@dauwalder.net diff --git a/src/add-ons/kernel/partitioning_systems/session/Debug.h b/src/add-ons/kernel/partitioning_systems/session/Debug.h index 2d73b1f32c..c37989f67e 100644 --- a/src/add-ons/kernel/partitioning_systems/session/Debug.h +++ b/src/add-ons/kernel/partitioning_systems/session/Debug.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. // // This version copyright (c) 2003 Tyler Dauwalder, tyler@dauwalder.net 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 a3ba8d84db..f7ca19d9da 100644 --- a/src/add-ons/kernel/partitioning_systems/session/scsi-mmc.h +++ b/src/add-ons/kernel/partitioning_systems/session/scsi-mmc.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. // // Copyright (c) 2003 Tyler Dauwalder, tyler@dauwalder.net diff --git a/src/add-ons/media/media-add-ons/demultiplexer/MediaDemultiplexerNode.cpp b/src/add-ons/media/media-add-ons/demultiplexer/MediaDemultiplexerNode.cpp index d5c3ff6fd8..67b6ff4e02 100644 --- a/src/add-ons/media/media-add-ons/demultiplexer/MediaDemultiplexerNode.cpp +++ b/src/add-ons/media/media-add-ons/demultiplexer/MediaDemultiplexerNode.cpp @@ -1089,7 +1089,7 @@ void MediaDemultiplexerNode::GetFlavor(flavor_info * outInfo, int32 id) if (outInfo == 0) { return; } - outInfo->name = "OpenBeOS Demultiplexer"; + outInfo->name = "Haiku Demultiplexer"; outInfo->info = "A MediaDemultiplexerNode node demultiplexes a multistream into its constituent streams."; outInfo->kinds = B_BUFFER_CONSUMER | B_BUFFER_PRODUCER; outInfo->flavor_flags = B_FLAVOR_IS_LOCAL; diff --git a/src/add-ons/print/transports/hp_jetdirect/print_transport.cpp b/src/add-ons/print/transports/hp_jetdirect/print_transport.cpp index eb8920e3f3..6f99564e9a 100644 --- a/src/add-ons/print/transports/hp_jetdirect/print_transport.cpp +++ b/src/add-ons/print/transports/hp_jetdirect/print_transport.cpp @@ -8,7 +8,7 @@ // where noted, are licensed under the MIT License, and have been written // and are: // -// Copyright (c) 2001-2003 OpenBeOS Project +// Copyright (c) 2001-2003 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/add-ons/print/transports/parallel_port/ParallelTransport.cpp b/src/add-ons/print/transports/parallel_port/ParallelTransport.cpp index 02aa49a959..26718c95d4 100644 --- a/src/add-ons/print/transports/parallel_port/ParallelTransport.cpp +++ b/src/add-ons/print/transports/parallel_port/ParallelTransport.cpp @@ -8,7 +8,7 @@ // where noted, are licensed under the MIT License, and have been written // and are: // -// Copyright (c) 2001,2002 OpenBeOS Project +// Copyright (c) 2001,2002 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/add-ons/print/transports/print_to_file/FileSelector.cpp b/src/add-ons/print/transports/print_to_file/FileSelector.cpp index e1ec961316..78a02063ce 100644 --- a/src/add-ons/print/transports/print_to_file/FileSelector.cpp +++ b/src/add-ons/print/transports/print_to_file/FileSelector.cpp @@ -8,7 +8,7 @@ // where noted, are licensed under the MIT License, and have been written // and are: // -// Copyright (c) 2001,2002 OpenBeOS Project +// Copyright (c) 2001,2002 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/add-ons/print/transports/print_to_file/FileSelector.h b/src/add-ons/print/transports/print_to_file/FileSelector.h index 07b81fe85a..cb11fb2fe2 100644 --- a/src/add-ons/print/transports/print_to_file/FileSelector.h +++ b/src/add-ons/print/transports/print_to_file/FileSelector.h @@ -8,7 +8,7 @@ // where noted, are licensed under the MIT License, and have been written // and are: // -// Copyright (c) 2001,2002 OpenBeOS Project +// Copyright (c) 2001,2002 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/add-ons/print/transports/print_to_file/print_transport.cpp b/src/add-ons/print/transports/print_to_file/print_transport.cpp index 869512a514..932fd71b44 100644 --- a/src/add-ons/print/transports/print_to_file/print_transport.cpp +++ b/src/add-ons/print/transports/print_to_file/print_transport.cpp @@ -8,7 +8,7 @@ // where noted, are licensed under the MIT License, and have been written // and are: // -// Copyright (c) 2001,2002 OpenBeOS Project +// Copyright (c) 2001,2002 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/add-ons/translators/bmp/BMPMain.cpp b/src/add-ons/translators/bmp/BMPMain.cpp index 88d592da03..faf76e670f 100644 --- a/src/add-ons/translators/bmp/BMPMain.cpp +++ b/src/add-ons/translators/bmp/BMPMain.cpp @@ -10,7 +10,7 @@ // where noted, are licensed under the MIT License, and have been written // and are: // -// Copyright (c) 2002 OpenBeOS Project +// Copyright (c) 2002 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/add-ons/translators/bmp/BMPTranslator.h b/src/add-ons/translators/bmp/BMPTranslator.h index c7705e4104..bda98c1f68 100644 --- a/src/add-ons/translators/bmp/BMPTranslator.h +++ b/src/add-ons/translators/bmp/BMPTranslator.h @@ -5,7 +5,7 @@ // This BTranslator based object is for opening and writing BMP files. // // -// Copyright (c) 2002 OpenBeOS Project +// Copyright (c) 2002 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/add-ons/translators/png/PNGMain.cpp b/src/add-ons/translators/png/PNGMain.cpp index 6707c9bdd3..41aa320774 100644 --- a/src/add-ons/translators/png/PNGMain.cpp +++ b/src/add-ons/translators/png/PNGMain.cpp @@ -1,6 +1,6 @@ /*****************************************************************************/ // PNGTranslator -// Written by Michael Wilber, OBOS Translation Kit Team +// Written by Michael Wilber, Haiku Translation Kit Team // // Version: // @@ -11,7 +11,7 @@ // where noted, are licensed under the MIT License, and have been written // and are: // -// Copyright (c) 2003 OpenBeOS Project +// Copyright (c) 2003 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/add-ons/translators/png/PNGTranslator.cpp b/src/add-ons/translators/png/PNGTranslator.cpp index 2628d96d79..420e03b1a2 100644 --- a/src/add-ons/translators/png/PNGTranslator.cpp +++ b/src/add-ons/translators/png/PNGTranslator.cpp @@ -1,6 +1,6 @@ /*****************************************************************************/ // PNGTranslator -// Written by Michael Wilber, OBOS Translation Kit Team +// Written by Michael Wilber, Haiku Translation Kit Team // // PNGTranslator.cpp // @@ -8,7 +8,7 @@ // PNG images. // // -// Copyright (c) 2003, OpenBeOS Project +// Copyright (c) 2003, Haiku Project // Copyright (c) 2009, Haiku, Inc. All rights reserved. // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/add-ons/translators/png/PNGTranslator.h b/src/add-ons/translators/png/PNGTranslator.h index fae340ef27..5f77106198 100644 --- a/src/add-ons/translators/png/PNGTranslator.h +++ b/src/add-ons/translators/png/PNGTranslator.h @@ -1,6 +1,6 @@ /*****************************************************************************/ // PNGTranslator -// Written by Michael Wilber, OBOS Translation Kit Team +// Written by Michael Wilber, Haiku Translation Kit Team // // PNGTranslator.h // @@ -8,7 +8,7 @@ // PNG images. // // -// Copyright (c) 2003 OpenBeOS Project +// Copyright (c) 2003 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/add-ons/translators/sgi/SGIImage.cpp b/src/add-ons/translators/sgi/SGIImage.cpp index 0f133307db..e500d963d2 100644 --- a/src/add-ons/translators/sgi/SGIImage.cpp +++ b/src/add-ons/translators/sgi/SGIImage.cpp @@ -11,7 +11,7 @@ // BPositionIO, optimizations for buffered reading. // // -// Copyright (c) 2003 OpenBeOS Project +// Copyright (c) 2003 Haiku Project // Portions Copyright 1997-1998 Michael Sweet (mike@easysw.com) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/add-ons/translators/sgi/SGIImage.h b/src/add-ons/translators/sgi/SGIImage.h index 05beea86fc..9c17bfc423 100644 --- a/src/add-ons/translators/sgi/SGIImage.h +++ b/src/add-ons/translators/sgi/SGIImage.h @@ -11,7 +11,7 @@ // BPositionIO, optimizations for buffered reading. // // -// Copyright (c) 2003 OpenBeOS Project +// Copyright (c) 2003 Haiku Project // Portions Copyright 1997-1998 Michael Sweet (mike@easysw.com) // // Permission is hereby granted, free of charge, to any person obtaining a diff --git a/src/add-ons/translators/sgi/SGIMain.cpp b/src/add-ons/translators/sgi/SGIMain.cpp index 8ab4ed9970..0423bba493 100644 --- a/src/add-ons/translators/sgi/SGIMain.cpp +++ b/src/add-ons/translators/sgi/SGIMain.cpp @@ -2,7 +2,7 @@ // SGITranslator // Adopted by Stephan Aßmus, // from TIFFMain written by -// Michael Wilber, OBOS Translation Kit Team +// Michael Wilber, Haiku Translation Kit Team // // Version: // @@ -13,7 +13,7 @@ // where noted, are licensed under the MIT License, and have been written // and are: // -// Copyright (c) 2003 OpenBeOS Project +// Copyright (c) 2003 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/add-ons/translators/sgi/SGITranslator.h b/src/add-ons/translators/sgi/SGITranslator.h index 0c51d75b4b..0b48cfe8c1 100644 --- a/src/add-ons/translators/sgi/SGITranslator.h +++ b/src/add-ons/translators/sgi/SGITranslator.h @@ -2,7 +2,7 @@ // SGITranslator // Written by Stephan Aßmus // based on TIFFTranslator written mostly by -// Michael Wilber, OBOS Translation Kit Team +// Michael Wilber, Haiku Translation Kit Team // // SGITranslator.h // @@ -10,7 +10,7 @@ // SGI images. // // -// Copyright (c) 2003 OpenBeOS Project +// Copyright (c) 2003 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/add-ons/translators/sgi/SGIView.cpp b/src/add-ons/translators/sgi/SGIView.cpp index bb4360c4ee..7780864df8 100644 --- a/src/add-ons/translators/sgi/SGIView.cpp +++ b/src/add-ons/translators/sgi/SGIView.cpp @@ -9,7 +9,7 @@ // This BView based object displays information about the SGITranslator. // // -// Copyright (c) 2003 OpenBeOS Project +// Copyright (c) 2003 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/add-ons/translators/sgi/SGIView.h b/src/add-ons/translators/sgi/SGIView.h index c3ebda93e7..0027112f1e 100644 --- a/src/add-ons/translators/sgi/SGIView.h +++ b/src/add-ons/translators/sgi/SGIView.h @@ -9,7 +9,7 @@ // This BView based object displays information about the SGITranslator. // // -// Copyright (c) 2003 OpenBeOS Project +// Copyright (c) 2003 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/add-ons/translators/shared/TranslatorSettings.cpp b/src/add-ons/translators/shared/TranslatorSettings.cpp index 97c9db2fcb..7712c308be 100644 --- a/src/add-ons/translators/shared/TranslatorSettings.cpp +++ b/src/add-ons/translators/shared/TranslatorSettings.cpp @@ -1,6 +1,6 @@ /*****************************************************************************/ // TranslatorSettings -// Written by Michael Wilber, OBOS Translation Kit Team +// Written by Michael Wilber, Haiku Translation Kit Team // // TranslatorSettings.cpp // @@ -8,7 +8,7 @@ // for a Translator. // // -// Copyright (c) 2004 OpenBeOS Project +// Copyright (c) 2004 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/add-ons/translators/shared/TranslatorWindow.cpp b/src/add-ons/translators/shared/TranslatorWindow.cpp index 824dcb4f5c..b736d5907e 100644 --- a/src/add-ons/translators/shared/TranslatorWindow.cpp +++ b/src/add-ons/translators/shared/TranslatorWindow.cpp @@ -1,6 +1,6 @@ /*****************************************************************************/ // TranslatorWindow -// Written by Michael Wilber, OBOS Translation Kit Team +// Written by Michael Wilber, Haiku Translation Kit Team // // TranslatorWindow.cpp // @@ -8,7 +8,7 @@ // when the user runs the Translator as an application. // // -// Copyright (c) 2004 OpenBeOS Project +// Copyright (c) 2004 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/add-ons/translators/shared/TranslatorWindow.h b/src/add-ons/translators/shared/TranslatorWindow.h index e8db55cfc9..67ed15705d 100644 --- a/src/add-ons/translators/shared/TranslatorWindow.h +++ b/src/add-ons/translators/shared/TranslatorWindow.h @@ -1,6 +1,6 @@ /*****************************************************************************/ // TranslatorWindow -// Written by Michael Wilber, OBOS Translation Kit Team +// Written by Michael Wilber, Haiku Translation Kit Team // // TranslatorWindow.h // @@ -8,7 +8,7 @@ // the user runs the Translator as an application. // // -// Copyright (c) 2004 OpenBeOS Project +// Copyright (c) 2004 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/add-ons/translators/stxt/STXTMain.cpp b/src/add-ons/translators/stxt/STXTMain.cpp index bd0b150a44..e7cff630ac 100644 --- a/src/add-ons/translators/stxt/STXTMain.cpp +++ b/src/add-ons/translators/stxt/STXTMain.cpp @@ -1,6 +1,6 @@ /*****************************************************************************/ // STXTTranslator -// Written by Michael Wilber, OBOS Translation Kit Team +// Written by Michael Wilber, Haiku Translation Kit Team // // Version: 1.0.0 Beta // @@ -11,7 +11,7 @@ // where noted, are licensed under the MIT License, and have been written // and are: // -// Copyright (c) 2002 OpenBeOS Project +// Copyright (c) 2002 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/add-ons/translators/stxt/STXTTranslator.h b/src/add-ons/translators/stxt/STXTTranslator.h index eb85bf9b07..777c31dfdf 100644 --- a/src/add-ons/translators/stxt/STXTTranslator.h +++ b/src/add-ons/translators/stxt/STXTTranslator.h @@ -1,6 +1,6 @@ /*****************************************************************************/ // STXTTranslator -// Written by Michael Wilber, OBOS Translation Kit Team +// Written by Michael Wilber, Haiku Translation Kit Team // // STXTTranslator.h // @@ -8,7 +8,7 @@ // StyledEdit (STXT) files. // // -// Copyright (c) 2002 OpenBeOS Project +// Copyright (c) 2002 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/add-ons/translators/tga/TGAMain.cpp b/src/add-ons/translators/tga/TGAMain.cpp index df8a3ee825..e42af0b6bb 100644 --- a/src/add-ons/translators/tga/TGAMain.cpp +++ b/src/add-ons/translators/tga/TGAMain.cpp @@ -1,12 +1,12 @@ /*****************************************************************************/ // TGATranslator -// Written by Michael Wilber, OBOS Translation Kit Team +// Written by Michael Wilber, Haiku Translation Kit Team // Version: 1.0.0 Beta // // This translator opens and writes TGA files. // // -// Copyright (c) 2002 OpenBeOS Project +// Copyright (c) 2002 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/add-ons/translators/tga/TGAView.cpp b/src/add-ons/translators/tga/TGAView.cpp index 97c41b7cbe..5f15b1acb5 100644 --- a/src/add-ons/translators/tga/TGAView.cpp +++ b/src/add-ons/translators/tga/TGAView.cpp @@ -1,6 +1,6 @@ /*****************************************************************************/ // TGAView -// Written by Michael Wilber, OBOS Translation Kit Team +// Written by Michael Wilber, Haiku Translation Kit Team // Use of Layout API added by Maxime Simon, maxime.simon@gmail.com, 2009. // // TGAView.cpp @@ -8,7 +8,7 @@ // This BView based object displays information about the TGATranslator. // // -// Copyright (c) 2002 OpenBeOS Project +// Copyright (c) 2002 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/add-ons/translators/tga/TGAView.h b/src/add-ons/translators/tga/TGAView.h index a27e6551e8..ec8cdfe731 100644 --- a/src/add-ons/translators/tga/TGAView.h +++ b/src/add-ons/translators/tga/TGAView.h @@ -1,13 +1,13 @@ /*****************************************************************************/ // TGAView -// Written by Michael Wilber, OBOS Translation Kit Team +// Written by Michael Wilber, Haiku Translation Kit Team // // TGAView.h // // This BView based object displays information about the TGATranslator. // // -// Copyright (c) 2002 OpenBeOS Project +// Copyright (c) 2002 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/add-ons/translators/tiff/TIFFMain.cpp b/src/add-ons/translators/tiff/TIFFMain.cpp index d274db4a1f..edb73eb5d0 100644 --- a/src/add-ons/translators/tiff/TIFFMain.cpp +++ b/src/add-ons/translators/tiff/TIFFMain.cpp @@ -1,6 +1,6 @@ /*****************************************************************************/ // TIFFTranslator -// Written by Michael Wilber, OBOS Translation Kit Team +// Written by Michael Wilber, Haiku Translation Kit Team // // Version: // @@ -11,7 +11,7 @@ // where noted, are licensed under the MIT License, and have been written // and are: // -// Copyright (c) 2003 OpenBeOS Project +// Copyright (c) 2003 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/add-ons/translators/tiff/TIFFTranslator.h b/src/add-ons/translators/tiff/TIFFTranslator.h index ab6cc40d4f..38a84d877f 100644 --- a/src/add-ons/translators/tiff/TIFFTranslator.h +++ b/src/add-ons/translators/tiff/TIFFTranslator.h @@ -1,6 +1,6 @@ /*****************************************************************************/ // TIFFTranslator -// Written by Michael Wilber, OBOS Translation Kit Team +// Written by Michael Wilber, Haiku Translation Kit Team // // TIFFTranslator.h // @@ -8,7 +8,7 @@ // TIFF images. // // -// Copyright (c) 2003 OpenBeOS Project +// Copyright (c) 2003 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/add-ons/translators/tiff/TIFFView.cpp b/src/add-ons/translators/tiff/TIFFView.cpp index 925cc720ff..6b14cf29a9 100644 --- a/src/add-ons/translators/tiff/TIFFView.cpp +++ b/src/add-ons/translators/tiff/TIFFView.cpp @@ -1,6 +1,6 @@ /*****************************************************************************/ // TIFFView -// Written by Michael Wilber, OBOS Translation Kit Team +// Written by Michael Wilber, Haiku Translation Kit Team // Picking the compression method added by Stephan Aßmus, // Use of Layout API added by Maxime Simon, maxime.simon@gmail.com, 2009. // @@ -9,7 +9,7 @@ // This BView based object displays information about the TIFFTranslator. // // -// Copyright (c) 2003 OpenBeOS Project +// Copyright (c) 2003 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/add-ons/translators/tiff/TIFFView.h b/src/add-ons/translators/tiff/TIFFView.h index 69754feaf5..375b592ff9 100644 --- a/src/add-ons/translators/tiff/TIFFView.h +++ b/src/add-ons/translators/tiff/TIFFView.h @@ -1,6 +1,6 @@ /*****************************************************************************/ // TIFFView -// Written by Michael Wilber, OBOS Translation Kit Team +// Written by Michael Wilber, Haiku Translation Kit Team // Picking the compression method added by Stephan Aßmus, // // TIFFView.h @@ -8,7 +8,7 @@ // This BView based object displays information about the TIFFTranslator. // // -// Copyright (c) 2003 OpenBeOS Project +// Copyright (c) 2003 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/apps/devices/ResourceUsageWindow.cpp b/src/apps/devices/ResourceUsageWindow.cpp index d2747dcf64..057c843d26 100644 --- a/src/apps/devices/ResourceUsageWindow.cpp +++ b/src/apps/devices/ResourceUsageWindow.cpp @@ -1,8 +1,8 @@ // ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ // -// Copyright (c) 2003-2004, OpenBeOS +// Copyright (c) 2003-2004, Haiku // -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. // // diff --git a/src/apps/expander/ExpanderApp.h b/src/apps/expander/ExpanderApp.h index 4b8da2823f..e1c24100d2 100644 --- a/src/apps/expander/ExpanderApp.h +++ b/src/apps/expander/ExpanderApp.h @@ -5,7 +5,7 @@ // ExpanderApp.h // // -// Copyright (c) 2004 OpenBeOS Project +// Copyright (c) 2004 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/apps/expander/ExpanderSettings.cpp b/src/apps/expander/ExpanderSettings.cpp index b233dad81a..308437db99 100644 --- a/src/apps/expander/ExpanderSettings.cpp +++ b/src/apps/expander/ExpanderSettings.cpp @@ -6,7 +6,7 @@ // // Code from Diskprobe by Axel Dörfler // -// Copyright (c) 2004 OpenBeOS Project +// Copyright (c) 2004 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/apps/expander/ExpanderSettings.h b/src/apps/expander/ExpanderSettings.h index b6a0a34602..1f235cba77 100644 --- a/src/apps/expander/ExpanderSettings.h +++ b/src/apps/expander/ExpanderSettings.h @@ -5,7 +5,7 @@ // ExpanderSettings.h // // -// Copyright (c) 2004 OpenBeOS Project +// Copyright (c) 2004 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/apps/mail/Content.cpp b/src/apps/mail/Content.cpp index ac5ac45f8c..91769b9a3c 100644 --- a/src/apps/mail/Content.cpp +++ b/src/apps/mail/Content.cpp @@ -3047,7 +3047,7 @@ TTextView::WindowActivated(bool flag) // WindowActivated(false) は、IM も Inactive になり、そのまま確定される。 // しかしこの場合、input_server が B_INPUT_METHOD_EVENT(B_INPUT_METHOD_STOPPED) // を送ってこないまま矛盾してしまうので、やむを得ずここでつじつまあわせ処理している。 - // OpenBeOSで修正されることを願って暫定処置としている。 + // Haikuで修正されることを願って暫定処置としている。 fInputMethodUndoState.active = false; // fInputMethodUndoBufferに溜まっている最後のデータがK_INSERTEDなら(確定)正規のバッファへ追加 if (fInputMethodUndoBuffer.CountItems() > 0) { diff --git a/src/apps/showimage/Filter.h b/src/apps/showimage/Filter.h index 7b410ebf0e..c95cb3d73b 100644 --- a/src/apps/showimage/Filter.h +++ b/src/apps/showimage/Filter.h @@ -5,7 +5,7 @@ // Filter.h // // -// Copyright (c) 2003 OpenBeOS Project +// Copyright (c) 2003 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/apps/terminal/Changelog b/src/apps/terminal/Changelog index d8e87cd209..549b2d38a2 100644 --- a/src/apps/terminal/Changelog +++ b/src/apps/terminal/Changelog @@ -1,12 +1,12 @@ Changed licence from GPL to BSD, as allowed by original authors. -Removed multi-language support. This will need to be rebuilt to whatever system OpenBeOS uses. +Terminal updated to use Local Kit. Moved Carachter Encodings menu to the "Right Place" for BeOS 5 Started re-building the colours menu in the "Right Place" Silenced all build warnings on R5 Fixed all but one build error on Dano and Zeta, and silenced all warnings -Began removing (serious) traces of the RAD (Interface Elements) tool used to draw the GUI. This makes R1 binary and source compatiblity higher, and assists in moving stuff around the place. As the Interface Elements project file wasn't included in the first place, theres absolutely no point in leaving the cruft there. +Removed (serious) traces of the RAD (Interface Elements) tool used to draw the GUI. This makes R1 binary and source compatiblity higher, and assists in moving stuff around the place. As the Interface Elements project file wasn't included in the first place, theres absolutely no point in leaving the cruft there. Stuff already done thats better than R5: diff --git a/src/apps/terminal/README.GPL_to_OBOS b/src/apps/terminal/README.GPL_to_OBOS index 5b5978bf50..9306555775 100644 --- a/src/apps/terminal/README.GPL_to_OBOS +++ b/src/apps/terminal/README.GPL_to_OBOS @@ -1,7 +1,7 @@ -April 21, 2003 - MuTerminal goes from GPL to OBOS! +April 21, 2003 - MuTerminal goes from GPL to Haiku! Thanks to the effort of BiPolar and the generosity of Kazuho Okui and -Takashi Murai we have had donated to OBOS the sources for MuTerminal. +Takashi Murai we have had donated to Haiku the sources for MuTerminal. MuTerminal was formerly under the GPL license. The complete MuTerminal package as it was originally released on April 2, 2000 (version 2.3) is preserved in this directory in the original form that I obtained from @@ -32,7 +32,7 @@ I really don't know if you are still developing this program, but I have to ask you: Is there any chance of that you change the license from GPL to MIT/BSD? -If you do so, then the OpenBeOS Team (http://open-beos.sourceforge.net) +If you do so, then the Haiku Team (https://www.haiku-os.org) could use your app as a Terminal Replacement in the future release of their O.S. @@ -44,7 +44,7 @@ BeOS Community. About the license: I understand that part of your code depends on libconv, which is under GPL, but that part can be replaced with they -counterpart from OpenBeOS, with is under a MIT/BSD like license. +counterpart from Haiku, with is under a MIT/BSD like license. Thanks for your time, and thanks again for MuTerm! @@ -64,7 +64,7 @@ Hi, Now, Muterm's licence is GPL, but, I'm not use other GPL code in Muterm. So, I can change Muterm`s licence to MIT/BSD/AS IS and other. -If you (and OpenBeOS team) adopt Muterm to default terminal on OpenBeOS, +If you (and Haiku Team) adopt Muterm to default terminal on Haiku, I will welcome it. I want you to leave only the credit of me and Takashi Murai in that case. diff --git a/src/bin/bfs_tools/lib/bfs.h b/src/bin/bfs_tools/lib/bfs.h index 0d9dff9511..5b94074361 100644 --- a/src/bin/bfs_tools/lib/bfs.h +++ b/src/bin/bfs_tools/lib/bfs.h @@ -126,7 +126,7 @@ struct __attribute__((packed)) bfs_inode uint32 type; // attribute type int32 inode_size; - uint32 etc; // for in-memory structures (unused in OpenBeOS' fs) + uint32 etc; // for in-memory structures (unused in Haiku' fs) union __attribute__((packed)) { data_stream data; diff --git a/src/bin/chop.c b/src/bin/chop.c index 60cddc7cb4..d5873b59de 100644 --- a/src/bin/chop.c +++ b/src/bin/chop.c @@ -1,8 +1,8 @@ // ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ // -// Copyright (c) 2001-2003, OpenBeOS +// Copyright (c) 2001-2003, Haiku // -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. // // diff --git a/src/bin/ffm.cpp b/src/bin/ffm.cpp index 35868be3af..74dcb3b0ce 100644 --- a/src/bin/ffm.cpp +++ b/src/bin/ffm.cpp @@ -1,6 +1,6 @@ /* * ffm.cpp - * (c) 2002, Carlos Hasan, for OpenBeOS. + * (c) 2002, Carlos Hasan, for Haiku. */ diff --git a/src/bin/hd.c b/src/bin/hd.c index dc073bb7aa..89fedc82cd 100644 --- a/src/bin/hd.c +++ b/src/bin/hd.c @@ -1,8 +1,8 @@ // ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ // -// Copyright (c) 2001-2003, OpenBeOS +// Copyright (c) 2001-2003, Haiku // -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. // // diff --git a/src/bin/id.c b/src/bin/id.c index 222a727037..362df46757 100644 --- a/src/bin/id.c +++ b/src/bin/id.c @@ -1,5 +1,5 @@ /* -** Copyright (c) 2004 OBOS +** Copyright (c) 2004 Haiku ** Permission is hereby granted, free of charge, to any person obtaining a copy ** of this software and associated documentation files (the "Software"), to deal ** in the Software without restriction, including without limitation the rights @@ -156,7 +156,7 @@ static void usage(void) { fprintf(stdout, -"%s OBOS (http://www.openbeos.org/) +"%s Haiku (https://www.haiku-os.org/) Usage: %s [OPTION]... [USERNAME] @@ -177,7 +177,7 @@ Print information for USERNAME, or the current user. static void version(void) { - fprintf(stdout, "%s OBOS (http://www.openbeos.org/)\n", progName); + fprintf(stdout, "%s Haiku (https://www.haiku-os.org/)\n", progName); } diff --git a/src/bin/installsound.cpp b/src/bin/installsound.cpp index de013571a5..c81fa5c9a7 100644 --- a/src/bin/installsound.cpp +++ b/src/bin/installsound.cpp @@ -1,8 +1,8 @@ // ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ // -// Copyright (c) 2001-2003, OpenBeOS +// Copyright (c) 2001-2003, Haiku // -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. // // diff --git a/src/bin/iroster.cpp b/src/bin/iroster.cpp index 023e9a8d83..95423ef89a 100644 --- a/src/bin/iroster.cpp +++ b/src/bin/iroster.cpp @@ -1,6 +1,6 @@ /* * iroster.cpp - * (c) 2002, Carlos Hasan, for OpenBeOS. + * (c) 2002, Carlos Hasan, for Haiku. * Compile: gcc -Wall -Wno-multichar -O2 -o iroster iroster.cpp -lbe */ diff --git a/src/bin/listport.c b/src/bin/listport.c index 8dcd4b44f0..74ae7d02c3 100644 --- a/src/bin/listport.c +++ b/src/bin/listport.c @@ -1,8 +1,8 @@ // ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ // -// Copyright (c) 2001-2003, OpenBeOS +// Copyright (c) 2001-2003, Haiku // -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. // // diff --git a/src/bin/listsem.c b/src/bin/listsem.c index e946f9c7ae..efee3dd0d0 100644 --- a/src/bin/listsem.c +++ b/src/bin/listsem.c @@ -9,7 +9,7 @@ * * Legal stuff follows: - Copyright (c) 2002 Oliver Siebenmarck , OpenBeOS project + Copyright (c) 2002 Oliver Siebenmarck , Haiku project Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/src/bin/logname.c b/src/bin/logname.c index 3c7de112b7..387791cf23 100644 --- a/src/bin/logname.c +++ b/src/bin/logname.c @@ -1,5 +1,5 @@ /* - * OBOS Command line apps + * Haiku Command line apps * logname.c * Larry Cow */ @@ -24,7 +24,7 @@ Reports bugs to ." Written by Larry Cow Coded by Larry Cow 2002 -Released under the MIT license with OpenBeOS." +Released under the MIT license with Haiku." void dispatch_args(char* av0, char* av1) { @@ -54,4 +54,4 @@ int main(int argc, char* argv[]) puts(user); } return 0; -} \ No newline at end of file +} diff --git a/src/bin/mkdos/fat.h b/src/bin/mkdos/fat.h index 235ca61eb7..5d2d66c9c9 100644 --- a/src/bin/mkdos/fat.h +++ b/src/bin/mkdos/fat.h @@ -4,7 +4,7 @@ mkdos shell tool Initialize FAT16 or FAT32 partitions, FAT12 floppy disks not supported -Copyright (c) 2002 Marcus Overhagen , OpenBeOS project +Copyright (c) 2002 Marcus Overhagen , Haiku project Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/src/bin/mkdos/mkdos.cpp b/src/bin/mkdos/mkdos.cpp index 094ea1e8e9..56abfd14f5 100644 --- a/src/bin/mkdos/mkdos.cpp +++ b/src/bin/mkdos/mkdos.cpp @@ -4,7 +4,7 @@ mkdos shell tool Initialize FAT16 or FAT32 partitions, FAT12 floppy disks not supported -Copyright (c) 2002 Marcus Overhagen , OpenBeOS project +Copyright (c) 2002 Marcus Overhagen , Haiku project Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/src/bin/modifiers.cpp b/src/bin/modifiers.cpp index b3fa77f05a..bac451a6ef 100644 --- a/src/bin/modifiers.cpp +++ b/src/bin/modifiers.cpp @@ -1,7 +1,7 @@ /* * modifiers - asserts (un)pressed modifier keys * (c) 2002, Francois Revol, revol@free.fr - * for OpenBeOS + * for Haiku * compile with: * LDFLAGS=-lbe make modifiers */ diff --git a/src/bin/printenv.c b/src/bin/printenv.c index 6299b57efc..7c626ce5b0 100644 --- a/src/bin/printenv.c +++ b/src/bin/printenv.c @@ -1,8 +1,8 @@ // ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ // -// Copyright (c) 2001-2003, OpenBeOS +// Copyright (c) 2001-2003, Haiku // -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. // // diff --git a/src/bin/prio.c b/src/bin/prio.c index b4799386da..31a6c78d7c 100644 --- a/src/bin/prio.c +++ b/src/bin/prio.c @@ -1,12 +1,12 @@ /* prio.c - prio command for BeOs, change priority of a given thread - * (c) 2001, 2002, François Revol (mmu_man) for OpenBeOS + * (c) 2001, 2002, François Revol (mmu_man) for Haiku * released under the MIT licence. * * ChangeLog: * 04-26-2002 v1.2 * fixed a typo on error (Priority changed failed.) * 04-25-2002 v1.1 - * Initial. Used my renice.c code to rewrite 'prio' BeOS command for OpenBeOS. + * Initial. Used my renice.c code to rewrite 'prio' BeOS command for Haiku. * * prio is a stripped-down version of renice * seems to behave the same way as the original BeOS version. :) diff --git a/src/bin/quit.cpp b/src/bin/quit.cpp index b3541ec2d3..fcb145a3ab 100644 --- a/src/bin/quit.cpp +++ b/src/bin/quit.cpp @@ -1,6 +1,6 @@ /* * quit.cpp - * (c) 2002, Carlos Hasan, for OpenBeOS. + * (c) 2002, Carlos Hasan, for Haiku. */ #include diff --git a/src/bin/release.c b/src/bin/release.c index 8199b6ab59..b64d97a2b8 100644 --- a/src/bin/release.c +++ b/src/bin/release.c @@ -1,8 +1,8 @@ // ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ // -// Copyright (c) 2004, OpenBeOS +// Copyright (c) 2004, Haiku // -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. // // diff --git a/src/bin/renice.c b/src/bin/renice.c index 108a19ca00..42a97961b7 100644 --- a/src/bin/renice.c +++ b/src/bin/renice.c @@ -1,12 +1,12 @@ /* renice.c - unixish renice command for BeOs - * (c) 2001, 2002, François Revol (mmu_man) for OpenBeOS + * (c) 2001, 2002, François Revol (mmu_man) for Haiku * released under the MIT licence. * * How did I live without it before ??? ;) * ChangeLog: * 04-25-2002 v1.2 - * Cleanup for inclusion in OpenBeOS, - * Used the code to rewrite the 'prio' BeOS command for OpenBeOS. + * Cleanup for inclusion in Haiku, + * Used the code to rewrite the 'prio' BeOS command for Haiku. * 04-14-2002 v1.1 * Added -f upon suggestion from Idéfix on BeShare * 2001 v1.0 diff --git a/src/bin/unchop.c b/src/bin/unchop.c index 9c99b4db59..b361a184a3 100644 --- a/src/bin/unchop.c +++ b/src/bin/unchop.c @@ -1,8 +1,8 @@ // ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ // -// Copyright (c) 2001-2003, OpenBeOS +// Copyright (c) 2001-2003, Haiku // -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. // // diff --git a/src/bin/waitfor.cpp b/src/bin/waitfor.cpp index 2809788725..6e1dddf577 100644 --- a/src/bin/waitfor.cpp +++ b/src/bin/waitfor.cpp @@ -1,5 +1,5 @@ /* waitfor.c - waits for a given threadname - * (c) 2002, François Revol (mmu_man) for OpenBeOS + * (c) 2002, François Revol (mmu_man) for Haiku * released under the MIT licence. * * ChangeLog: diff --git a/src/build/libbe/interface/Bitmap.cpp b/src/build/libbe/interface/Bitmap.cpp index 2643b8a321..0afa358029 100644 --- a/src/build/libbe/interface/Bitmap.cpp +++ b/src/build/libbe/interface/Bitmap.cpp @@ -1737,7 +1737,7 @@ BBitmap::Bounds() const The currently supported source/target color spaces are \c B_RGB{32,24,16,15}[_BIG], \c B_CMAP8 and \c B_GRAY{8,1}. - \note As this methods is apparently a bit strange to use, OBOS introduces + \note As this methods is apparently a bit strange to use, Haiku introduces ImportBits() methods, which are recommended to be used instead. \param data The data to be copied. diff --git a/src/build/libbe/storage/Directory.cpp b/src/build/libbe/storage/Directory.cpp index db60f37a30..779814eba0 100644 --- a/src/build/libbe/storage/Directory.cpp +++ b/src/build/libbe/storage/Directory.cpp @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/src/build/libbe/storage/MimeType.cpp b/src/build/libbe/storage/MimeType.cpp index 7bf57dd0f5..268012f70d 100644 --- a/src/build/libbe/storage/MimeType.cpp +++ b/src/build/libbe/storage/MimeType.cpp @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/src/build/libbe/support/Archivable.cpp b/src/build/libbe/support/Archivable.cpp index 834155e05d..2b57cc6b84 100644 --- a/src/build/libbe/support/Archivable.cpp +++ b/src/build/libbe/support/Archivable.cpp @@ -1,5 +1,5 @@ //------------------------------------------------------------------------------ -// Copyright (c) 2001-2002, OpenBeOS +// Copyright (c) 2001-2002, Haiku // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), @@ -82,7 +82,7 @@ Log entries graciously coughed up by the Be implementation: Nov 28 01:40:45 instantiate_object failed: Failed to find exported Instantiate static function for class TInvalidClassName. Nov 28 01:40:45 instantiate_object failed: Invalid argument (80000005) Nov 28 01:40:45 instantiate_object failed: No signature specified in archive, looking for class "TRemoteTestObject". - Nov 28 01:40:45 instantiate_object - couldn't get mime sig for /boot/home/src/projects/OpenBeOS/app_kit/test/lib/support/BArchivable/./BArchivableSystemTester + Nov 28 01:40:45 instantiate_object - couldn't get mime sig for /boot/home/src/projects/Haiku/app_kit/test/lib/support/BArchivable/./BArchivableSystemTester Nov 28 01:40:45 instantiate_object failed: Error finding app with signature "application/x-vnd.InvalidSignature" (Application could not be found) Nov 28 01:40:45 instantiate_object failed: Application could not be found (8000200b) Nov 28 01:40:45 instantiate_object failed: Error finding app with signature "application/x-vnd.InvalidSignature" (Application could not be found) @@ -153,7 +153,7 @@ void BuildFuncName(const char* className, BString& funcName) funcName = ""; // This is what we're after: - // Instantiate__Q28OpenBeOS11BArchivableP8BMessage + // Instantiate__Q28Haiku11BArchivableP8BMessage Mangle(className, funcName); funcName.Prepend("Instantiate__"); funcName.Append("P8BMessage"); diff --git a/src/kits/game/GSUtility.h b/src/kits/game/GSUtility.h index 6759be6913..eabf6bb450 100644 --- a/src/kits/game/GSUtility.h +++ b/src/kits/game/GSUtility.h @@ -1,5 +1,5 @@ //------------------------------------------------------------------------------ -// Copyright (c) 2001-2002, OpenBeOS +// Copyright (c) 2001-2002, Haiku // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/kits/game/GameProducer.h b/src/kits/game/GameProducer.h index 8d576c9dc3..f7773cd24f 100644 --- a/src/kits/game/GameProducer.h +++ b/src/kits/game/GameProducer.h @@ -1,5 +1,5 @@ //------------------------------------------------------------------------------ -// Copyright (c) 2001-2002, OpenBeOS +// Copyright (c) 2001-2002, Haiku // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/kits/game/GameSoundBuffer.cpp b/src/kits/game/GameSoundBuffer.cpp index 1ac56a9b07..d29cfbf7c6 100644 --- a/src/kits/game/GameSoundBuffer.cpp +++ b/src/kits/game/GameSoundBuffer.cpp @@ -1,5 +1,5 @@ //------------------------------------------------------------------------------ -// Copyright (c) 2001-2002, OpenBeOS +// Copyright (c) 2001-2002, Haiku // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/kits/game/GameSoundDevice.cpp b/src/kits/game/GameSoundDevice.cpp index 63188bb791..451766f458 100644 --- a/src/kits/game/GameSoundDevice.cpp +++ b/src/kits/game/GameSoundDevice.cpp @@ -1,5 +1,5 @@ //------------------------------------------------------------------------------ -// Copyright (c) 2001-2002, OpenBeOS +// Copyright (c) 2001-2002, Haiku // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/kits/game/GameSoundDevice.h b/src/kits/game/GameSoundDevice.h index 12323fa369..eb378bc30e 100644 --- a/src/kits/game/GameSoundDevice.h +++ b/src/kits/game/GameSoundDevice.h @@ -1,5 +1,5 @@ //------------------------------------------------------------------------------ -// Copyright (c) 2001-2002, OpenBeOS +// Copyright (c) 2001-2002, Haiku // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/kits/game/StreamingGameSound.cpp b/src/kits/game/StreamingGameSound.cpp index 28d2d7b27c..4b30ae0b7e 100644 --- a/src/kits/game/StreamingGameSound.cpp +++ b/src/kits/game/StreamingGameSound.cpp @@ -1,5 +1,5 @@ //------------------------------------------------------------------------------ -// Copyright (c) 2001-2002, OpenBeOS +// Copyright (c) 2001-2002, Haiku // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/kits/mail/MailComponent.cpp b/src/kits/mail/MailComponent.cpp index 5c5dcbc27a..38fdd0786e 100644 --- a/src/kits/mail/MailComponent.cpp +++ b/src/kits/mail/MailComponent.cpp @@ -395,7 +395,7 @@ BMailComponent::MIMEType(BMimeType* mime) strcpy(typeAsLowerCaseString, "text/plain"); // Hope this is an OK default. } else { // Some extra processing to convert mixed or upper case MIME types into - // lower case, since the BeOS R5 BMimeType is case sensitive (but OpenBeOS + // lower case, since the BeOS R5 BMimeType is case sensitive (but Haiku // isn't). Also truncate the string if it is too long. for (i = 0; i < sizeof(typeAsLowerCaseString) - 1 && typeAsString[i] != 0; i++) diff --git a/src/kits/network/libnetapi/NetDebug.cpp b/src/kits/network/libnetapi/NetDebug.cpp index ec0a1f38f4..cfc800607e 100644 --- a/src/kits/network/libnetapi/NetDebug.cpp +++ b/src/kits/network/libnetapi/NetDebug.cpp @@ -8,7 +8,7 @@ * * Do not burn the candle at both ends as it leads to the life of a * hairdresser. *=--------------------------------------------------------------------------=* - * Copyright (c) 2002, The OpenBeOS project. + * Copyright (c) 2002, The Haiku project. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), diff --git a/src/kits/print/BeUtils.cpp b/src/kits/print/BeUtils.cpp index e80e5a9ac9..8300bf9ff3 100644 --- a/src/kits/print/BeUtils.cpp +++ b/src/kits/print/BeUtils.cpp @@ -15,7 +15,7 @@ // where noted, are licensed under the MIT License, and have been written // and are: // -// Copyright (c) 2001, 2002 OpenBeOS Project +// Copyright (c) 2001, 2002 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/kits/print/BeUtilsTranslation.cpp b/src/kits/print/BeUtilsTranslation.cpp index e9c9fbb73f..367ac8347f 100644 --- a/src/kits/print/BeUtilsTranslation.cpp +++ b/src/kits/print/BeUtilsTranslation.cpp @@ -16,7 +16,7 @@ // where noted, are licensed under the MIT License, and have been written // and are: // -// Copyright (c) 2001, 2002 OpenBeOS Project +// Copyright (c) 2001, 2002 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/kits/print/FolderWatcher.cpp b/src/kits/print/FolderWatcher.cpp index 7c1ec99db1..133fecedcf 100644 --- a/src/kits/print/FolderWatcher.cpp +++ b/src/kits/print/FolderWatcher.cpp @@ -8,7 +8,7 @@ // where noted, are licensed under the MIT License, and have been written // and are: // -// Copyright (c) 2002 OpenBeOS Project +// Copyright (c) 2002 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/kits/print/Jobs.cpp b/src/kits/print/Jobs.cpp index aa60807040..a86eda212c 100644 --- a/src/kits/print/Jobs.cpp +++ b/src/kits/print/Jobs.cpp @@ -8,7 +8,7 @@ // where noted, are licensed under the MIT License, and have been written // and are: // -// Copyright (c) 2002 OpenBeOS Project +// Copyright (c) 2002 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/kits/print/PictureIterator.cpp b/src/kits/print/PictureIterator.cpp index 65f1c868b2..ab6db2733b 100644 --- a/src/kits/print/PictureIterator.cpp +++ b/src/kits/print/PictureIterator.cpp @@ -2,7 +2,7 @@ PictureIterator -Copyright (c) 2001, 2002 OpenBeOS. +Copyright (c) 2001, 2002 Haiku. Authors: Philippe Houdoin diff --git a/src/kits/print/PicturePrinter.cpp b/src/kits/print/PicturePrinter.cpp index a84a9d6379..6d8565e74a 100644 --- a/src/kits/print/PicturePrinter.cpp +++ b/src/kits/print/PicturePrinter.cpp @@ -2,7 +2,7 @@ PicturePrinter -Copyright (c) 2002 OpenBeOS. +Copyright (c) 2002 Haiku. Author: Michael Pfeiffer diff --git a/src/kits/print/PrintTransport.cpp b/src/kits/print/PrintTransport.cpp index cc4f655e06..7333314cc7 100644 --- a/src/kits/print/PrintTransport.cpp +++ b/src/kits/print/PrintTransport.cpp @@ -2,7 +2,7 @@ PrintTransport -Copyright (c) 2004 OpenBeOS. +Copyright (c) 2004 Haiku. Authors: Philippe Houdoin diff --git a/src/kits/print/Template.cpp b/src/kits/print/Template.cpp index c0071e6c4d..faa9a5af7e 100644 --- a/src/kits/print/Template.cpp +++ b/src/kits/print/Template.cpp @@ -2,7 +2,7 @@ Template -Copyright (c) 2002 OpenBeOS. +Copyright (c) 2002 Haiku. Author: diff --git a/src/kits/storage/AddOnImage.cpp b/src/kits/storage/AddOnImage.cpp index 9d23889a56..2192d63a85 100644 --- a/src/kits/storage/AddOnImage.cpp +++ b/src/kits/storage/AddOnImage.cpp @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- diff --git a/src/kits/storage/AddOnImage.h b/src/kits/storage/AddOnImage.h index 52547ab7b9..021d6482bc 100644 --- a/src/kits/storage/AddOnImage.h +++ b/src/kits/storage/AddOnImage.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- diff --git a/src/kits/storage/EntryList.cpp b/src/kits/storage/EntryList.cpp index 1c2e943fa1..93d860fa03 100644 --- a/src/kits/storage/EntryList.cpp +++ b/src/kits/storage/EntryList.cpp @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- diff --git a/src/kits/storage/OffsetFile.cpp b/src/kits/storage/OffsetFile.cpp index c3df5e5d4f..de23cee394 100644 --- a/src/kits/storage/OffsetFile.cpp +++ b/src/kits/storage/OffsetFile.cpp @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/src/kits/storage/ResourceItem.cpp b/src/kits/storage/ResourceItem.cpp index 7d708c1e45..e9f207177d 100644 --- a/src/kits/storage/ResourceItem.cpp +++ b/src/kits/storage/ResourceItem.cpp @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/src/kits/storage/ResourceStrings.cpp b/src/kits/storage/ResourceStrings.cpp index 8ee5318970..8d9f923485 100644 --- a/src/kits/storage/ResourceStrings.cpp +++ b/src/kits/storage/ResourceStrings.cpp @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/src/kits/storage/ResourcesContainer.cpp b/src/kits/storage/ResourcesContainer.cpp index 22e7bcd556..594eb326c7 100644 --- a/src/kits/storage/ResourcesContainer.cpp +++ b/src/kits/storage/ResourcesContainer.cpp @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/src/kits/storage/VolumeRoster.cpp b/src/kits/storage/VolumeRoster.cpp index c4d23554ca..ad65c65d0c 100644 --- a/src/kits/storage/VolumeRoster.cpp +++ b/src/kits/storage/VolumeRoster.cpp @@ -1,5 +1,5 @@ // ---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // 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 5f0886f732..e331ab9b2e 100644 --- a/src/kits/storage/disk_device/DiskDeviceVisitor.cpp +++ b/src/kits/storage/disk_device/DiskDeviceVisitor.cpp @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- diff --git a/src/kits/storage/disk_device/DiskScannerAddOn.cpp b/src/kits/storage/disk_device/DiskScannerAddOn.cpp index 60592e8b2f..5165de4962 100644 --- a/src/kits/storage/disk_device/DiskScannerAddOn.cpp +++ b/src/kits/storage/disk_device/DiskScannerAddOn.cpp @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- diff --git a/src/kits/storage/disk_device/PartitioningDialog.cpp b/src/kits/storage/disk_device/PartitioningDialog.cpp index 607a02719e..3d241c3213 100644 --- a/src/kits/storage/disk_device/PartitioningDialog.cpp +++ b/src/kits/storage/disk_device/PartitioningDialog.cpp @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- diff --git a/src/kits/storage/disk_device/PartitioningDialog.h b/src/kits/storage/disk_device/PartitioningDialog.h index c681fd3fa1..c888508d31 100644 --- a/src/kits/storage/disk_device/PartitioningDialog.h +++ b/src/kits/storage/disk_device/PartitioningDialog.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- diff --git a/src/kits/storage/disk_device/PartitioningInfo.cpp b/src/kits/storage/disk_device/PartitioningInfo.cpp index ef15e96738..f364291547 100644 --- a/src/kits/storage/disk_device/PartitioningInfo.cpp +++ b/src/kits/storage/disk_device/PartitioningInfo.cpp @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- diff --git a/src/kits/storage/mime/AssociatedTypes.cpp b/src/kits/storage/mime/AssociatedTypes.cpp index 109007752a..f207ddaa49 100644 --- a/src/kits/storage/mime/AssociatedTypes.cpp +++ b/src/kits/storage/mime/AssociatedTypes.cpp @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/src/kits/storage/mime/Supertype.cpp b/src/kits/storage/mime/Supertype.cpp index ca4ae3dbd3..18aad6be44 100644 --- a/src/kits/storage/mime/Supertype.cpp +++ b/src/kits/storage/mime/Supertype.cpp @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/src/kits/storage/mime/database_support.cpp b/src/kits/storage/mime/database_support.cpp index ea68496ea8..723f22e946 100644 --- a/src/kits/storage/mime/database_support.cpp +++ b/src/kits/storage/mime/database_support.cpp @@ -152,8 +152,7 @@ default_database_location() /*! \brief Returns properly formatted raw bitmap data, ready to be shipped off to the hacked up 4-parameter version of Database::SetIcon() - This function exists as something of a hack until an OBOS::BBitmap - implementation is available. It takes the given bitmap, converts it to the + BBitmap implemented. This function takes the given bitmap, converts it to the B_CMAP8 color space if necessary and able, and returns said bitmap data in a newly allocated array pointed to by the pointer that's pointed to by \c data. The length of the array is stored in the integer pointed to by diff --git a/src/kits/storage/sniffer/DisjList.cpp b/src/kits/storage/sniffer/DisjList.cpp index 20c9860b27..c428ec7837 100644 --- a/src/kits/storage/sniffer/DisjList.cpp +++ b/src/kits/storage/sniffer/DisjList.cpp @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/src/kits/storage/sniffer/Err.cpp b/src/kits/storage/sniffer/Err.cpp index 4cbed73933..4013884378 100644 --- a/src/kits/storage/sniffer/Err.cpp +++ b/src/kits/storage/sniffer/Err.cpp @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/src/kits/storage/sniffer/Parser.cpp b/src/kits/storage/sniffer/Parser.cpp index 3e97b8ad64..65f6d984ae 100644 --- a/src/kits/storage/sniffer/Parser.cpp +++ b/src/kits/storage/sniffer/Parser.cpp @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //---------------------------------------------------------------------- /*! diff --git a/src/kits/storage/sniffer/Pattern.cpp b/src/kits/storage/sniffer/Pattern.cpp index eea5628605..ecb21b313b 100644 --- a/src/kits/storage/sniffer/Pattern.cpp +++ b/src/kits/storage/sniffer/Pattern.cpp @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/src/kits/storage/sniffer/PatternList.cpp b/src/kits/storage/sniffer/PatternList.cpp index b44b86795a..317937b84f 100644 --- a/src/kits/storage/sniffer/PatternList.cpp +++ b/src/kits/storage/sniffer/PatternList.cpp @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/src/kits/storage/sniffer/RPattern.cpp b/src/kits/storage/sniffer/RPattern.cpp index aa9d38b7f2..94b92b62d2 100644 --- a/src/kits/storage/sniffer/RPattern.cpp +++ b/src/kits/storage/sniffer/RPattern.cpp @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/src/kits/storage/sniffer/RPatternList.cpp b/src/kits/storage/sniffer/RPatternList.cpp index a59c897763..5c57d05214 100644 --- a/src/kits/storage/sniffer/RPatternList.cpp +++ b/src/kits/storage/sniffer/RPatternList.cpp @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/src/kits/storage/sniffer/Range.cpp b/src/kits/storage/sniffer/Range.cpp index fb9db56bde..d078305534 100644 --- a/src/kits/storage/sniffer/Range.cpp +++ b/src/kits/storage/sniffer/Range.cpp @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/src/kits/storage/sniffer/Rule.cpp b/src/kits/storage/sniffer/Rule.cpp index 36c8fb44ec..76fb1a7019 100644 --- a/src/kits/storage/sniffer/Rule.cpp +++ b/src/kits/storage/sniffer/Rule.cpp @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/src/kits/storage/storage_support.cpp b/src/kits/storage/storage_support.cpp index 194b0b1c61..47238fde7d 100644 --- a/src/kits/storage/storage_support.cpp +++ b/src/kits/storage/storage_support.cpp @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //---------------------------------------------------------------------- /*! diff --git a/src/kits/support/StopWatch.cpp b/src/kits/support/StopWatch.cpp index 057bb37c9c..184f40eac5 100644 --- a/src/kits/support/StopWatch.cpp +++ b/src/kits/support/StopWatch.cpp @@ -1,5 +1,5 @@ //------------------------------------------------------------------------------ -// Copyright (c) 2001-2004, OpenBeOS +// Copyright (c) 2001-2004, Haiku // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/kits/translation/README.html b/src/kits/translation/README.html deleted file mode 100644 index 8d3ccd2943..0000000000 --- a/src/kits/translation/README.html +++ /dev/null @@ -1,37 +0,0 @@ - -OpenBeOS Translation Kit Package - -

OpenBeOS Translation Kit Package

- -

About

-This package was created to allow BeOS users to have the latest version of the OpenBeOS Translation Kit, without having to compile it themselves. This also lets BeOS users take advantage of bug fixes and new features without having to wait for the next beta release of the Translation Kit. -

-However, because this package is made from the latest sources, experimental and unstable features may be present. Such features may cause some programs to behave abnormally. -

-USE AT YOUR OWN RISK. - -

Included Files

-Currently, this package is intended to contain the OBOS Translation Kit and all of the OBOS Translators. This may change in the future. -

-Files:
-boot/home/config/lib/libtranslation.so
-boot/home/config/add-ons/Translators/BMPTranslator
-boot/home/config/add-ons/Translators/GIFTranslator
-boot/home/config/add-ons/Translators/JPEG2000Translator
-boot/home/config/add-ons/Translators/JPEGTranslator
-boot/home/config/add-ons/Translators/PNGTranslator
-boot/home/config/add-ons/Translators/PPMTranslator
-boot/home/config/add-ons/Translators/SGITranslator
-boot/home/config/add-ons/Translators/STXTTranslator
-boot/home/config/add-ons/Translators/TGATranslator
-boot/home/config/add-ons/Translators/TIFFTranslator
- -

Installing

-To install this package, simply double-click on the install.sh script. The install process WILL NOT change any of the system files. Because the files are copied to under the home folder, they will be loaded instead of the BeOS system files. A bug in the OBOS Translation Kit previously required that the system Translators be removed for the OBOS Translators to be loaded properly. However, this bug has been fixed, and the system Translators no longer need to be moved. - -

Bugs

-As always, if you find a bug with the Translation Kit, please e-mail me at mwilber <@t> users | sourceforge | net. Please include the date of the package in your e-mail so I know which version of the files you are seeing bugs with. - - - - diff --git a/src/libs/print/libprint/BlockingWindow.cpp b/src/libs/print/libprint/BlockingWindow.cpp index dfc4924fde..1006d42565 100644 --- a/src/libs/print/libprint/BlockingWindow.cpp +++ b/src/libs/print/libprint/BlockingWindow.cpp @@ -2,7 +2,7 @@ InterfaceUtils.cpp -Copyright (c) 2002 OpenBeOS. +Copyright (c) 2002 Haiku. Author: Michael Pfeiffer diff --git a/src/libs/print/libprint/MarginView.cpp b/src/libs/print/libprint/MarginView.cpp index becc93b807..c9a9b4184c 100644 --- a/src/libs/print/libprint/MarginView.cpp +++ b/src/libs/print/libprint/MarginView.cpp @@ -2,7 +2,7 @@ MarginView.cpp -Copyright (c) 2002 OpenBeOS. +Copyright (c) 2002 Haiku. Authors: Philippe Houdoin diff --git a/src/libs/print/libprint/PrintJobReader.cpp b/src/libs/print/libprint/PrintJobReader.cpp index 383b2ca1ef..908e808ebc 100644 --- a/src/libs/print/libprint/PrintJobReader.cpp +++ b/src/libs/print/libprint/PrintJobReader.cpp @@ -2,7 +2,7 @@ PrintJobReader -Copyright (c) 2002 OpenBeOS. +Copyright (c) 2002 Haiku. Author: Michael Pfeiffer diff --git a/src/libs/print/libprint/PrintUtils.cpp b/src/libs/print/libprint/PrintUtils.cpp index b1fbcb84ca..baa0d400a3 100644 --- a/src/libs/print/libprint/PrintUtils.cpp +++ b/src/libs/print/libprint/PrintUtils.cpp @@ -2,8 +2,7 @@ Preview printer driver. -Copyright (c) 2001, 2002 OpenBeOS. -Copyright (c) 2005 - 2008 Haiku. +Copyright (c) 2001 - 2008 Haiku. Authors: Philippe Houdoin diff --git a/src/preferences/appearance/ColorWhichItem.cpp b/src/preferences/appearance/ColorWhichItem.cpp index 55926a195f..c0c18e6061 100644 --- a/src/preferences/appearance/ColorWhichItem.cpp +++ b/src/preferences/appearance/ColorWhichItem.cpp @@ -1,6 +1,5 @@ /* - * Copyright 2001-2002 OpenBeOS - * Copyright 2003-2016 Haiku, Inc. All rights reserved. + * Copyright 2001-2016 Haiku, Inc. All rights reserved. * Distributed under the terms of the MIT License. * * Authors: diff --git a/src/preferences/appearance/ColorWhichItem.h b/src/preferences/appearance/ColorWhichItem.h index 7e21eceee6..98a90e08b8 100644 --- a/src/preferences/appearance/ColorWhichItem.h +++ b/src/preferences/appearance/ColorWhichItem.h @@ -1,6 +1,5 @@ /* - * Copyright 2001-2002 OpenBeOS - * Copyright 2003-2016 Haiku, Inc. All rights reserved. + * Copyright 2001-2016 Haiku, Inc. All rights reserved. * Distributed under the terms of the MIT License. * * Authors: diff --git a/src/preferences/appearance/CurView.cpp b/src/preferences/appearance/CurView.cpp index a5dd1eb40c..b6a4c42510 100644 --- a/src/preferences/appearance/CurView.cpp +++ b/src/preferences/appearance/CurView.cpp @@ -1,5 +1,5 @@ //------------------------------------------------------------------------------ -// Copyright (c) 2001-2002, OpenBeOS +// Copyright (c) 2001-2002, Haiku // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), @@ -233,9 +233,9 @@ printf("Loading cursor sets from disk\n"); { case B_NAME_TOO_LONG: { - BAlert *a=new BAlert("OpenBeOS","Couldn't open the folder for cursor sets. " + BAlert *a=new BAlert("Haiku","Couldn't open the folder for cursor sets. " "You will be able to change system cursors, but be unable to save them to a cursor set. " - "Please contact OpenBeOS about Appearance Preferences::CurView::" + "Please contact Haiku about Appearance Preferences::CurView::" "LoadCursorSets::B_NAME_TOO_LONG for a bugfix", "OK", NULL, NULL, B_WIDTH_AS_USUAL, B_WARNING_ALERT); a->SetFlags(a->Flags() | B_CLOSE_ON_ESCAPE); @@ -264,7 +264,7 @@ printf("Loading cursor sets from disk\n"); } case B_FILE_ERROR: { - BAlert *a=new BAlert("OpenBeOS","Couldn't open the folder for cursor sets " + BAlert *a=new BAlert("Haiku","Couldn't open the folder for cursor sets " "because of a file error. Perhaps there is a file (instead of a folder) at " COLOR_SET_DIR "? You will be able to change system cursors, but be unable to save them to a cursor set. ", "OK", NULL, NULL, B_WIDTH_AS_USUAL, B_WARNING_ALERT); @@ -274,7 +274,7 @@ printf("Loading cursor sets from disk\n"); } case B_NO_MORE_FDS: { - BAlert *a=new BAlert("OpenBeOS","Couldn't open the folder for cursor sets " + BAlert *a=new BAlert("Haiku","Couldn't open the folder for cursor sets " "because there are too many open files. Please close some files and restart " " this application.", "OK", NULL, NULL, B_WIDTH_AS_USUAL, B_WARNING_ALERT); diff --git a/src/preferences/appearance/CurView.h b/src/preferences/appearance/CurView.h index 2e571efdc0..e2ea6ac074 100644 --- a/src/preferences/appearance/CurView.h +++ b/src/preferences/appearance/CurView.h @@ -1,5 +1,5 @@ //------------------------------------------------------------------------------ -// Copyright (c) 2001-2002, OpenBeOS +// Copyright (c) 2001-2002, Haiku // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/preferences/appearance/CursorWhichItem.cpp b/src/preferences/appearance/CursorWhichItem.cpp index bee644e43b..1e7dccf22e 100644 --- a/src/preferences/appearance/CursorWhichItem.cpp +++ b/src/preferences/appearance/CursorWhichItem.cpp @@ -1,5 +1,5 @@ //------------------------------------------------------------------------------ -// Copyright (c) 2001-2002, OpenBeOS +// Copyright (c) 2001-2002, Haiku // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), @@ -45,7 +45,7 @@ void CursorWhichItem::SetAttribute(cursor_which which) { switch(which) { - // cases not existing in R5 which exist in OpenBeOS + // cases not existing in R5 which exist in Haiku case B_CURSOR_DEFAULT: { attribute=which; diff --git a/src/preferences/appearance/CursorWhichItem.h b/src/preferences/appearance/CursorWhichItem.h index b7d7a932f8..ae56d5fb32 100644 --- a/src/preferences/appearance/CursorWhichItem.h +++ b/src/preferences/appearance/CursorWhichItem.h @@ -1,5 +1,5 @@ //------------------------------------------------------------------------------ -// Copyright (c) 2001-2002, OpenBeOS +// Copyright (c) 2001-2002, Haiku // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/preferences/input/MouseSettings.cpp b/src/preferences/input/MouseSettings.cpp index f875d80d93..7acb36ffe8 100644 --- a/src/preferences/input/MouseSettings.cpp +++ b/src/preferences/input/MouseSettings.cpp @@ -18,9 +18,9 @@ #include -// The R5 settings file differs from that of OpenBeOS; +// The R5 settings file differs from that of Haiku; // the latter maps 16 different mouse buttons -#define R5_COMPATIBLE 1 +#define R5_COMPATIBLE 0 static const bigtime_t kDefaultClickSpeed = 500000; static const int32 kDefaultMouseSpeed = 65536; diff --git a/src/preferences/media/MediaListItem.cpp b/src/preferences/media/MediaListItem.cpp index 46a5f2dbc1..d98ca91b03 100644 --- a/src/preferences/media/MediaListItem.cpp +++ b/src/preferences/media/MediaListItem.cpp @@ -1,8 +1,8 @@ // ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ // -// Copyright (c) 2003, OpenBeOS +// Copyright (c) 2003, Haiku // -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. // // diff --git a/src/preferences/media/MediaListItem.h b/src/preferences/media/MediaListItem.h index 895efbd106..cc02be330a 100644 --- a/src/preferences/media/MediaListItem.h +++ b/src/preferences/media/MediaListItem.h @@ -1,8 +1,8 @@ // ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ // -// Copyright (c) 2003, OpenBeOS +// Copyright (c) 2003, Haiku // -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. // // diff --git a/src/preferences/media/MediaViews.h b/src/preferences/media/MediaViews.h index 09f1a9b46a..fc47786377 100644 --- a/src/preferences/media/MediaViews.h +++ b/src/preferences/media/MediaViews.h @@ -1,8 +1,8 @@ // ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ // -// Copyright (c) 2003, OpenBeOS +// Copyright (c) 2003, Haiku // -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. // // diff --git a/src/servers/registrar/AppInfoList.h b/src/servers/registrar/AppInfoList.h index d0eae58c44..a8b99b65ec 100644 --- a/src/servers/registrar/AppInfoList.h +++ b/src/servers/registrar/AppInfoList.h @@ -1,5 +1,5 @@ //------------------------------------------------------------------------------ -// Copyright (c) 2001-2002, OpenBeOS +// Copyright (c) 2001-2002, Haiku // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/servers/registrar/Event.cpp b/src/servers/registrar/Event.cpp index baa7b78f86..04b69dc420 100644 --- a/src/servers/registrar/Event.cpp +++ b/src/servers/registrar/Event.cpp @@ -1,5 +1,5 @@ //------------------------------------------------------------------------------ -// Copyright (c) 2001-2002, OpenBeOS +// Copyright (c) 2001-2002, Haiku // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/servers/registrar/Event.h b/src/servers/registrar/Event.h index d3e8e35a7a..8bed28ba00 100644 --- a/src/servers/registrar/Event.h +++ b/src/servers/registrar/Event.h @@ -1,5 +1,5 @@ //------------------------------------------------------------------------------ -// Copyright (c) 2001-2002, OpenBeOS +// Copyright (c) 2001-2002, Haiku // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/servers/registrar/EventMaskWatcher.cpp b/src/servers/registrar/EventMaskWatcher.cpp index 7ec1a4821a..3cd57b0030 100644 --- a/src/servers/registrar/EventMaskWatcher.cpp +++ b/src/servers/registrar/EventMaskWatcher.cpp @@ -1,5 +1,5 @@ //------------------------------------------------------------------------------ -// Copyright (c) 2001-2002, OpenBeOS +// Copyright (c) 2001-2002, Haiku // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/servers/registrar/EventMaskWatcher.h b/src/servers/registrar/EventMaskWatcher.h index 2a2511d8e4..a033053c8b 100644 --- a/src/servers/registrar/EventMaskWatcher.h +++ b/src/servers/registrar/EventMaskWatcher.h @@ -1,5 +1,5 @@ //------------------------------------------------------------------------------ -// Copyright (c) 2001-2002, OpenBeOS +// Copyright (c) 2001-2002, Haiku // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/servers/registrar/EventQueue.h b/src/servers/registrar/EventQueue.h index f612eda773..83d1d950a7 100644 --- a/src/servers/registrar/EventQueue.h +++ b/src/servers/registrar/EventQueue.h @@ -1,5 +1,5 @@ //------------------------------------------------------------------------------ -// Copyright (c) 2001-2002, OpenBeOS +// Copyright (c) 2001-2002, Haiku // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/servers/registrar/MessageEvent.cpp b/src/servers/registrar/MessageEvent.cpp index c376299f5e..89b7f90241 100644 --- a/src/servers/registrar/MessageEvent.cpp +++ b/src/servers/registrar/MessageEvent.cpp @@ -1,5 +1,5 @@ //------------------------------------------------------------------------------ -// Copyright (c) 2001-2002, OpenBeOS +// Copyright (c) 2001-2002, Haiku // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/servers/registrar/MessageEvent.h b/src/servers/registrar/MessageEvent.h index 49f310a9ac..98ba849ee7 100644 --- a/src/servers/registrar/MessageEvent.h +++ b/src/servers/registrar/MessageEvent.h @@ -1,5 +1,5 @@ //------------------------------------------------------------------------------ -// Copyright (c) 2001-2002, OpenBeOS +// Copyright (c) 2001-2002, Haiku // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/servers/registrar/MessageHandler.cpp b/src/servers/registrar/MessageHandler.cpp index 992d6c01de..1319fbc75b 100644 --- a/src/servers/registrar/MessageHandler.cpp +++ b/src/servers/registrar/MessageHandler.cpp @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- diff --git a/src/servers/registrar/MessageHandler.h b/src/servers/registrar/MessageHandler.h index 09b24734a3..cbac690dbb 100644 --- a/src/servers/registrar/MessageHandler.h +++ b/src/servers/registrar/MessageHandler.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- diff --git a/src/servers/registrar/MessageRunnerManager.h b/src/servers/registrar/MessageRunnerManager.h index c40500e819..ba01612111 100644 --- a/src/servers/registrar/MessageRunnerManager.h +++ b/src/servers/registrar/MessageRunnerManager.h @@ -1,5 +1,5 @@ //------------------------------------------------------------------------------ -// Copyright (c) 2001-2002, OpenBeOS +// Copyright (c) 2001-2002, Haiku // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/servers/registrar/PriorityMessageQueue.cpp b/src/servers/registrar/PriorityMessageQueue.cpp index c7542a355e..0636f1a0d4 100644 --- a/src/servers/registrar/PriorityMessageQueue.cpp +++ b/src/servers/registrar/PriorityMessageQueue.cpp @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- diff --git a/src/servers/registrar/PriorityMessageQueue.h b/src/servers/registrar/PriorityMessageQueue.h index 50f1fc6a9b..9f64dfd5ea 100644 --- a/src/servers/registrar/PriorityMessageQueue.h +++ b/src/servers/registrar/PriorityMessageQueue.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- diff --git a/src/servers/registrar/RecentApps.h b/src/servers/registrar/RecentApps.h index d63924c4c2..9ab581c008 100644 --- a/src/servers/registrar/RecentApps.h +++ b/src/servers/registrar/RecentApps.h @@ -1,5 +1,5 @@ //------------------------------------------------------------------------------ -// Copyright (c) 2001-2002, OpenBeOS +// Copyright (c) 2001-2002, Haiku // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/servers/registrar/RecentEntries.h b/src/servers/registrar/RecentEntries.h index b7ad973a73..bbd153ed03 100644 --- a/src/servers/registrar/RecentEntries.h +++ b/src/servers/registrar/RecentEntries.h @@ -1,5 +1,5 @@ //------------------------------------------------------------------------------ -// Copyright (c) 2001-2002, OpenBeOS +// Copyright (c) 2001-2002, Haiku // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/servers/registrar/Registrar.h b/src/servers/registrar/Registrar.h index 978c468edd..2077ae8c3e 100644 --- a/src/servers/registrar/Registrar.h +++ b/src/servers/registrar/Registrar.h @@ -1,5 +1,5 @@ //------------------------------------------------------------------------------ -// Copyright (c) 2001-2002, OpenBeOS +// Copyright (c) 2001-2002, Haiku // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/servers/registrar/RosterSettingsCharStream.h b/src/servers/registrar/RosterSettingsCharStream.h index 5432605a78..652bf5ea13 100644 --- a/src/servers/registrar/RosterSettingsCharStream.h +++ b/src/servers/registrar/RosterSettingsCharStream.h @@ -1,5 +1,5 @@ //------------------------------------------------------------------------------ -// Copyright (c) 2001-2002, OpenBeOS +// Copyright (c) 2001-2002, Haiku // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/servers/registrar/Watcher.cpp b/src/servers/registrar/Watcher.cpp index 4cfc356155..be3ee49923 100644 --- a/src/servers/registrar/Watcher.cpp +++ b/src/servers/registrar/Watcher.cpp @@ -1,5 +1,5 @@ //------------------------------------------------------------------------------ -// Copyright (c) 2001-2002, OpenBeOS +// Copyright (c) 2001-2002, Haiku // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/servers/registrar/Watcher.h b/src/servers/registrar/Watcher.h index 48635e2226..ef96836019 100644 --- a/src/servers/registrar/Watcher.h +++ b/src/servers/registrar/Watcher.h @@ -1,5 +1,5 @@ //------------------------------------------------------------------------------ -// Copyright (c) 2001-2002, OpenBeOS +// Copyright (c) 2001-2002, Haiku // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/servers/registrar/WatchingService.cpp b/src/servers/registrar/WatchingService.cpp index 46b1040b08..6e0d1657e7 100644 --- a/src/servers/registrar/WatchingService.cpp +++ b/src/servers/registrar/WatchingService.cpp @@ -1,5 +1,5 @@ //------------------------------------------------------------------------------ -// Copyright (c) 2001-2002, OpenBeOS +// Copyright (c) 2001-2002, Haiku // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/servers/registrar/WatchingService.h b/src/servers/registrar/WatchingService.h index b81cc646df..79ac971eaf 100644 --- a/src/servers/registrar/WatchingService.h +++ b/src/servers/registrar/WatchingService.h @@ -1,5 +1,5 @@ //------------------------------------------------------------------------------ -// Copyright (c) 2001-2002, OpenBeOS +// Copyright (c) 2001-2002, Haiku // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/servers/registrar/mime/CreateAppMetaMimeThread.h b/src/servers/registrar/mime/CreateAppMetaMimeThread.h index 90af2a088e..9128533324 100644 --- a/src/servers/registrar/mime/CreateAppMetaMimeThread.h +++ b/src/servers/registrar/mime/CreateAppMetaMimeThread.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/src/servers/registrar/mime/MimeUpdateThread.h b/src/servers/registrar/mime/MimeUpdateThread.h index e98bc1bf27..d19b2c3673 100644 --- a/src/servers/registrar/mime/MimeUpdateThread.h +++ b/src/servers/registrar/mime/MimeUpdateThread.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/src/servers/registrar/mime/RegistrarThread.h b/src/servers/registrar/mime/RegistrarThread.h index 8b9aa23949..dc0a36be08 100644 --- a/src/servers/registrar/mime/RegistrarThread.h +++ b/src/servers/registrar/mime/RegistrarThread.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/src/servers/registrar/mime/RegistrarThreadManager.h b/src/servers/registrar/mime/RegistrarThreadManager.h index d9065336ee..db8b3345ae 100644 --- a/src/servers/registrar/mime/RegistrarThreadManager.h +++ b/src/servers/registrar/mime/RegistrarThreadManager.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/src/servers/registrar/mime/UpdateMimeInfoThread.h b/src/servers/registrar/mime/UpdateMimeInfoThread.h index 24db3670b2..a4fb452dd7 100644 --- a/src/servers/registrar/mime/UpdateMimeInfoThread.h +++ b/src/servers/registrar/mime/UpdateMimeInfoThread.h @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- /*! diff --git a/src/system/libroot/os/arch/m68k/atomic.S b/src/system/libroot/os/arch/m68k/atomic.S index 3a1c9fcbe2..8428665ba4 100644 --- a/src/system/libroot/os/arch/m68k/atomic.S +++ b/src/system/libroot/os/arch/m68k/atomic.S @@ -1,6 +1,6 @@ /* ** Copyright 2003, Axel Dörfler, axeld@pinc-software.de. All rights reserved. -** Distributed under the terms of the OpenBeOS License. +** Distributed under the terms of the MIT License. */ #include diff --git a/src/system/libroot/os/arch/m68k/byteorder.S b/src/system/libroot/os/arch/m68k/byteorder.S index 5c04129ffb..5e8c6d00fd 100644 --- a/src/system/libroot/os/arch/m68k/byteorder.S +++ b/src/system/libroot/os/arch/m68k/byteorder.S @@ -1,6 +1,6 @@ /* ** Copyright 2003, Axel D�fler, axeld@pinc-software.de. All rights reserved. -** Distributed under the terms of the OpenBeOS License. +** Distributed under the terms of the MIT License. */ #include diff --git a/src/system/libroot/os/arch/m68k/system_time_asm.S b/src/system/libroot/os/arch/m68k/system_time_asm.S index aad0f74231..34c6d33960 100644 --- a/src/system/libroot/os/arch/m68k/system_time_asm.S +++ b/src/system/libroot/os/arch/m68k/system_time_asm.S @@ -1,6 +1,6 @@ /* ** Copyright 2003, Axel D�fler, axeld@pinc-software.de. All rights reserved. -** Distributed under the terms of the OpenBeOS License. +** Distributed under the terms of the MIT License. */ #include diff --git a/src/system/libroot/os/arch/ppc/byteorder.S b/src/system/libroot/os/arch/ppc/byteorder.S index fb49bf56ba..bf9a79d61c 100644 --- a/src/system/libroot/os/arch/ppc/byteorder.S +++ b/src/system/libroot/os/arch/ppc/byteorder.S @@ -1,6 +1,6 @@ /* ** Copyright 2003, Axel D�fler, axeld@pinc-software.de. All rights reserved. -** Distributed under the terms of the OpenBeOS License. +** Distributed under the terms of the MIT License. */ #include diff --git a/src/system/libroot/os/arch/ppc/system_time_asm.S b/src/system/libroot/os/arch/ppc/system_time_asm.S index d425d756b2..78432c1e8a 100644 --- a/src/system/libroot/os/arch/ppc/system_time_asm.S +++ b/src/system/libroot/os/arch/ppc/system_time_asm.S @@ -1,6 +1,6 @@ /* ** Copyright 2003, Axel D�fler, axeld@pinc-software.de. All rights reserved. -** Distributed under the terms of the OpenBeOS License. +** Distributed under the terms of the MIT License. */ #define FUNCTION(x) .global x; .type x,@function; x diff --git a/src/system/libroot/os/disk_scanner.cpp b/src/system/libroot/os/disk_scanner.cpp index 9a06ce6233..6aba0bea6f 100644 --- a/src/system/libroot/os/disk_scanner.cpp +++ b/src/system/libroot/os/disk_scanner.cpp @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- diff --git a/src/tests/add-ons/print/pcl6/disasm.cpp b/src/tests/add-ons/print/pcl6/disasm.cpp index d5040120f5..d3ee39717b 100644 --- a/src/tests/add-ons/print/pcl6/disasm.cpp +++ b/src/tests/add-ons/print/pcl6/disasm.cpp @@ -2,7 +2,7 @@ PCL6 Disassembler -Copyright (c) 2003 OpenBeOS. +Copyright (c) 2003 Haiku. Author: Michael Pfeiffer diff --git a/src/tests/add-ons/print/pcl6/disasm.h b/src/tests/add-ons/print/pcl6/disasm.h index 8b1bb5e2da..805fd5ec9b 100644 --- a/src/tests/add-ons/print/pcl6/disasm.h +++ b/src/tests/add-ons/print/pcl6/disasm.h @@ -2,7 +2,7 @@ PCL6 Disassembler -Copyright (c) 2003 OpenBeOS. +Copyright (c) 2003 Haiku. Author: Michael Pfeiffer diff --git a/src/tests/add-ons/print/pdf/bezierbounds/BezierBounds.cpp b/src/tests/add-ons/print/pdf/bezierbounds/BezierBounds.cpp index a1fb2e3b6c..3feb5a2acd 100644 --- a/src/tests/add-ons/print/pdf/bezierbounds/BezierBounds.cpp +++ b/src/tests/add-ons/print/pdf/bezierbounds/BezierBounds.cpp @@ -2,7 +2,7 @@ BezierBounds -Copyright (c) 2002 OpenBeOS. +Copyright (c) 2002 Haiku. Author: Michael Pfeiffer diff --git a/src/tests/add-ons/print/pdf/bezierbounds/BezierBounds.h b/src/tests/add-ons/print/pdf/bezierbounds/BezierBounds.h index 90ce19b9f6..1a32bbe91c 100644 --- a/src/tests/add-ons/print/pdf/bezierbounds/BezierBounds.h +++ b/src/tests/add-ons/print/pdf/bezierbounds/BezierBounds.h @@ -2,7 +2,7 @@ BezierBounds -Copyright (c) 2002 OpenBeOS. +Copyright (c) 2002 Haiku. Author: Michael Pfeiffer diff --git a/src/tests/add-ons/translators/tgatranslator/TGATranslatorTest.cpp b/src/tests/add-ons/translators/tgatranslator/TGATranslatorTest.cpp index 278ca3e815..b0496093a6 100644 --- a/src/tests/add-ons/translators/tgatranslator/TGATranslatorTest.cpp +++ b/src/tests/add-ons/translators/tgatranslator/TGATranslatorTest.cpp @@ -1,13 +1,13 @@ /*****************************************************************************/ // TGATranslatorTest -// Written by Michael Wilber, OBOS Translation Kit Team +// Written by Michael Wilber, Haiku Translation Kit Team // // TGATranslatorTest.cpp // -// Unit testing code to test the OBOS TGATranslator +// Unit testing code to test the Haiku TGATranslator // // -// Copyright (c) 2003 OpenBeOS Project +// Copyright (c) 2003 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/tests/kits/app/RegistrarThreadManagerTest.cpp b/src/tests/kits/app/RegistrarThreadManagerTest.cpp index 1a47175dd6..4a1c39f300 100644 --- a/src/tests/kits/app/RegistrarThreadManagerTest.cpp +++ b/src/tests/kits/app/RegistrarThreadManagerTest.cpp @@ -113,7 +113,7 @@ RegistrarThreadManagerTest::setUp() // Setup our application fApplication = new BTestApp("application/x-vnd.obos.RegistrarThreadManagerTest"); if (fApplication->Init() != B_OK) { - fprintf(stderr, "Failed to initialize application (perhaps the obos registrar isn't running?).\n"); + fprintf(stderr, "Failed to initialize application (perhaps the Haiku registrar isn't running?).\n"); delete fApplication; fApplication = NULL; } diff --git a/src/tests/kits/app/blooper/IsMessageWaitingTest.cpp b/src/tests/kits/app/blooper/IsMessageWaitingTest.cpp index 6ecd3ed992..04d9c4101e 100644 --- a/src/tests/kits/app/blooper/IsMessageWaitingTest.cpp +++ b/src/tests/kits/app/blooper/IsMessageWaitingTest.cpp @@ -107,7 +107,7 @@ void TIsMessageWaitingTest::IsMessageWaiting4() @case looper is locked, message is posted, queue is empty @results IsMessageWaiting() returns true. @note The first assert always worked under R5 but only sometimes for - OBOS. Answer: the OBOS implementation of BLooper was attempting + Haiku. Answer: the Haiku implementation of BLooper was attempting to lock itself prior to fetching the message from the queue. I moved the lock attempt after the fetch and it worked the same. I realized that if the system was loaded heavily enough, the @@ -120,7 +120,7 @@ void TIsMessageWaitingTest::IsMessageWaiting4() if the system is loaded *lightly* enough, the message will not only get fetched, but popped off the queue as well. Since R5 returns the bogus true, the second assert works even when the - message has been de-queued. OBOS, of course, will (correctly) + message has been de-queued. Haiku, of course, will (correctly) fail the assert in that situation. Unfortunately, that renders this test completely unreliable. It is pulled until a fully reliable test can be devised. diff --git a/src/tests/kits/app/blooper/SetCommonFilterListTest.cpp b/src/tests/kits/app/blooper/SetCommonFilterListTest.cpp index f055542517..d8601c857e 100644 --- a/src/tests/kits/app/blooper/SetCommonFilterListTest.cpp +++ b/src/tests/kits/app/blooper/SetCommonFilterListTest.cpp @@ -77,7 +77,7 @@ void TSetCommonFilterListTest::SetCommonFilterListTest3() destroyed (it goes last because it was constructed first) because it tries to clean up the filter list which has already been cleaned up by the other looper. Now fixed in - OpenBeOS. + Haiku. */ void TSetCommonFilterListTest::SetCommonFilterListTest4() { diff --git a/src/tests/kits/app/bmessagequeue/AddMessageTest1.cpp b/src/tests/kits/app/bmessagequeue/AddMessageTest1.cpp index a065202148..8dedf18f21 100644 --- a/src/tests/kits/app/bmessagequeue/AddMessageTest1.cpp +++ b/src/tests/kits/app/bmessagequeue/AddMessageTest1.cpp @@ -1,7 +1,7 @@ /* $Id: AddMessageTest1.cpp 383 2002-07-22 09:28:00Z tylerdauwalder $ - This file implements the first test for the OpenBeOS BMessageQueue code. + This file implements the first test for the Haiku BMessageQueue code. It tests the Construction, Destruction, Add Message 1, Count Messages, Is Empty and Find Message 1 use cases. It does so by doing the following: - checks that the queue is empty according to IsEmpty() and CountMessages() diff --git a/src/tests/kits/app/bmessagequeue/AddMessageTest2.cpp b/src/tests/kits/app/bmessagequeue/AddMessageTest2.cpp index 1c18466b8a..80bcbf19ef 100644 --- a/src/tests/kits/app/bmessagequeue/AddMessageTest2.cpp +++ b/src/tests/kits/app/bmessagequeue/AddMessageTest2.cpp @@ -1,7 +1,7 @@ /* $Id: AddMessageTest2.cpp 383 2002-07-22 09:28:00Z tylerdauwalder $ - This file implements the second test for the OpenBeOS BMessageQueue code. + This file implements the second test for the Haiku BMessageQueue code. It tests the Add Message 2 use case. It does so by doing the following: - creates 4 BMessages - it adds them to the queue and a list diff --git a/src/tests/kits/app/bmessagequeue/ConcurrencyTest2.cpp b/src/tests/kits/app/bmessagequeue/ConcurrencyTest2.cpp index 7d3990c37b..946628e8f6 100644 --- a/src/tests/kits/app/bmessagequeue/ConcurrencyTest2.cpp +++ b/src/tests/kits/app/bmessagequeue/ConcurrencyTest2.cpp @@ -124,7 +124,7 @@ bigtime_t SNOOZE_TIME = 100000; CPPUNIT_ASSERT(isLocked); if (!unlockTest) { // Be's implementation can cause a segv when NextMessage() is in - // progress when a delete occurs. The OpenBeOS implementation + // progress when a delete occurs. The Haiku implementation // does not segv, but it won't be tested here because Be's fails. return; } @@ -135,13 +135,13 @@ bigtime_t SNOOZE_TIME = 100000; CPPUNIT_ASSERT(theMessage != NULL); CPPUNIT_ASSERT(theMessage->what == 0); } else { - // The following test passes for the OpenBeOS implementation but + // The following test passes for the Haiku implementation but // fails for the Be implementation. If the BMessageQueue is deleted // while another thread is blocking waiting for NextMessage(), the - // OpenBeOS implementation detects that the message queue is deleted + // Haiku implementation detects that the message queue is deleted // and returns NULL. The Be implementation actually returns a message. // It must be doing so from freed memory since the queue has been - // deleted. The OpenBeOS implementation will not emulate the Be + // deleted. The Haiku implementation will not emulate the Be // implementation since I consider it a bug. // // CPPUNIT_ASSERT(theMessage==NULL); @@ -165,7 +165,7 @@ bigtime_t SNOOZE_TIME = 100000; CPPUNIT_ASSERT(isLocked); if (!unlockTest) { // Be's implementation causes a segv when RemoveMessage() is in - // progress when a delete occurs. The OpenBeOS implementation + // progress when a delete occurs. The Haiku implementation // does not segv, but it won't be tested here because Be's fails. return; } @@ -193,7 +193,7 @@ bigtime_t SNOOZE_TIME = 100000; CPPUNIT_ASSERT(isLocked); if (!unlockTest) { // Be's implementation can cause a segv when AddMessage() is in - // progress when a delete occurs. The OpenBeOS implementation + // progress when a delete occurs. The Haiku implementation // does not segv, but it won't be tested here because Be's fails. return; } diff --git a/src/tests/kits/app/bmessagequeue/FindMessageTest1.cpp b/src/tests/kits/app/bmessagequeue/FindMessageTest1.cpp index 7716f8291c..1933c6b6d1 100644 --- a/src/tests/kits/app/bmessagequeue/FindMessageTest1.cpp +++ b/src/tests/kits/app/bmessagequeue/FindMessageTest1.cpp @@ -1,7 +1,7 @@ /* $Id: FindMessageTest1.cpp 383 2002-07-22 09:28:00Z tylerdauwalder $ - This file implements the second test for the OpenBeOS BMessageQueue code. + This file implements the second test for the Haiku BMessageQueue code. It tests the Add Message 1 and Find Message 2 use cases. It does so by doing the following: - creates numPerWhatCode * numWhatCodes messages and puts them on diff --git a/src/tests/kits/app/bmessagequeue/MessageQueueTestAddon.cpp b/src/tests/kits/app/bmessagequeue/MessageQueueTestAddon.cpp index 65e396f06c..8aaf9666fe 100644 --- a/src/tests/kits/app/bmessagequeue/MessageQueueTestAddon.cpp +++ b/src/tests/kits/app/bmessagequeue/MessageQueueTestAddon.cpp @@ -26,7 +26,7 @@ * is a test suite. A series of tests are added to * the suite. Each test appears twice, once for * the Be implementation of BMessageQueue, once for the - * OpenBeOS implementation. + * Haiku implementation. */ Test *addonTestFunc(void) diff --git a/src/tests/kits/app/bmessagerunner/BMessageRunnerTester.cpp b/src/tests/kits/app/bmessagerunner/BMessageRunnerTester.cpp index 0db7636831..4bb86c8225 100644 --- a/src/tests/kits/app/bmessagerunner/BMessageRunnerTester.cpp +++ b/src/tests/kits/app/bmessagerunner/BMessageRunnerTester.cpp @@ -107,7 +107,7 @@ void TBMessageRunnerTester::BMessageRunnerA2() @case 3 target is valid, message is valid, interval == 0, count > 0 @results R5: InitCheck() should return B_ERROR. GetInfo() should return B_BAD_VALUE. - OBOS: InitCheck() should return B_OK. + Haiku: InitCheck() should return B_OK. GetInfo() should return B_OK. A minimal time interval is used (50000). */ @@ -321,7 +321,7 @@ void TBMessageRunnerTester::BMessageRunnerB2() @case 3 target is valid, message is valid, interval == 0, count > 0 @results R5: InitCheck() should return B_ERROR. GetInfo() should return B_BAD_VALUE. - OBOS: InitCheck() should return B_OK. + Haiku: InitCheck() should return B_OK. GetInfo() should return B_OK. A minimal time interval is used (50000). */ diff --git a/src/tests/kits/app/bmessagerunner/SetCountTester.cpp b/src/tests/kits/app/bmessagerunner/SetCountTester.cpp index 34f024b43f..fe7b64d8ab 100644 --- a/src/tests/kits/app/bmessagerunner/SetCountTester.cpp +++ b/src/tests/kits/app/bmessagerunner/SetCountTester.cpp @@ -222,7 +222,7 @@ void SetCountTester::SetCount5() R5: GetInfo() should return B_OK and count 0! The timer is NOT reset and a message arives after the time specified by the interval! - OBOS: GetInfo() should return B_BAD_VALUE. + Haiku: GetInfo() should return B_BAD_VALUE. */ void SetCountTester::SetCount6() { diff --git a/src/tests/kits/app/bmessagerunner/SetIntervalTester.cpp b/src/tests/kits/app/bmessagerunner/SetIntervalTester.cpp index 3475d891a3..bcc863627a 100644 --- a/src/tests/kits/app/bmessagerunner/SetIntervalTester.cpp +++ b/src/tests/kits/app/bmessagerunner/SetIntervalTester.cpp @@ -224,7 +224,7 @@ void SetIntervalTester::SetInterval5() InitCheck() should return B_OK. R5: GetInfo() should return B_BAD_VALUE. All messages are delivered, but at weird times. - OBOS: GetInfo() should return B_OK and the minimal + Haiku: GetInfo() should return B_OK and the minimal interval. The timer is reset. The messages start to arive after the time specified by the minimal interval. @@ -270,7 +270,7 @@ void SetIntervalTester::SetInterval6() InitCheck() should return B_OK. R5: GetInfo() should return B_BAD_VALUE. All messages are delivered, but at weird times. - OBOS: GetInfo() should return B_OK and the minimal + Haiku: GetInfo() should return B_OK and the minimal interval. The timer is reset. The messages start to arive after the time specified by the minimal interval. diff --git a/src/tests/kits/app/bpropertyinfo/PropertyConstructionTest.cpp b/src/tests/kits/app/bpropertyinfo/PropertyConstructionTest.cpp index 766c4dfb05..1934484c83 100644 --- a/src/tests/kits/app/bpropertyinfo/PropertyConstructionTest.cpp +++ b/src/tests/kits/app/bpropertyinfo/PropertyConstructionTest.cpp @@ -1,7 +1,7 @@ /* $Id: PropertyConstructionTest.cpp 851 2002-08-22 03:15:35Z jrand $ - This file implements the construction test for the OpenBeOS BPropertyInfo + This file implements the construction test for the Haiku BPropertyInfo code. This class tests the following usecases: - Construction 1 to 4 - Destruction diff --git a/src/tests/kits/app/bpropertyinfo/PropertyFindMatchTest.cpp b/src/tests/kits/app/bpropertyinfo/PropertyFindMatchTest.cpp index 4131f1b6e6..94ca24c0de 100644 --- a/src/tests/kits/app/bpropertyinfo/PropertyFindMatchTest.cpp +++ b/src/tests/kits/app/bpropertyinfo/PropertyFindMatchTest.cpp @@ -1,7 +1,7 @@ /* $Id: PropertyFindMatchTest.cpp 851 2002-08-22 03:15:35Z jrand $ - This file implements the FindMatch test for the OpenBeOS BPropertyInfo + This file implements the FindMatch test for the Haiku BPropertyInfo code. This class tests the following usecases: - Find Match diff --git a/src/tests/kits/app/bpropertyinfo/PropertyFlattenTest.cpp b/src/tests/kits/app/bpropertyinfo/PropertyFlattenTest.cpp index b64d914938..7540f42f49 100644 --- a/src/tests/kits/app/bpropertyinfo/PropertyFlattenTest.cpp +++ b/src/tests/kits/app/bpropertyinfo/PropertyFlattenTest.cpp @@ -1,7 +1,7 @@ /* $Id: PropertyFlattenTest.cpp 1218 2002-09-28 00:19:49Z shatty $ - This file implements the flatten test for the OpenBeOS BPropertyInfo code. + This file implements the flatten test for the Haiku BPropertyInfo code. This class tests the following usecases: - Fixed Size - Type Code diff --git a/src/tests/kits/app/bpropertyinfo/PropertyTestcase.cpp b/src/tests/kits/app/bpropertyinfo/PropertyTestcase.cpp index 61c0355c67..1a6cf79ea6 100644 --- a/src/tests/kits/app/bpropertyinfo/PropertyTestcase.cpp +++ b/src/tests/kits/app/bpropertyinfo/PropertyTestcase.cpp @@ -1,7 +1,7 @@ /* $Id: PropertyTestcase.cpp 10130 2004-11-21 21:03:29Z shatty $ - This file implements the first test for the OpenBeOS BPropertyInfo code. + This file implements the first test for the Haiku BPropertyInfo code. It tests the Construction use cases. It does so by doing the following: */ diff --git a/src/tests/kits/app/broster/BRosterCases b/src/tests/kits/app/broster/BRosterCases index b51aa5d81b..875639925d 100644 --- a/src/tests/kits/app/broster/BRosterCases +++ b/src/tests/kits/app/broster/BRosterCases @@ -92,13 +92,13 @@ case 3: teamIDList is not NULL and not empty, signature is not NULL and void GetRecentApps(BMessage *refList, int32 maxCount) case A1: refList is NULL; maxCount < 0 R5: crashes - OBOS: should quietly do nothing. + Haiku: should quietly do nothing. case A1: refList is NULL; maxCount == 0 R5: crashes - OBOS: should quietly do nothing. + Haiku: should quietly do nothing. case A1: refList is NULL; maxCount > 0 R5: crashes - OBOS: should quietly do nothing. + Haiku: should quietly do nothing. case B1: refList is valid; maxCount < 0 Should return zero recent apps case B2: refList is valid; maxCount == 0 @@ -129,10 +129,10 @@ case 1: refList is NULL; all other params are valid. Should quietly do nothing. case 2: refList is non-NULL, maxCount is zero, fileType and appSig are NULL. R5: Returns one recent document. - OBOS: Returns an empty message + Haiku: Returns an empty message case 3: refList is non-NULL, maxCount is negative, fileType and appSig are NULL. R5: Returns one recent document. - OBOS: Returns an empty message + Haiku: Returns an empty message case 4: Normal function. case 5: Duplicate entries with different app sigs are added. When requested, only most recent instance among the duplicates is returned. @@ -142,10 +142,10 @@ case 1: refList is NULL; maxCount is valid, appSig is NULL. Should quietly do nothing. case 2: refList is valid, maxCount is negative, appSig is NULL. R5: Returns one recent document. - OBOS: Returns an empty message. + Haiku: Returns an empty message. case 3: refList is valid, maxCount is zero, appSig is NULL. R5: Returns one recent document. - OBOS: Returns an empty message. + Haiku: Returns an empty message. case 4: Normal function case 5: Duplicate entries with different app sigs are added. When requested, only most recent instance among the duplicates is returned. @@ -190,7 +190,7 @@ case 10:installed type mimeType, preferred app, app type installed, different signature => Should return B_OK and set the ref to refer to the application's executable. Should remove the incorrect app hint on the app type. - (OBOS: Should set the correct app hint. + (Haiku: Should set the correct app hint. Don't even return the wrong app?) case 11:installed type mimeType, preferred app, app type installed, preferred app type has an app hint pointing to void, @@ -217,7 +217,7 @@ case 16:installed type mimeType, preferred app, app type installed, preferred app type has an app hint pointing to a cyclic link, no app with this signature exists => R5: Should return B_OK and set the ref to refer to the link. - OBOS: Should return B_LAUNCH_FAILED_APP_NOT_FOUND and unset the app + Haiku: Should return B_LAUNCH_FAILED_APP_NOT_FOUND and unset the app type's app hint. status_t FindApp(const char *mimeType, entry_ref *app) const @@ -313,7 +313,7 @@ case 10:installed type mimeType, preferred app, app type installed, Should return B_OK and set team to the ID of the team running the application's executable. Should remove the incorrect app hint on the app type. - (OBOS: Should set the correct app hint. + (Haiku: Should set the correct app hint. Don't even run the wrong app?) case 11:installed type mimeType, preferred app, app type installed, preferred app type has an app hint pointing to void, @@ -400,7 +400,7 @@ case 29:installed type mimeType, preferred app, app type installed, preferred app type has an app hint pointing to a cyclic link, no app with this signature exists => Should return - OBOS: B_LAUNCH_FAILED_APP_NOT_FOUND and unset the app type's app hint. + Haiku: B_LAUNCH_FAILED_APP_NOT_FOUND and unset the app type's app hint. R5: B_ENTRY_NOT_FOUND or B_LAUNCH_FAILED_NO_RESOLVE_LINK. case 30:installed type mimeType, preferred app, app type installed, preferred app type has an app hint that points to an app without a diff --git a/src/tests/kits/app/broster/FindAppTester.cpp b/src/tests/kits/app/broster/FindAppTester.cpp index 204fb99ee5..2e1f04ea57 100644 --- a/src/tests/kits/app/broster/FindAppTester.cpp +++ b/src/tests/kits/app/broster/FindAppTester.cpp @@ -400,7 +400,7 @@ CommonFindAppTest9(FindAppCaller &caller) with a different signature @results Should return B_OK and set the ref to refer to the application's executable. Should remove the incorrect app - hint on the app type. (OBOS: Should set the correct app + hint on the app type. (Haiku: Should set the correct app hint. Don't even return the wrong app?) */ static @@ -417,7 +417,7 @@ CommonFindAppTest10(FindAppCaller &caller) CHK(caller(fileType1, &ref) == B_OK); CHK(ref_for_path(appFile1) == ref); CHK(BMimeType(appType1).GetAppHint(&appHint) == B_ENTRY_NOT_FOUND); -// OBOS: We set the app hint for app type 2. There's no reason not to do it. +// Haiku: We set the app hint for app type 2. There's no reason not to do it. #ifdef TEST_R5 CHK(BMimeType(appType2).IsInstalled() == false); #else @@ -548,7 +548,7 @@ CommonFindAppTest15(FindAppCaller &caller) link, no app with this signature exists @results R5: Should return B_OK and set the ref to refer to the link. - OBOS: Should return B_LAUNCH_FAILED_APP_NOT_FOUND and + Haiku: Should return B_LAUNCH_FAILED_APP_NOT_FOUND and unset the app type's app hint. */ static diff --git a/src/tests/kits/app/broster/GetRecentTester.cpp b/src/tests/kits/app/broster/GetRecentTester.cpp index 819f762300..0980dc4af5 100644 --- a/src/tests/kits/app/broster/GetRecentTester.cpp +++ b/src/tests/kits/app/broster/GetRecentTester.cpp @@ -321,7 +321,7 @@ status_t get_test_ref(const char *leafname, entry_ref *ref) void GetRecentApps(BMessage *refList, int32 maxCount) @case A1 refList is NULL; maxCount < 0 @results R5: crashes - OBOS: should quietly do nothing. + Haiku: should quietly do nothing. */ void GetRecentTester::GetRecentAppsTestA1() @@ -336,7 +336,7 @@ GetRecentTester::GetRecentAppsTestA1() void GetRecentApps(BMessage *refList, int32 maxCount) @case A1 refList is NULL; maxCount == 0 @results R5: crashes - OBOS: should quietly do nothing. + Haiku: should quietly do nothing. */ void GetRecentTester::GetRecentAppsTestA2() @@ -351,7 +351,7 @@ GetRecentTester::GetRecentAppsTestA2() void GetRecentApps(BMessage *refList, int32 maxCount) @case A1 refList is NULL; maxCount > 0 @results R5: crashes - OBOS: should quietly do nothing. + Haiku: should quietly do nothing. */ void GetRecentTester::GetRecentAppsTestA3() @@ -556,7 +556,7 @@ GetRecentTester::GetRecentDocumentsTest1() @case 2 refList is non-NULL, maxCount is zero, fileType and appSig are NULL. @results R5: Returns one recent document. - OBOS: Returns an empty message + Haiku: Returns an empty message */ void GetRecentTester::GetRecentDocumentsTest2() @@ -577,7 +577,7 @@ GetRecentTester::GetRecentDocumentsTest2() @case 3 refList is non-NULL, maxCount is negative, fileType and appSig are NULL. @results R5: Returns one recent document. - OBOS: Returns an empty message + Haiku: Returns an empty message */ void GetRecentTester::GetRecentDocumentsTest3() @@ -1030,7 +1030,7 @@ GetRecentTester::GetRecentFoldersTest1() void GetRecentFolders(BMessage *refList, int32 maxCount, const char *appSig) @case 2 refList is valid, maxCount is negative, appSig is NULL. @results R5: Returns one recent document. - OBOS: Returns an empty message + Haiku: Returns an empty message */ void GetRecentTester::GetRecentFoldersTest2() @@ -1060,7 +1060,7 @@ GetRecentTester::GetRecentFoldersTest2() void GetRecentFolders(BMessage *refList, int32 maxCount, const char *appSig) @case 3 refList is valid, maxCount is zero, appSig is NULL. @results R5: Returns one recent document. - OBOS: Returns an empty message + Haiku: Returns an empty message */ void GetRecentTester::GetRecentFoldersTest3() @@ -1391,7 +1391,7 @@ GetRecentTester::setUp() err = file.SetTo(filename, B_READ_WRITE); // For some reason, only the first CreateFile() call works with R5. None -// work with OBOS... +// work with Haiku... /* err = tempDir.CreateFile(test_docs[i].name, &file); if (!err) diff --git a/src/tests/kits/app/broster/LaunchTester.cpp b/src/tests/kits/app/broster/LaunchTester.cpp index e6b01cc219..bcef937a44 100644 --- a/src/tests/kits/app/broster/LaunchTester.cpp +++ b/src/tests/kits/app/broster/LaunchTester.cpp @@ -523,7 +523,7 @@ CommonLaunchTest9(LaunchCaller &caller) with a different signature @results Should return B_OK and set team to the ID of the team running the application's executable. Should remove the - incorrect app hint on the app type. (OBOS: Should set the + incorrect app hint on the app type. (Haiku: Should set the correct app hint. Don't even return the wrong app?) */ static @@ -542,7 +542,7 @@ CommonLaunchTest10(LaunchCaller &caller) entry_ref ref = ref_for_team(team); CHK(ref_for_path(appFile1) == ref); CHK(BMimeType(appType1).GetAppHint(&appHint) == B_ENTRY_NOT_FOUND); -// OBOS: We set the app hint for app type 2. There's no reason not to do it. +// Haiku: We set the app hint for app type 2. There's no reason not to do it. #ifdef TEST_R5 CHK(BMimeType(appType2).IsInstalled() == false); #else @@ -1341,7 +1341,7 @@ CommonLaunchTest28(LaunchCaller &caller) preferred app type has an app hint pointing to a cyclic link, no app with this signature exists @results Should return - OBOS: B_LAUNCH_FAILED_APP_NOT_FOUND and unset the app + Haiku: B_LAUNCH_FAILED_APP_NOT_FOUND and unset the app type's app hint. R5: B_ENTRY_NOT_FOUND or B_LAUNCH_FAILED_NO_RESOLVE_LINK. */ @@ -1396,7 +1396,7 @@ CommonLaunchTest30(LaunchCaller &caller) CHK(context(caller, fileType1, &team) == B_OK); entry_ref ref = ref_for_team(team); CHK(ref_for_path(appFile1) == ref); -// OBOS: We unset the app hint for the app type. R5 leaves it untouched. +// Haiku: We unset the app hint for the app type. R5 leaves it untouched. #ifdef TEST_R5 check_app_type(appType1, appFile1); #else @@ -1405,7 +1405,7 @@ CommonLaunchTest30(LaunchCaller &caller) context.WaitForMessage(team, MSG_STARTED, true); app_info appInfo; CHK(roster.GetRunningAppInfo(team, &appInfo) == B_OK); -// R5 keeps appType1, OBOS updates the signature +// R5 keeps appType1, Haiku updates the signature #ifdef TEST_R5 CHK(!strcmp(appInfo.signature, appType1)); #else diff --git a/src/tests/kits/app/broster/RosterWatchingTester.cpp b/src/tests/kits/app/broster/RosterWatchingTester.cpp index 1058557682..b249ab21f9 100644 --- a/src/tests/kits/app/broster/RosterWatchingTester.cpp +++ b/src/tests/kits/app/broster/RosterWatchingTester.cpp @@ -327,7 +327,7 @@ void RosterWatchingTester::WatchingTest2() // none // terminate app 3 context.TerminateApp(team3); -// OBOS handles app termination a bit different. At the point, when the +// Haiku handles app termination a bit different. At the point, when the // application unregisters itself from the registrar, its port is still // valid. #ifdef TEST_R5 diff --git a/src/tests/kits/app/messaging/first_light/Jamfile b/src/tests/kits/app/messaging/first_light/Jamfile index 4d878caaf9..74eeca0dab 100644 --- a/src/tests/kits/app/messaging/first_light/Jamfile +++ b/src/tests/kits/app/messaging/first_light/Jamfile @@ -1,4 +1,4 @@ -## OpenBeOS Generic Jamfile v1.0 ## +## Haiku Generic Jamfile v1.0 ## ## Fill in this file to specify the project being created, and the referenced ## Jamfile-engine will do all of the hard work for you. This handles both diff --git a/src/tests/kits/game/simple_game_sound_test/SimpleSoundTest.cpp b/src/tests/kits/game/simple_game_sound_test/SimpleSoundTest.cpp index 4062e0e617..a8dcd9efe2 100644 --- a/src/tests/kits/game/simple_game_sound_test/SimpleSoundTest.cpp +++ b/src/tests/kits/game/simple_game_sound_test/SimpleSoundTest.cpp @@ -3,7 +3,7 @@ // // Unit test for the game kit. // -// Copyright (c) 2001 OpenBeOS Project +// Copyright (c) 2001 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/tests/kits/game/simple_game_sound_test/SimpleSoundTest.h b/src/tests/kits/game/simple_game_sound_test/SimpleSoundTest.h index 4722f08d13..f795aceb90 100644 --- a/src/tests/kits/game/simple_game_sound_test/SimpleSoundTest.h +++ b/src/tests/kits/game/simple_game_sound_test/SimpleSoundTest.h @@ -3,7 +3,7 @@ // // Unit test for the game kit. // -// Copyright (c) 2001 OpenBeOS Project +// Copyright (c) 2001 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/tests/kits/interface/bbitmap/SetBitsTester.cpp b/src/tests/kits/interface/bbitmap/SetBitsTester.cpp index 4e2977e371..162348a170 100644 --- a/src/tests/kits/interface/bbitmap/SetBitsTester.cpp +++ b/src/tests/kits/interface/bbitmap/SetBitsTester.cpp @@ -440,7 +440,7 @@ test_set_bits2(const set_bits_test_data &initialData, CHK(memcmp(bitmap.Bits(), finalData.data, finalData.length) == 0); } -// test for OBOS only API +// test for Haiku only API #ifndef TEST_R5 // test_import_bits @@ -476,7 +476,7 @@ test_import_bits(const set_bits_test_data &initialData, CHK(memcmp(bitmap.Bits(), finalData.data, finalData.length) == 0); } -#endif // test for OBOS only API +#endif // test for Haiku only API /* void SetBits(const void *data, int32 length, int32 offset, @@ -606,7 +606,7 @@ void SetBitsTester::SetBits4() #endif } -// OBOS only API +// Haiku only API #ifndef TEST_R5 /* @@ -694,7 +694,7 @@ Test* SetBitsTester::Suite() ADD_TEST4(BBitmap, SuiteOfTests, SetBitsTester, SetBits3); ADD_TEST4(BBitmap, SuiteOfTests, SetBitsTester, SetBits4); -// OBOS only API +// Haiku only API #ifndef TEST_R5 ADD_TEST4(BBitmap, SuiteOfTests, SetBitsTester, ImportBitsA1); ADD_TEST4(BBitmap, SuiteOfTests, SetBitsTester, ImportBitsA2); diff --git a/src/tests/kits/interface/bdeskbar/DeskbarGetItemTest.cpp b/src/tests/kits/interface/bdeskbar/DeskbarGetItemTest.cpp index 23161acbbb..40d12e6f9a 100644 --- a/src/tests/kits/interface/bdeskbar/DeskbarGetItemTest.cpp +++ b/src/tests/kits/interface/bdeskbar/DeskbarGetItemTest.cpp @@ -75,9 +75,9 @@ before you start, it is changed by the call to GetItemInfo(). So, if it points to allocated memory, there is a good chance for a leak. I would argue that Be should return B_BAD_VALUE - if it points to non-NULL. The OpenBeOS implementation does + if it points to non-NULL. The Haiku implementation does not return B_BAD_VALUE in this case so this assert would fail - from OpenBeOS. However, this is considered to be an acceptable + from Haiku. However, this is considered to be an acceptable deviation from Be's implementation. name = NULL; assert(myDeskbar.GetItemInfo(id, &name) == B_BAD_VALUE); */ diff --git a/src/tests/kits/interface/bprintjob/PrintTestView.cpp b/src/tests/kits/interface/bprintjob/PrintTestView.cpp index c5ca1c80f1..627dd0e996 100644 --- a/src/tests/kits/interface/bprintjob/PrintTestView.cpp +++ b/src/tests/kits/interface/bprintjob/PrintTestView.cpp @@ -13,6 +13,6 @@ void PrintTestView::Draw(BRect updateRect) font.SetShear(Bounds().Height()/10); font.SetRotation(Bounds().Width()/10); SetFont(&font, B_FONT_ALL); - DrawString("OpenBeOS", 8, BPoint(Bounds().Width()/2,Bounds().Height()/2)); + DrawString("Haiku", 8, BPoint(Bounds().Width()/2,Bounds().Height()/2)); } diff --git a/src/tests/kits/interface/bprintjob/PrintTestWindow.cpp b/src/tests/kits/interface/bprintjob/PrintTestWindow.cpp index 9a8cd4e5f0..927bc1458a 100644 --- a/src/tests/kits/interface/bprintjob/PrintTestWindow.cpp +++ b/src/tests/kits/interface/bprintjob/PrintTestWindow.cpp @@ -8,7 +8,7 @@ #include PrintTestWindow::PrintTestWindow() - : Inherited(BRect(100,100,500,300), "OpenBeOS Printing", B_DOCUMENT_WINDOW, 0) + : Inherited(BRect(100,100,500,300), "Haiku Printing", B_DOCUMENT_WINDOW, 0) { BuildGUI(); } diff --git a/src/tests/kits/interface/bregion/RegionConstruction.cpp b/src/tests/kits/interface/bregion/RegionConstruction.cpp index ab0fb94820..7b99f441bf 100644 --- a/src/tests/kits/interface/bregion/RegionConstruction.cpp +++ b/src/tests/kits/interface/bregion/RegionConstruction.cpp @@ -1,7 +1,7 @@ /* $Id: RegionConstruction.cpp 4235 2003-08-06 06:46:06Z jackburton $ - This file implements the construction test for the OpenBeOS BRegion + This file implements the construction test for the Haiku BRegion code. */ diff --git a/src/tests/kits/interface/bregion/RegionExclude.cpp b/src/tests/kits/interface/bregion/RegionExclude.cpp index d14e79b799..b13d1a5c9e 100644 --- a/src/tests/kits/interface/bregion/RegionExclude.cpp +++ b/src/tests/kits/interface/bregion/RegionExclude.cpp @@ -1,7 +1,7 @@ /* $Id: RegionExclude.cpp 4235 2003-08-06 06:46:06Z jackburton $ - This file implements the exclude test for the OpenBeOS BRegion + This file implements the exclude test for the Haiku BRegion code. */ diff --git a/src/tests/kits/interface/bregion/RegionInclude.cpp b/src/tests/kits/interface/bregion/RegionInclude.cpp index 2bf3eff246..f62620867c 100644 --- a/src/tests/kits/interface/bregion/RegionInclude.cpp +++ b/src/tests/kits/interface/bregion/RegionInclude.cpp @@ -1,7 +1,7 @@ /* $Id: RegionInclude.cpp 4235 2003-08-06 06:46:06Z jackburton $ - This file implements the include test for the OpenBeOS BRegion + This file implements the include test for the Haiku BRegion code. */ diff --git a/src/tests/kits/interface/bregion/RegionIntersect.cpp b/src/tests/kits/interface/bregion/RegionIntersect.cpp index f4c662352b..20780e67f1 100644 --- a/src/tests/kits/interface/bregion/RegionIntersect.cpp +++ b/src/tests/kits/interface/bregion/RegionIntersect.cpp @@ -1,7 +1,7 @@ /* $Id: RegionIntersect.cpp 4235 2003-08-06 06:46:06Z jackburton $ - This file implements the intersect test for the OpenBeOS BRegion + This file implements the intersect test for the Haiku BRegion code. */ diff --git a/src/tests/kits/interface/bregion/RegionOffsetBy.cpp b/src/tests/kits/interface/bregion/RegionOffsetBy.cpp index 66910a19a0..42260dda31 100644 --- a/src/tests/kits/interface/bregion/RegionOffsetBy.cpp +++ b/src/tests/kits/interface/bregion/RegionOffsetBy.cpp @@ -1,7 +1,7 @@ /* $Id: RegionOffsetBy.cpp 4235 2003-08-06 06:46:06Z jackburton $ - This file implements the OffsetBy test for the OpenBeOS BRegion + This file implements the OffsetBy test for the Haiku BRegion code. */ diff --git a/src/tests/kits/interface/bregion/RegionTestcase.cpp b/src/tests/kits/interface/bregion/RegionTestcase.cpp index ead8f846d6..f87e2ff708 100644 --- a/src/tests/kits/interface/bregion/RegionTestcase.cpp +++ b/src/tests/kits/interface/bregion/RegionTestcase.cpp @@ -1,7 +1,7 @@ /* $Id: RegionTestcase.cpp 7533 2004-05-12 06:37:18Z jackburton $ - This file implements a base class for all tests of the OpenBeOS + This file implements a base class for all tests of the Haiku BRegion code. */ diff --git a/src/tests/kits/interface/pictureprint/Preview.cpp b/src/tests/kits/interface/pictureprint/Preview.cpp index 3d1f3135a2..2e0de39c1f 100644 --- a/src/tests/kits/interface/pictureprint/Preview.cpp +++ b/src/tests/kits/interface/pictureprint/Preview.cpp @@ -2,7 +2,7 @@ Preview -Copyright (c) 2002 OpenBeOS. +Copyright (c) 2002 Haiku. Author: Michael Pfeiffer diff --git a/src/tests/kits/interface/pictureprint/Preview.h b/src/tests/kits/interface/pictureprint/Preview.h index bb88e45cda..3ad1a576f9 100644 --- a/src/tests/kits/interface/pictureprint/Preview.h +++ b/src/tests/kits/interface/pictureprint/Preview.h @@ -2,7 +2,7 @@ Preview -Copyright (c) 2002 OpenBeOS. +Copyright (c) 2002 Haiku. Author: Michael Pfeiffer diff --git a/src/tests/kits/media/mediaFormats.cpp b/src/tests/kits/media/mediaFormats.cpp index 06e7df565b..a398f334fd 100644 --- a/src/tests/kits/media/mediaFormats.cpp +++ b/src/tests/kits/media/mediaFormats.cpp @@ -34,7 +34,7 @@ get_family_string(media_format_family family) return "AVR"; case B_MISC_FORMAT_FAMILY: return "misc"; -// these are OpenBeOS specific: +// these are Haiku specific: // case B_OGG_FORMAT_FAMILY: // return "OGG"; // case B_META_FORMAT_FAMILY: @@ -59,7 +59,7 @@ get_mpeg_string(int32 id) return "mpeg 1 audio layer 3 (mp3)"; case B_MPEG_1_VIDEO: return "mpeg 1 video"; -// these are OpenBeOS specific: +// these are Haiku specific: /* case B_MPEG_2_AUDIO_LAYER_1: return "mpeg 2 audio layer 1"; case B_MPEG_2_AUDIO_LAYER_2: diff --git a/src/tests/kits/media/nodetest/main.cpp b/src/tests/kits/media/nodetest/main.cpp index 33a64464b1..c630a430c1 100644 --- a/src/tests/kits/media/nodetest/main.cpp +++ b/src/tests/kits/media/nodetest/main.cpp @@ -18,7 +18,7 @@ status_t rv; int main() { out("Basic BBufferProducer, BBufferConsumer, BMediaRoster test\n"); - out("for OpenBeOS by Marcus Overhagen \n\n"); + out("for Haiku by Marcus Overhagen \n\n"); out("Creating BApplication now\n"); BApplication app("application/x-vnd.OpenBeOS-NodeTest"); diff --git a/src/tests/kits/midi/synth_file_reader/SynthFile.cpp b/src/tests/kits/midi/synth_file_reader/SynthFile.cpp index 1fa81ffc7d..efe2969191 100644 --- a/src/tests/kits/midi/synth_file_reader/SynthFile.cpp +++ b/src/tests/kits/midi/synth_file_reader/SynthFile.cpp @@ -2,7 +2,7 @@ SynthFile.cpp -Copyright (c) 2002 OpenBeOS. +Copyright (c) 2002 Haiku. Author: Michael Pfeiffer diff --git a/src/tests/kits/midi/synth_file_reader/SynthFile.h b/src/tests/kits/midi/synth_file_reader/SynthFile.h index 104682aed6..235156e23f 100644 --- a/src/tests/kits/midi/synth_file_reader/SynthFile.h +++ b/src/tests/kits/midi/synth_file_reader/SynthFile.h @@ -2,7 +2,7 @@ SynthFile.h -Copyright (c) 2002 OpenBeOS. +Copyright (c) 2002 Haiku. Author: Michael Pfeiffer diff --git a/src/tests/kits/midi/synth_file_reader/SynthFileReader.cpp b/src/tests/kits/midi/synth_file_reader/SynthFileReader.cpp index 78c6a61452..fb6a2ae0f2 100644 --- a/src/tests/kits/midi/synth_file_reader/SynthFileReader.cpp +++ b/src/tests/kits/midi/synth_file_reader/SynthFileReader.cpp @@ -2,7 +2,7 @@ SynthFileReader.cpp -Copyright (c) 2002 OpenBeOS. +Copyright (c) 2002 Haiku. Author: diff --git a/src/tests/kits/midi/synth_file_reader/SynthFileReader.h b/src/tests/kits/midi/synth_file_reader/SynthFileReader.h index c37bcc2ee5..2f0f4fe386 100644 --- a/src/tests/kits/midi/synth_file_reader/SynthFileReader.h +++ b/src/tests/kits/midi/synth_file_reader/SynthFileReader.h @@ -2,7 +2,7 @@ SynthFileReader.h -Copyright (c) 2002 OpenBeOS. +Copyright (c) 2002 Haiku. Author: Michael Pfeiffer diff --git a/src/tests/kits/midi/synth_file_reader/main.cpp b/src/tests/kits/midi/synth_file_reader/main.cpp index 6aff805e44..5184bb89cc 100644 --- a/src/tests/kits/midi/synth_file_reader/main.cpp +++ b/src/tests/kits/midi/synth_file_reader/main.cpp @@ -2,7 +2,7 @@ main.cpp -Copyright (c) 2002 OpenBeOS. +Copyright (c) 2002 Haiku. Author: Michael Pfeiffer diff --git a/src/tests/kits/storage/DirectoryTest.cpp b/src/tests/kits/storage/DirectoryTest.cpp index ee1b17fb5a..11d216ad84 100644 --- a/src/tests/kits/storage/DirectoryTest.cpp +++ b/src/tests/kits/storage/DirectoryTest.cpp @@ -942,7 +942,7 @@ DirectoryTest::ContainsTest() dir.Unset(); // existing entry, uninitialized BDirectory // R5: unlike the other version, this one returns false - // OBOS: both versions return false + // Haiku: both versions return false NextSubTest(); CPPUNIT_ASSERT( dir.InitCheck() == B_NO_INIT ); CPPUNIT_ASSERT( entry.SetTo(existing) == B_OK ); @@ -958,7 +958,7 @@ DirectoryTest::ContainsTest() entry.Unset(); // existing entry, badly initialized BDirectory // R5: unlike the other version, this one returns false - // OBOS: both versions return false + // Haiku: both versions return false NextSubTest(); CPPUNIT_ASSERT( dir.SetTo(nonExisting) == B_ENTRY_NOT_FOUND ); CPPUNIT_ASSERT( dir.InitCheck() == B_ENTRY_NOT_FOUND ); @@ -998,7 +998,7 @@ DirectoryTest::ContainsTest() entry.Unset(); // initialized BDirectory, self containing // R5: behavior is different from Contains(const char*) - // OBOS: both versions return true + // Haiku: both versions return true NextSubTest(); CPPUNIT_ASSERT( dir.SetTo(existing) == B_OK ); CPPUNIT_ASSERT( dir.InitCheck() == B_OK ); diff --git a/src/tests/kits/storage/EntryTest.cpp b/src/tests/kits/storage/EntryTest.cpp index b8a20afa51..6fc8afadef 100644 --- a/src/tests/kits/storage/EntryTest.cpp +++ b/src/tests/kits/storage/EntryTest.cpp @@ -695,7 +695,7 @@ EntryTest::InitTest1() InitTest1DirPaths(relVeryBadLink4, B_OK); // R5: returns E2BIG instead of B_NAME_TOO_LONG InitTest1DirPaths(tooLongEntry1, fuzzy_error(E2BIG, B_NAME_TOO_LONG)); -// OBOS: Fails, because the implementation concatenates the dir and leaf +// Haiku: Fails, because the implementation concatenates the dir and leaf // name. #if !TEST_OBOS /* !!!POSIX ONLY!!! */ InitTest1DirPaths(tooLongDir16, B_OK, true); @@ -743,7 +743,7 @@ EntryTest::InitTest1() InitTest1DirPaths(relVeryBadLink4, B_ENTRY_NOT_FOUND, true); // R5: returns E2BIG instead of B_NAME_TOO_LONG InitTest1DirPaths(tooLongEntry1, fuzzy_error(E2BIG, B_NAME_TOO_LONG), true); -// OBOS: Fails, because the implementation concatenates the dir and leaf +// Haiku: Fails, because the implementation concatenates the dir and leaf // name. #if !TEST_OBOS /* !!!POSIX ONLY!!! */ InitTest1DirPaths(tooLongDir16, B_OK, true); @@ -1167,7 +1167,7 @@ EntryTest::InitTest2() InitTest2DirPaths(relVeryBadLink4, B_OK); // R5: returns E2BIG instead of B_NAME_TOO_LONG InitTest2DirPaths(tooLongEntry1, fuzzy_error(E2BIG, B_NAME_TOO_LONG)); -// OBOS: Fails, because the implementation concatenates the dir and leaf +// Haiku: Fails, because the implementation concatenates the dir and leaf // name. #if !TEST_OBOS /* !!!POSIX ONLY!!! */ InitTest2DirPaths(tooLongDir16, B_OK, true); @@ -1215,7 +1215,7 @@ EntryTest::InitTest2() InitTest2DirPaths(relVeryBadLink4, B_ENTRY_NOT_FOUND, true); // R5: returns E2BIG instead of B_NAME_TOO_LONG InitTest2DirPaths(tooLongEntry1, fuzzy_error(E2BIG, B_NAME_TOO_LONG), true); -// OBOS: Fails, because the implementation concatenates the dir and leaf +// Haiku: Fails, because the implementation concatenates the dir and leaf // name. #if !TEST_OBOS /* !!!POSIX ONLY!!! */ InitTest2DirPaths(tooLongDir16, B_OK, true); @@ -1328,7 +1328,7 @@ EntryTest::SpecialGetCasesTest() CPPUNIT_ASSERT( entry.GetPath(&path) == B_NO_INIT ); entry.Unset(); // too long pathname -// OBOS: Fails, because the implementation concatenates the dir and leaf +// Haiku: Fails, because the implementation concatenates the dir and leaf // name. #if !TEST_OBOS /* !!!POSIX ONLY!!! */ NextSubTest(); diff --git a/src/tests/kits/storage/MimeTypeTest.cpp b/src/tests/kits/storage/MimeTypeTest.cpp index 319b321878..59edc0e0ac 100644 --- a/src/tests/kits/storage/MimeTypeTest.cpp +++ b/src/tests/kits/storage/MimeTypeTest.cpp @@ -550,7 +550,7 @@ MimeTypeTest::setUp() BasicTest::setUp(); execCommand(string("mkdir ") + testDir); /* // Better not to play with fire, so we'll make a copy of the - // local mime database which we'll use for certain OpenBeOS tests + // local mime database which we'll use for certain Haiku tests execCommand(string("mkdir ") + testDir + " ; copyattr -d -r -- " + mimeDatabaseDir + "/\* " + testDir ); */ @@ -1362,7 +1362,7 @@ MimeTypeTest::IconTest(IconHelper &helper) { CHK(helper.GetIcon(mime, NULL) != B_OK); // B_BAD_VALUE CHK(!mime.IsInstalled()); CHK(helper.SetIcon(mime, NULL) != B_OK); // R5 == Installs, B_ENTRY_NOT_FOUND - // OBOS == Doesn't install, B_ENTRY_NOT_FOUND + // Haiku == Doesn't install, B_ENTRY_NOT_FOUND #if TEST_R5 CHK(mime.IsInstalled()); #else @@ -1485,7 +1485,7 @@ MimeTypeTest::IconTest(IconHelper &helper) { CHK(helper.SetIcon(mime, &testBmp) == B_OK); // R5 == B_OK, despite being invalid color depth; however, icon is not actually set, // and any subsequent call to GetIcon() will cause the application to crash... - CHK(helper.GetIcon(mime, bmp) == B_OK); // R5 == CRASH!, OBOS == Damn right I can handle that shit + CHK(helper.GetIcon(mime, bmp) == B_OK); // R5 == CRASH!, Haiku == Damn right I can handle that shit CHK(*bmp != *helper.Bitmap1()); CHK(*bmp != testBmp); // Shouldn't match, since SetIcon() reduces to B_CMAP8 CHK(*bmp == testBmp8); // *Should* match, since it's the result of a similar reduction @@ -1794,22 +1794,22 @@ MimeTypeTest::InstalledTypesTest() { NextSubTest(); #if !TEST_R5 - CHK(BMimeType::GetInstalledTypes(NULL) != B_OK); // R5 == CRASH!!!, OBOS == B_BAD_VALUE + CHK(BMimeType::GetInstalledTypes(NULL) != B_OK); // R5 == CRASH!!!, Haiku == B_BAD_VALUE #endif NextSubTest(); #if !TEST_R5 - CHK(BMimeType::GetInstalledTypes("text", NULL) != B_OK); // R5 == CRASH!!!, OBOS == B_BAD_VALUE + CHK(BMimeType::GetInstalledTypes("text", NULL) != B_OK); // R5 == CRASH!!!, Haiku == B_BAD_VALUE #endif NextSubTest(); CHK(BMimeType::GetInstalledTypes(NULL, &msg) == B_OK); // Same as GetInstalledTypes(&msg) // msg.PrintToStream(); NextSubTest(); #if !TEST_R5 - CHK(BMimeType::GetInstalledTypes(NULL, NULL) != B_OK); // R5 == CRASH!!!, OBOS == B_BAD_VALUE + CHK(BMimeType::GetInstalledTypes(NULL, NULL) != B_OK); // R5 == CRASH!!!, Haiku == B_BAD_VALUE #endif NextSubTest(); #if !TEST_R5 - CHK(BMimeType::GetInstalledSupertypes(NULL) != B_OK); // R5 == CRASH!!!, OBOS == B_BAD_VALUE + CHK(BMimeType::GetInstalledSupertypes(NULL) != B_OK); // R5 == CRASH!!!, Haiku == B_BAD_VALUE #endif } // Invalid supertype param to GetInstalledTypes(char *super, BMessage*) @@ -2051,9 +2051,9 @@ MimeTypeTest::PreferredAppTest() { CHK(mime.GetPreferredApp(str) == B_ENTRY_NOT_FOUND); #else CHK(!mime.IsInstalled()); - CHK(mime.GetPreferredApp(NULL) != B_OK); // OBOS == B_BAD_VALUE + CHK(mime.GetPreferredApp(NULL) != B_OK); // Haiku == B_BAD_VALUE CHK(!mime.IsInstalled()); - CHK(mime.SetPreferredApp(NULL) != B_OK); // OBOS == B_ENTRY_NOT_FOUND + CHK(mime.SetPreferredApp(NULL) != B_OK); // Haiku == B_ENTRY_NOT_FOUND CHK(!mime.IsInstalled()); CHK(mime.SetPreferredApp(testSig) == B_OK); CHK(mime.IsInstalled()); @@ -2063,7 +2063,7 @@ MimeTypeTest::PreferredAppTest() { CHK(mime.SetPreferredApp(NULL) == B_OK); CHK(mime.IsInstalled()); str[0] = 0; - CHK(mime.GetPreferredApp(str) != B_OK); // OBOS == B_ENTRY_NOT_FOUND + CHK(mime.GetPreferredApp(str) != B_OK); // Haiku == B_ENTRY_NOT_FOUND #endif // !TEST_R5 } // Installed type, NULL params @@ -2230,7 +2230,7 @@ MimeTypeTest::InstallDeleteTest() { BMimeType mime(testType); CHK(mime.InitCheck() == B_OK); CHK(!mime.IsInstalled()); - CHK(mime.Delete() != B_OK); // R5 == B_ENTRY_NOT_FOUND, OBOS == B_ENTRY_NOT_FOUND + CHK(mime.Delete() != B_OK); // R5 == B_ENTRY_NOT_FOUND, Haiku == B_ENTRY_NOT_FOUND CHK(!type_exists(testType)); CHK(mime.Install() == B_OK); CHK(type_exists(testType)); @@ -2558,7 +2558,7 @@ MimeTypeTest::SupportingAppsTest() { std::set typeList; // Stores all installed MIME types std::set appList; // Stores all installed application subtypes std::map< std::string, std::set > typeAppMap; // Stores mapping of types to apps that support them - std::map< std::string, std::set > fakeTypeAppMap; // Used to keep timing info for R5 and OBOS tests orthogonal + std::map< std::string, std::set > fakeTypeAppMap; // Used to keep timing info for R5 and Haiku tests orthogonal // Get a list of all the types in the database { @@ -2748,7 +2748,7 @@ void init_long_types(char *notTooLongType, char *tooLongType) { // R5: Allows buffer sizes up to `B_MIME_TYPE_LENGTH + 1' -// OBOS: We stay consistent: `*_LENGTH' defines the buffer size. +// Haiku: We stay consistent: `*_LENGTH' defines the buffer size. #ifdef TEST_R5 const int notTooLongLength = B_MIME_TYPE_LENGTH; #else @@ -2945,11 +2945,11 @@ MimeTypeTest::InitTest() { BMimeType type(NULL); CHK(type.Type() == NULL); - CHK(type.InitCheck() != B_OK); // R5 == B_NO_INIT, OBOS == B_BAD_VALUE + CHK(type.InitCheck() != B_OK); // R5 == B_NO_INIT, Haiku == B_BAD_VALUE CHK(type.Type() == NULL); - CHK(type.SetTo(NULL) != B_OK); // R5 == B_NO_INIT, OBOS == B_BAD_VALUE + CHK(type.SetTo(NULL) != B_OK); // R5 == B_NO_INIT, Haiku == B_BAD_VALUE CHK(type.Type() == NULL); - CHK(type.SetType(NULL) != B_OK); // R5 == B_NO_INIT, OBOS == B_BAD_VALUE + CHK(type.SetType(NULL) != B_OK); // R5 == B_NO_INIT, Haiku == B_BAD_VALUE CHK(type.Type() == NULL); } } @@ -3418,7 +3418,7 @@ MimeTypeTest::MonitoringTest() #if !TEST_R5 CHK(BMimeType::StopWatching(target3) == B_BAD_VALUE); #endif - CHK(BMimeType::StopWatching(target2) != B_OK); // R5 == B_BAD_VALUE, OBOS == B_ENTRY_NOT_FOUND + CHK(BMimeType::StopWatching(target2) != B_OK); // R5 == B_BAD_VALUE, Haiku == B_ENTRY_NOT_FOUND CHK(BMimeType::StopWatching(target) == B_OK); // delete CHK(type.Delete() == B_OK); @@ -4786,7 +4786,7 @@ printf("type: %s, should be: %s (file == '%s')\n", type.Type(), realType, filena string filename = string(testDir) + "/file100.cpp"; BMimeType type; entry_ref ref; -// invalid entry_ref: R5: Is fine! OBOS: no dice +// invalid entry_ref: R5: Is fine! Haiku: no dice #if TEST_R5 CHK(BMimeType::GuessMimeType(&ref, &type) == B_OK); CHK(type == "application/octet-stream"); @@ -4795,7 +4795,7 @@ printf("type: %s, should be: %s (file == '%s')\n", type.Type(), realType, filena #endif // abstract entry_ref CHK(get_ref_for_path(filename.c_str(), &ref) == B_OK); - // R5: B_NAME_NOT_FOUND, OBOS: + // R5: B_NAME_NOT_FOUND, Haiku: CHK(BMimeType::GuessMimeType(&ref, &type) != B_OK); } diff --git a/src/tests/kits/storage/NodeInfoTest.cpp b/src/tests/kits/storage/NodeInfoTest.cpp index de118b51e4..fa625b7fc6 100644 --- a/src/tests/kits/storage/NodeInfoTest.cpp +++ b/src/tests/kits/storage/NodeInfoTest.cpp @@ -423,7 +423,7 @@ NodeInfoTest::TypeTest() // remove attr first CHK(nodeInfo.SetType(NULL) == B_OK); // R5: Doesn't complain when setting a too long string. -// OBOS: Handles this as an error case. +// Haiku: Handles this as an error case. #ifdef TEST_R5 CHK(nodeInfo.SetType(tooLongTestType) == B_OK); // get diff --git a/src/tests/kits/storage/NodeTest.h b/src/tests/kits/storage/NodeTest.h index 4774b0500a..6458100911 100644 --- a/src/tests/kits/storage/NodeTest.h +++ b/src/tests/kits/storage/NodeTest.h @@ -117,7 +117,7 @@ NodeTest::AddBaseClassTests(const char *prefix, CppUnit::TestSuite *suite) suite->addTest( new TC(p + "BNode::Dup Test", &NodeTest::DupTest) ); suite->addTest( new TC(p + "BNode::Lock Test" #if TEST_OBOS /* !!!POSIX ONLY!!! */ - " (NOTE: test not actually performed with OpenBeOS Posix libraries)" + " (NOTE: test not actually performed with Haiku Posix libraries)" #endif , &NodeTest::LockTest) ); } diff --git a/src/tests/kits/storage/SymLinkTest.cpp b/src/tests/kits/storage/SymLinkTest.cpp index 3014d9299d..1cba1682e8 100644 --- a/src/tests/kits/storage/SymLinkTest.cpp +++ b/src/tests/kits/storage/SymLinkTest.cpp @@ -552,7 +552,7 @@ SymLinkTest::ReadLinkTest() CPPUNIT_ASSERT( link.ReadLink(buffer, sizeof(buffer)) == B_BAD_VALUE ); // small buffer // R5: returns the size of the contents, not the number of bytes copied - // OBOS: ... so do we + // Haiku: ... so do we NextSubTest(); char smallBuffer[2]; CPPUNIT_ASSERT( link.SetTo(dirLink) == B_OK ); diff --git a/src/tests/kits/storage/disk_device/DiskDeviceTest.cpp b/src/tests/kits/storage/disk_device/DiskDeviceTest.cpp index 56d4208c85..f4859b4e31 100644 --- a/src/tests/kits/storage/disk_device/DiskDeviceTest.cpp +++ b/src/tests/kits/storage/disk_device/DiskDeviceTest.cpp @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- diff --git a/src/tests/kits/storage/virtualdrive/virtualdrive.cpp b/src/tests/kits/storage/virtualdrive/virtualdrive.cpp index 187cf1662f..ebab5be779 100644 --- a/src/tests/kits/storage/virtualdrive/virtualdrive.cpp +++ b/src/tests/kits/storage/virtualdrive/virtualdrive.cpp @@ -1,5 +1,5 @@ // ---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. // // File Name: virtualdrive.c diff --git a/src/tests/kits/storage/virtualdrive/virtualdrive.h b/src/tests/kits/storage/virtualdrive/virtualdrive.h index 93bea19613..5b600a6fe9 100644 --- a/src/tests/kits/storage/virtualdrive/virtualdrive.h +++ b/src/tests/kits/storage/virtualdrive/virtualdrive.h @@ -1,4 +1,4 @@ -/* This software is part of the OpenBeOS distribution and is covered +/* This software is part of the Haiku distribution and is covered ** by the MIT License. */ #ifndef VIRTUAL_DRIVE_H diff --git a/src/tests/kits/support/bautolock/AutolockTestAddon.cpp b/src/tests/kits/support/bautolock/AutolockTestAddon.cpp index ec92363165..43b18954c1 100644 --- a/src/tests/kits/support/bautolock/AutolockTestAddon.cpp +++ b/src/tests/kits/support/bautolock/AutolockTestAddon.cpp @@ -23,7 +23,7 @@ * is a test suite. A series of tests are added to * the suite. Each test appears twice, once for * the Be implementation of BLocker, once for the - * OpenBeOS implementation. + * Haiku implementation. */ Test *addonTestFunc(void) diff --git a/src/tests/kits/support/blocker/ConcurrencyTest2.cpp b/src/tests/kits/support/blocker/ConcurrencyTest2.cpp index 66e822af41..c8bfacc3b2 100644 --- a/src/tests/kits/support/blocker/ConcurrencyTest2.cpp +++ b/src/tests/kits/support/blocker/ConcurrencyTest2.cpp @@ -5,7 +5,7 @@ It tests use cases "Locking 1", "Locking 2", "Unlocking", "Is Locked", "Locking Thread" and "Count Locks". It is essentially the same as Test1.cpp except it makes the first LockWithTimeout inside the threads timeout. The - reason for this is because the implementation of BLocker by Be and with OpenBeOS + reason for this is because the implementation of BLocker by Be and with Haiku is such that after one timeout occurs on a benaphore style BLocker, the lock effectively becomes a semaphore style BLocker. This test tests that condition. diff --git a/src/tests/kits/support/blocker/LockerTest.cpp b/src/tests/kits/support/blocker/LockerTest.cpp index 7a2b0ff2a8..05891fe2f2 100644 --- a/src/tests/kits/support/blocker/LockerTest.cpp +++ b/src/tests/kits/support/blocker/LockerTest.cpp @@ -27,7 +27,7 @@ * is a test suite. A series of tests are added to * the suite. Each test appears twice, once for * the Be implementation of BLocker, once for the - * OpenBeOS implementation. + * Haiku implementation. */ CppUnit::Test* LockerTestSuite() diff --git a/src/tests/kits/support/bstring/StringInsertTest.cpp b/src/tests/kits/support/bstring/StringInsertTest.cpp index d9976ece2c..96328c1677 100644 --- a/src/tests/kits/support/bstring/StringInsertTest.cpp +++ b/src/tests/kits/support/bstring/StringInsertTest.cpp @@ -27,7 +27,7 @@ StringInsertTest::PerformTest(void) delete str1; #ifndef TEST_R5 - // This test crashes R5 and should drop into the debugger in OpenBeOS + // This test crashes R5 and should drop into the debugger in Haiku // (if compiled with DEBUG): NextSubTest(); str1 = new BString("String"); @@ -59,7 +59,7 @@ StringInsertTest::PerformTest(void) delete str1; #ifndef TEST_R5 - // This test crashes R5 and should drop into the debugger in OpenBeOS + // This test crashes R5 and should drop into the debugger in Haiku // (if compiled with DEBUG): NextSubTest(); str1 = new BString("string"); diff --git a/src/tests/kits/translation/BitmapStreamTest.cpp b/src/tests/kits/translation/BitmapStreamTest.cpp index a72eb8a4af..194b144c71 100644 --- a/src/tests/kits/translation/BitmapStreamTest.cpp +++ b/src/tests/kits/translation/BitmapStreamTest.cpp @@ -1,5 +1,5 @@ /*****************************************************************************/ -// OpenBeOS Translation Kit Test +// Haiku Translation Kit Test // Authors: Brian Matzon , Michael Wilber // Version: // @@ -10,7 +10,7 @@ // where noted, are licensed under the MIT License, and have been written // and are: // -// Copyright (c) 2002 OpenBeOS Project +// Copyright (c) 2002 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), @@ -93,7 +93,7 @@ void BitmapStreamTest::ConstructorTest() { BApplication - app("application/x-vnd.OpenBeOS-translationkit_bitmapstreamtest"); + app("application/x-vnd.Haiku-translationkit_bitmapstreamtest"); //BBitmapStream with no bitmap supplied NextSubTest(); @@ -135,7 +135,7 @@ void BitmapStreamTest::DetachBitmapTest() { BApplication - app("application/x-vnd.OpenBeOS-translationkit_bitmapstreamtest"); + app("application/x-vnd.Haiku-translationkit_bitmapstreamtest"); NextSubTest(); BFile file("../src/tests/kits/translation/data/images/image.jpg", @@ -196,7 +196,7 @@ BitmapStreamTest::ReadWriteTest() { NextSubTest(); BApplication - app("application/x-vnd.OpenBeOS-translationkit_bitmapstreamtest"); + app("application/x-vnd.Haiku-translationkit_bitmapstreamtest"); char chbuf[sizeof(TranslatorBitmap)], chheader[sizeof(TranslatorBitmap)], *pch; TranslatorBitmap sheader; @@ -323,7 +323,7 @@ void BitmapStreamTest::SeekTest() { BApplication - app("application/x-vnd.OpenBeOS-translationkit_bitmapstreamtest"); + app("application/x-vnd.Haiku-translationkit_bitmapstreamtest"); NextSubTest(); BFile file("../src/tests/kits/translation/data/images/image.jpg", @@ -413,7 +413,7 @@ void BitmapStreamTest::SetSizeTest() { BApplication - app("application/x-vnd.OpenBeOS-translationkit_bitmapstreamtest"); + app("application/x-vnd.Haiku-translationkit_bitmapstreamtest"); NextSubTest(); BFile file("../src/tests/kits/translation/data/images/image.jpg", diff --git a/src/tests/kits/translation/BitmapStreamTest.h b/src/tests/kits/translation/BitmapStreamTest.h index 97d942a1c8..e724a6e737 100644 --- a/src/tests/kits/translation/BitmapStreamTest.h +++ b/src/tests/kits/translation/BitmapStreamTest.h @@ -1,5 +1,5 @@ /*****************************************************************************/ -// OpenBeOS Translation Kit Test +// Haiku Translation Kit Test // // Version: 0.1.0 // Author: Brian Matzon @@ -10,7 +10,7 @@ // where noted, are licensed under the MIT License, and have been written // and are: // -// Copyright (c) 2002 OpenBeOS Project +// Copyright (c) 2002 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/tests/kits/translation/TranslationKitTestAddon.cpp b/src/tests/kits/translation/TranslationKitTestAddon.cpp index 411b3d3a7d..3cf2cb94b4 100644 --- a/src/tests/kits/translation/TranslationKitTestAddon.cpp +++ b/src/tests/kits/translation/TranslationKitTestAddon.cpp @@ -1,5 +1,5 @@ /*****************************************************************************/ -// OpenBeOS Translation Kit Test Addon +// Haiku Translation Kit Test Addon // Author: Brian Matzon // Version: 0.1.0 // @@ -10,7 +10,7 @@ // where noted, are licensed under the MIT License, and have been written // and are: // -// Copyright (c) 2002 OpenBeOS Project +// Copyright (c) 2002 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/tests/kits/translation/TranslationUtilsTest.cpp b/src/tests/kits/translation/TranslationUtilsTest.cpp index 80c7c405a1..9eb2bc4e4e 100644 --- a/src/tests/kits/translation/TranslationUtilsTest.cpp +++ b/src/tests/kits/translation/TranslationUtilsTest.cpp @@ -1,5 +1,5 @@ /*****************************************************************************/ -// OpenBeOS Translation Kit Test +// Haiku Translation Kit Test // Author: Michael Wilber // Version: // @@ -10,7 +10,7 @@ // where noted, are licensed under the MIT License, and have been written // and are: // -// Copyright (c) 2002 OpenBeOS Project +// Copyright (c) 2002 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), @@ -98,7 +98,7 @@ TranslationUtilsTest::GetBitmapTest() // File NextSubTest(); BApplication app( - "application/x-vnd.OpenBeOS-translationkit_translationutilstest"); + "application/x-vnd.Haiku-translationkit_translationutilstest"); BBitmap *pbits = NULL; pbits = BTranslationUtils::GetBitmap( "../../src/tests/kits/translation/data/images/image.png"); @@ -216,7 +216,7 @@ TranslationUtilsTest::GetPutStyledTextTest() // Insert text into view with styles OFF NextSubTest(); BApplication app( - "application/x-vnd.OpenBeOS-translationkit_translationutilstest"); + "application/x-vnd.Haiku-translationkit_translationutilstest"); BTextView *ptextview = NULL; ptextview = new BTextView(BRect(0, 0, 100, 100), "utilstest_textview", BRect(0, 0, 100, 100), @@ -281,7 +281,7 @@ TranslationUtilsTest::GetDefaultSettingsTest() // Test translator_id version with a BTranslatorRoster * supplied NextSubTest(); BApplication app( - "application/x-vnd.OpenBeOS-translationkit_translationutilstest"); + "application/x-vnd.Haiku-translationkit_translationutilstest"); BMessage *pmsg = NULL; bool bdummy = false; translator_id *pids = NULL; @@ -304,7 +304,7 @@ TranslationUtilsTest::GetDefaultSettingsTest() delete[] pids; pids = NULL; - // Get settings from the OBOS TGATranslator and ensure that + // Get settings from the Haiku TGATranslator and ensure that // all of its settings are there NextSubTest(); pmsg = BTranslationUtils::GetDefaultSettings("TGA Images", 100); @@ -334,7 +334,7 @@ TranslationUtilsTest::AddTranslationItemsTest() // Make menu of bitmap translators NextSubTest(); BApplication app( - "application/x-vnd.OpenBeOS-translationkit_translationutilstest"); + "application/x-vnd.Haiku-translationkit_translationutilstest"); BMenu *pmenu = new BMenu("utilstest_menu"); CPPUNIT_ASSERT(pmenu); CPPUNIT_ASSERT(BTranslationUtils::AddTranslationItems(pmenu, diff --git a/src/tests/kits/translation/TranslationUtilsTest.h b/src/tests/kits/translation/TranslationUtilsTest.h index d63c140e01..ba80721a70 100644 --- a/src/tests/kits/translation/TranslationUtilsTest.h +++ b/src/tests/kits/translation/TranslationUtilsTest.h @@ -1,5 +1,5 @@ /*****************************************************************************/ -// OpenBeOS Translation Kit Test +// Haiku Translation Kit Test // // Version: // Author: Michael Wilber @@ -10,7 +10,7 @@ // where noted, are licensed under the MIT License, and have been written // and are: // -// Copyright (c) 2002 OpenBeOS Project +// Copyright (c) 2002 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/tests/kits/translation/TranslatorRosterTest.cpp b/src/tests/kits/translation/TranslatorRosterTest.cpp index 6b61db5fdf..e4c8fd260b 100644 --- a/src/tests/kits/translation/TranslatorRosterTest.cpp +++ b/src/tests/kits/translation/TranslatorRosterTest.cpp @@ -1,5 +1,5 @@ /*****************************************************************************/ -// OpenBeOS Translation Kit Test +// Haiku Translation Kit Test // Author: Brian Matzon // Version: 0.1.0 // @@ -10,7 +10,7 @@ // where noted, are licensed under the MIT License, and have been written // and are: // -// Copyright (c) 2002 OpenBeOS Project +// Copyright (c) 2002 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/tests/kits/translation/TranslatorRosterTest.h b/src/tests/kits/translation/TranslatorRosterTest.h index a3cda40b20..1f01e82481 100644 --- a/src/tests/kits/translation/TranslatorRosterTest.h +++ b/src/tests/kits/translation/TranslatorRosterTest.h @@ -1,5 +1,5 @@ /*****************************************************************************/ -// OpenBeOS Translation Kit Test +// Haiku Translation Kit Test // // Version: 0.1.0 // @@ -10,7 +10,7 @@ // where noted, are licensed under the MIT License, and have been written // and are: // -// Copyright (c) 2002 OpenBeOS Project +// Copyright (c) 2002 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/tests/kits/translation/TranslatorTest.cpp b/src/tests/kits/translation/TranslatorTest.cpp index 86f5707322..ef77e63ad1 100644 --- a/src/tests/kits/translation/TranslatorTest.cpp +++ b/src/tests/kits/translation/TranslatorTest.cpp @@ -1,5 +1,5 @@ /*****************************************************************************/ -// OpenBeOS Translation Kit Test +// Haiku Translation Kit Test // Author: Michael Wilber // Version: // @@ -10,7 +10,7 @@ // where noted, are licensed under the MIT License, and have been written // and are: // -// Copyright (c) 2002 OpenBeOS Project +// Copyright (c) 2002 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/tests/kits/translation/TranslatorTest.h b/src/tests/kits/translation/TranslatorTest.h index 5938740586..7f2faf7ed0 100644 --- a/src/tests/kits/translation/TranslatorTest.h +++ b/src/tests/kits/translation/TranslatorTest.h @@ -1,5 +1,5 @@ /*****************************************************************************/ -// OpenBeOS Translation Kit Test +// Haiku Translation Kit Test // // Version: // Author: Michael Wilber @@ -10,7 +10,7 @@ // where noted, are licensed under the MIT License, and have been written // and are: // -// Copyright (c) 2002 OpenBeOS Project +// Copyright (c) 2002 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/tests/servers/input/replicant/main.cpp b/src/tests/servers/input/replicant/main.cpp index df24ba192d..1eab8950da 100644 --- a/src/tests/servers/input/replicant/main.cpp +++ b/src/tests/servers/input/replicant/main.cpp @@ -1,8 +1,8 @@ // ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ // -// Copyright (c) 2004, OpenBeOS +// Copyright (c) 2004, Haiku // -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. // // diff --git a/src/tests/system/kernel/disk_device_manager/DiskDeviceManagerTest.cpp b/src/tests/system/kernel/disk_device_manager/DiskDeviceManagerTest.cpp index 0b2134e45e..402b6d8c78 100644 --- a/src/tests/system/kernel/disk_device_manager/DiskDeviceManagerTest.cpp +++ b/src/tests/system/kernel/disk_device_manager/DiskDeviceManagerTest.cpp @@ -1,5 +1,5 @@ //---------------------------------------------------------------------- -// This software is part of the OpenBeOS distribution and is covered +// This software is part of the Haiku distribution and is covered // by the MIT License. //--------------------------------------------------------------------- diff --git a/src/tools/translation/bitsinfo/bitsinfo.cpp b/src/tools/translation/bitsinfo/bitsinfo.cpp index 1375a04b11..334025f298 100644 --- a/src/tools/translation/bitsinfo/bitsinfo.cpp +++ b/src/tools/translation/bitsinfo/bitsinfo.cpp @@ -1,6 +1,6 @@ /*****************************************************************************/ // bitsinfo -// Written by Michael Wilber, OBOS Translation Kit Team +// Written by Michael Wilber, Haiku Translation Kit Team // // Version: // @@ -14,7 +14,7 @@ // where noted, are licensed under the MIT License, and have been written // and are: // -// Copyright (c) 2003 OpenBeOS Project +// Copyright (c) 2003 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/tools/translation/bitsinfo/bitsinfo.rdef b/src/tools/translation/bitsinfo/bitsinfo.rdef index 935e1e038a..9abd67b9cf 100644 --- a/src/tools/translation/bitsinfo/bitsinfo.rdef +++ b/src/tools/translation/bitsinfo/bitsinfo.rdef @@ -11,7 +11,7 @@ resource app_version { variety = 0, internal = 0, short_info = "bitsinfo displays text information about Be bitmap format ("bits") images.", - long_info = "Haiku bitsinfo is a command line tool for displaying text information about Be bitmap format ("bits") images. Written by Michael Wilber, OBOS Translation Kit Team, Copyright © 2003 OpenBeOS Project." + long_info = "Haiku bitsinfo is a command line tool for displaying text information about Be bitmap format ("bits") images. Written by Michael Wilber, Haiku Translation Kit Team, Copyright © 2003 Haiku Project." }; resource app_flags B_SINGLE_LAUNCH; diff --git a/src/tools/translation/bmpinfo/bmpinfo.cpp b/src/tools/translation/bmpinfo/bmpinfo.cpp index 48ade29243..c35c8513b3 100644 --- a/src/tools/translation/bmpinfo/bmpinfo.cpp +++ b/src/tools/translation/bmpinfo/bmpinfo.cpp @@ -1,6 +1,6 @@ /*****************************************************************************/ // bmpinfo -// Written by Michael Wilber, OBOS Translation Kit Team +// Written by Michael Wilber, Haiku Translation Kit Team // // Version: // @@ -12,7 +12,7 @@ // where noted, are licensed under the MIT License, and have been written // and are: // -// Copyright (c) 2003 OpenBeOS Project +// Copyright (c) 2003 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/tools/translation/bmpinfo/bmpinfo.rdef b/src/tools/translation/bmpinfo/bmpinfo.rdef index 90e61483c4..c20bb5e07f 100644 --- a/src/tools/translation/bmpinfo/bmpinfo.rdef +++ b/src/tools/translation/bmpinfo/bmpinfo.rdef @@ -11,7 +11,7 @@ resource app_version { variety = 0, internal = 0, short_info = "bmpinfo displays text information about BMP images.", - long_info = "Haiku bmpinfo is a command line tool for displaying text information about BMP images. Written by Michael Wilber, OBOS Translation Kit Team, Copyright © 2003 OpenBeOS Project." + long_info = "Haiku bmpinfo is a command line tool for displaying text information about BMP images. Written by Michael Wilber, Haiku Translation Kit Team, Copyright © 2003 Haiku Project." }; resource app_flags B_SINGLE_LAUNCH; diff --git a/src/tools/translation/inspector/ActiveTranslatorsWindow.cpp b/src/tools/translation/inspector/ActiveTranslatorsWindow.cpp index aeaf29e4f1..5672eaffd3 100644 --- a/src/tools/translation/inspector/ActiveTranslatorsWindow.cpp +++ b/src/tools/translation/inspector/ActiveTranslatorsWindow.cpp @@ -1,6 +1,6 @@ /*****************************************************************************/ // ActiveTranslatorsWindow -// Written by Michael Wilber, OBOS Translation Kit Team +// Written by Michael Wilber, Haiku Translation Kit Team // // ActiveTranslatorsWindow.cpp // @@ -8,7 +8,7 @@ // document // // -// Copyright (c) 2003 OpenBeOS Project +// Copyright (c) 2003 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/tools/translation/inspector/ActiveTranslatorsWindow.h b/src/tools/translation/inspector/ActiveTranslatorsWindow.h index 32d1a23621..d74d92a10d 100644 --- a/src/tools/translation/inspector/ActiveTranslatorsWindow.h +++ b/src/tools/translation/inspector/ActiveTranslatorsWindow.h @@ -1,6 +1,6 @@ /*****************************************************************************/ // ActiveTranslatorsWindow -// Written by Michael Wilber, OBOS Translation Kit Team +// Written by Michael Wilber, Haiku Translation Kit Team // // ActiveTranslatorsWindow.h // @@ -8,7 +8,7 @@ // document // // -// Copyright (c) 2003 OpenBeOS Project +// Copyright (c) 2003 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/tools/translation/inspector/Constants.h b/src/tools/translation/inspector/Constants.h index 19400ac34e..92b087a836 100644 --- a/src/tools/translation/inspector/Constants.h +++ b/src/tools/translation/inspector/Constants.h @@ -1,13 +1,13 @@ /*****************************************************************************/ // Constants -// Written by Michael Wilber, OBOS Translation Kit Team +// Written by Michael Wilber, Haiku Translation Kit Team // // Constants.h // // Global include file containing BMessage 'what' constants and other constants // // -// Copyright (c) 2003 OpenBeOS Project +// Copyright (c) 2003 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/tools/translation/inspector/ImageView.cpp b/src/tools/translation/inspector/ImageView.cpp index 1e7dd1c729..56241e9b61 100644 --- a/src/tools/translation/inspector/ImageView.cpp +++ b/src/tools/translation/inspector/ImageView.cpp @@ -1,6 +1,6 @@ /*****************************************************************************/ // ImageView -// Written by Michael Wilber, OBOS Translation Kit Team +// Written by Michael Wilber, Haiku Translation Kit Team // // ImageView.cpp // @@ -9,7 +9,7 @@ // to the tracker to be saved. // // -// Copyright (c) 2003 OpenBeOS Project +// Copyright (c) 2003 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/tools/translation/inspector/ImageView.h b/src/tools/translation/inspector/ImageView.h index 5084c50cdb..349fdabcd4 100644 --- a/src/tools/translation/inspector/ImageView.h +++ b/src/tools/translation/inspector/ImageView.h @@ -1,6 +1,6 @@ /*****************************************************************************/ // ImageView -// Written by Michael Wilber, OBOS Translation Kit Team +// Written by Michael Wilber, Haiku Translation Kit Team // // ImageView.h // @@ -9,7 +9,7 @@ // to the tracker to be saved. // // -// Copyright (c) 2003 OpenBeOS Project +// Copyright (c) 2003 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/tools/translation/inspector/ImageWindow.cpp b/src/tools/translation/inspector/ImageWindow.cpp index 3ab8f73df7..43596c9b14 100644 --- a/src/tools/translation/inspector/ImageWindow.cpp +++ b/src/tools/translation/inspector/ImageWindow.cpp @@ -1,6 +1,6 @@ /*****************************************************************************/ // ImageWindow -// Written by Michael Wilber, OBOS Translation Kit Team +// Written by Michael Wilber, Haiku Translation Kit Team // // ImageWindow.cpp // @@ -8,7 +8,7 @@ // view. // // -// Copyright (c) 2003 OpenBeOS Project +// Copyright (c) 2003 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/tools/translation/inspector/ImageWindow.h b/src/tools/translation/inspector/ImageWindow.h index 0be30e3ff2..ea16513f6c 100644 --- a/src/tools/translation/inspector/ImageWindow.h +++ b/src/tools/translation/inspector/ImageWindow.h @@ -1,6 +1,6 @@ /*****************************************************************************/ // ImageWindow -// Written by Michael Wilber, OBOS Translation Kit Team +// Written by Michael Wilber, Haiku Translation Kit Team // // ImageWindow.h // @@ -8,7 +8,7 @@ // view. // // -// Copyright (c) 2003 OpenBeOS Project +// Copyright (c) 2003 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/tools/translation/inspector/InfoWindow.cpp b/src/tools/translation/inspector/InfoWindow.cpp index e9489be1aa..7c8999c2b5 100644 --- a/src/tools/translation/inspector/InfoWindow.cpp +++ b/src/tools/translation/inspector/InfoWindow.cpp @@ -1,6 +1,6 @@ /*****************************************************************************/ // InfoWindow -// Written by Michael Wilber, OBOS Translation Kit Team +// Written by Michael Wilber, Haiku Translation Kit Team // // InfoWindow.cpp // @@ -8,7 +8,7 @@ // document // // -// Copyright (c) 2003 OpenBeOS Project +// Copyright (c) 2003 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/tools/translation/inspector/InfoWindow.h b/src/tools/translation/inspector/InfoWindow.h index 9783f58b53..0d70c337e4 100644 --- a/src/tools/translation/inspector/InfoWindow.h +++ b/src/tools/translation/inspector/InfoWindow.h @@ -1,6 +1,6 @@ /*****************************************************************************/ // InfoWindow -// Written by Michael Wilber, OBOS Translation Kit Team +// Written by Michael Wilber, Haiku Translation Kit Team // // InfoWindow.h // @@ -8,7 +8,7 @@ // document // // -// Copyright (c) 2003 OpenBeOS Project +// Copyright (c) 2003 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/tools/translation/inspector/InspectorApp.cpp b/src/tools/translation/inspector/InspectorApp.cpp index 35e9c83140..2088d61f78 100644 --- a/src/tools/translation/inspector/InspectorApp.cpp +++ b/src/tools/translation/inspector/InspectorApp.cpp @@ -1,6 +1,6 @@ /*****************************************************************************/ // InspectorApp -// Written by Michael Wilber, OBOS Translation Kit Team +// Written by Michael Wilber, Haiku Translation Kit Team // // InspectorApp.cpp // @@ -9,7 +9,7 @@ // possible about the currently open document. // // -// Copyright (c) 2003 OpenBeOS Project +// Copyright (c) 2003 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/tools/translation/inspector/InspectorApp.h b/src/tools/translation/inspector/InspectorApp.h index 876f563ccd..3bf5dc0328 100644 --- a/src/tools/translation/inspector/InspectorApp.h +++ b/src/tools/translation/inspector/InspectorApp.h @@ -1,6 +1,6 @@ /*****************************************************************************/ // InspectorApp -// Written by Michael Wilber, OBOS Translation Kit Team +// Written by Michael Wilber, Haiku Translation Kit Team // // InspectorApp.h // @@ -9,7 +9,7 @@ // possible about the currently open document. // // -// Copyright (c) 2003 OpenBeOS Project +// Copyright (c) 2003 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/tools/translation/inspector/StatusCheck.cpp b/src/tools/translation/inspector/StatusCheck.cpp index 1ec049479d..e8851b3612 100644 --- a/src/tools/translation/inspector/StatusCheck.cpp +++ b/src/tools/translation/inspector/StatusCheck.cpp @@ -1,6 +1,6 @@ /*****************************************************************************/ // StatusCheck -// Written by Michael Wilber, OBOS Translation Kit Team +// Written by Michael Wilber, Haiku Translation Kit Team // // StatusCheck.cpp // @@ -8,7 +8,7 @@ // returned as statuses // // -// Copyright (c) 2003 OpenBeOS Project +// Copyright (c) 2003 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/tools/translation/inspector/StatusCheck.h b/src/tools/translation/inspector/StatusCheck.h index 2df9b421da..b554f0d6b5 100644 --- a/src/tools/translation/inspector/StatusCheck.h +++ b/src/tools/translation/inspector/StatusCheck.h @@ -1,6 +1,6 @@ /*****************************************************************************/ // StatusCheck -// Written by Michael Wilber, OBOS Translation Kit Team +// Written by Michael Wilber, Haiku Translation Kit Team // // StatusCheck.h // @@ -8,7 +8,7 @@ // returned as statuses // // -// Copyright (c) 2003 OpenBeOS Project +// Copyright (c) 2003 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/tools/translation/inspector/TranslatorItem.cpp b/src/tools/translation/inspector/TranslatorItem.cpp index b57056f392..d3d68964c1 100644 --- a/src/tools/translation/inspector/TranslatorItem.cpp +++ b/src/tools/translation/inspector/TranslatorItem.cpp @@ -1,13 +1,13 @@ /*****************************************************************************/ // BTranslatorItem -// Written by Michael Wilber, OBOS Translation Kit Team +// Written by Michael Wilber, Haiku Translation Kit Team // // BTranslatorItem.cpp // // BStringItem based class for using a list of Translators in a BListView // // -// Copyright (c) 2003 OpenBeOS Project +// Copyright (c) 2003 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/tools/translation/inspector/TranslatorItem.h b/src/tools/translation/inspector/TranslatorItem.h index d6b8e9fd4b..014de2746b 100644 --- a/src/tools/translation/inspector/TranslatorItem.h +++ b/src/tools/translation/inspector/TranslatorItem.h @@ -1,13 +1,13 @@ /*****************************************************************************/ // BTranslatorItem -// Written by Michael Wilber, OBOS Translation Kit Team +// Written by Michael Wilber, Haiku Translation Kit Team // // BTranslatorItem.h // // BStringItem based class for using a list of Translators in a BListView // // -// Copyright (c) 2003 OpenBeOS Project +// Copyright (c) 2003 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/tools/translation/pnginfo/pnginfo.cpp b/src/tools/translation/pnginfo/pnginfo.cpp index ca68921967..749ff71b2a 100644 --- a/src/tools/translation/pnginfo/pnginfo.cpp +++ b/src/tools/translation/pnginfo/pnginfo.cpp @@ -1,6 +1,6 @@ /*****************************************************************************/ // pnginfo -// Written by Michael Wilber, OBOS Translation Kit Team +// Written by Michael Wilber, Haiku Translation Kit Team // // Version: // @@ -11,7 +11,7 @@ // where noted, are licensed under the MIT License, and have been written // and are: // -// Copyright (c) 2004 OpenBeOS Project +// Copyright (c) 2004 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/tools/translation/stxtinfo/stxtinfo.cpp b/src/tools/translation/stxtinfo/stxtinfo.cpp index c50ff3a2e8..6e5fc02a2b 100644 --- a/src/tools/translation/stxtinfo/stxtinfo.cpp +++ b/src/tools/translation/stxtinfo/stxtinfo.cpp @@ -1,6 +1,6 @@ /*****************************************************************************/ // stxtinfo -// Written by Michael Wilber, OBOS Translation Kit Team +// Written by Michael Wilber, Haiku Translation Kit Team // // Version: // @@ -24,7 +24,7 @@ // where noted, are licensed under the MIT License, and have been written // and are: // -// Copyright (c) 2003 OpenBeOS Project +// Copyright (c) 2003 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/tools/translation/tgainfo/tgainfo.cpp b/src/tools/translation/tgainfo/tgainfo.cpp index 975454d13c..b4d15402ec 100644 --- a/src/tools/translation/tgainfo/tgainfo.cpp +++ b/src/tools/translation/tgainfo/tgainfo.cpp @@ -1,6 +1,6 @@ /*****************************************************************************/ // tgainfo -// Written by Michael Wilber, OBOS Translation Kit Team +// Written by Michael Wilber, Haiku Translation Kit Team // // Version: // @@ -12,7 +12,7 @@ // where noted, are licensed under the MIT License, and have been written // and are: // -// Copyright (c) 2003 OpenBeOS Project +// Copyright (c) 2003 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"), diff --git a/src/tools/translation/tgainfo/tgainfo.rdef b/src/tools/translation/tgainfo/tgainfo.rdef index 3e0810f676..81eec3040d 100644 --- a/src/tools/translation/tgainfo/tgainfo.rdef +++ b/src/tools/translation/tgainfo/tgainfo.rdef @@ -11,7 +11,7 @@ resource app_version { variety = 0, internal = 0, short_info = "tgainfo displays text information about TGA images.", - long_info = "Haiku tgainfo is a command line tool for displaying text information about TGA images. Written by Michael Wilber, OBOS Translation Kit Team, Copyright © 2003 OpenBeOS Project." + long_info = "Haiku tgainfo is a command line tool for displaying text information about TGA images. Written by Michael Wilber, Haiku Translation Kit Team, Copyright © 2003 Haiku Project." }; resource app_flags B_SINGLE_LAUNCH; diff --git a/src/tools/translation/tiffinfo/tiffinfo.cpp b/src/tools/translation/tiffinfo/tiffinfo.cpp index eb0a9ce656..3156363b9a 100644 --- a/src/tools/translation/tiffinfo/tiffinfo.cpp +++ b/src/tools/translation/tiffinfo/tiffinfo.cpp @@ -1,6 +1,6 @@ /*****************************************************************************/ // tiffinfo -// Written by Michael Wilber, OBOS Translation Kit Team +// Written by Michael Wilber, Haiku Translation Kit Team // // Version: // @@ -13,7 +13,7 @@ // where noted, are licensed under the MIT License, and have been written // and are: // -// Copyright (c) 2003 OpenBeOS Project +// Copyright (c) 2003 Haiku Project // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "Software"),