diff --git a/Dangerfile.swift b/Dangerfile.swift index 5e77544d0..be570939c 100644 --- a/Dangerfile.swift +++ b/Dangerfile.swift @@ -128,7 +128,7 @@ let copyrightLines = ( source: [ "// Software License Agreement (BSD License)", "//", - "// Copyright (c) 2010-2024, Deusty, LLC", + "// Copyright (c) 2010-2025, Deusty, LLC", "// All rights reserved.", "//", "// Redistribution and use of this software in source and binary forms,", diff --git a/Integration/Sources/AppDelegate.h b/Integration/Sources/AppDelegate.h index 99eca247c..2939303ba 100644 --- a/Integration/Sources/AppDelegate.h +++ b/Integration/Sources/AppDelegate.h @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Integration/Sources/AppDelegate.m b/Integration/Sources/AppDelegate.m index 51a5903d6..b75aa0a0f 100644 --- a/Integration/Sources/AppDelegate.m +++ b/Integration/Sources/AppDelegate.m @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Integration/Sources/AppDelegate.swift b/Integration/Sources/AppDelegate.swift index 8cd50cac3..5c63f968c 100644 --- a/Integration/Sources/AppDelegate.swift +++ b/Integration/Sources/AppDelegate.swift @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Integration/Sources/Formatter.swift b/Integration/Sources/Formatter.swift index 93790adc5..158c7e3a6 100644 --- a/Integration/Sources/Formatter.swift +++ b/Integration/Sources/Formatter.swift @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Integration/Sources/ViewController.h b/Integration/Sources/ViewController.h index 85a4f4049..aff5f9302 100644 --- a/Integration/Sources/ViewController.h +++ b/Integration/Sources/ViewController.h @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Integration/Sources/ViewController.m b/Integration/Sources/ViewController.m index 2c52f12c8..7814d4ee6 100644 --- a/Integration/Sources/ViewController.m +++ b/Integration/Sources/ViewController.m @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Integration/Sources/ViewController.swift b/Integration/Sources/ViewController.swift index ca103d208..a471a3d7c 100644 --- a/Integration/Sources/ViewController.swift +++ b/Integration/Sources/ViewController.swift @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Integration/Sources/main.m b/Integration/Sources/main.m index 8069e00db..146481035 100644 --- a/Integration/Sources/main.m +++ b/Integration/Sources/main.m @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Integration/macOSSwiftIntegration/main.swift b/Integration/macOSSwiftIntegration/main.swift index 68f759524..d37567e31 100644 --- a/Integration/macOSSwiftIntegration/main.swift +++ b/Integration/macOSSwiftIntegration/main.swift @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Integration/watchOSSwiftIntegration Extension/ExtensionDelegate.swift b/Integration/watchOSSwiftIntegration Extension/ExtensionDelegate.swift index 76d2f7a9d..62cb23520 100644 --- a/Integration/watchOSSwiftIntegration Extension/ExtensionDelegate.swift +++ b/Integration/watchOSSwiftIntegration Extension/ExtensionDelegate.swift @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Integration/watchOSSwiftIntegration Extension/InterfaceController.swift b/Integration/watchOSSwiftIntegration Extension/InterfaceController.swift index 65af92a6e..087652a02 100644 --- a/Integration/watchOSSwiftIntegration Extension/InterfaceController.swift +++ b/Integration/watchOSSwiftIntegration Extension/InterfaceController.swift @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Integration/watchOSSwiftIntegration Extension/NotificationController.swift b/Integration/watchOSSwiftIntegration Extension/NotificationController.swift index 890fe76b8..7c9c29eb1 100644 --- a/Integration/watchOSSwiftIntegration Extension/NotificationController.swift +++ b/Integration/watchOSSwiftIntegration Extension/NotificationController.swift @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/LICENSE b/LICENSE index 27f20f721..262db7151 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ BSD 3-Clause License -Copyright (c) 2010-2024, Deusty, LLC +Copyright (c) 2010-2025, Deusty, LLC All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/Sources/CocoaLumberjack/CLI/CLIColor.m b/Sources/CocoaLumberjack/CLI/CLIColor.m index 08c63301d..444618289 100644 --- a/Sources/CocoaLumberjack/CLI/CLIColor.m +++ b/Sources/CocoaLumberjack/CLI/CLIColor.m @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Sources/CocoaLumberjack/DDASLLogCapture.m b/Sources/CocoaLumberjack/DDASLLogCapture.m index db7254dc0..fca7cf1ce 100644 --- a/Sources/CocoaLumberjack/DDASLLogCapture.m +++ b/Sources/CocoaLumberjack/DDASLLogCapture.m @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Sources/CocoaLumberjack/DDASLLogger.m b/Sources/CocoaLumberjack/DDASLLogger.m index e9b8c6a3a..cfc8bcfcd 100644 --- a/Sources/CocoaLumberjack/DDASLLogger.m +++ b/Sources/CocoaLumberjack/DDASLLogger.m @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Sources/CocoaLumberjack/DDAbstractDatabaseLogger.m b/Sources/CocoaLumberjack/DDAbstractDatabaseLogger.m index 232846aac..948a537d8 100644 --- a/Sources/CocoaLumberjack/DDAbstractDatabaseLogger.m +++ b/Sources/CocoaLumberjack/DDAbstractDatabaseLogger.m @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Sources/CocoaLumberjack/DDFileLogger+Internal.h b/Sources/CocoaLumberjack/DDFileLogger+Internal.h index 0ca060946..8fa9328bb 100644 --- a/Sources/CocoaLumberjack/DDFileLogger+Internal.h +++ b/Sources/CocoaLumberjack/DDFileLogger+Internal.h @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Sources/CocoaLumberjack/DDFileLogger.m b/Sources/CocoaLumberjack/DDFileLogger.m index 5caee8cac..c890652b2 100644 --- a/Sources/CocoaLumberjack/DDFileLogger.m +++ b/Sources/CocoaLumberjack/DDFileLogger.m @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Sources/CocoaLumberjack/DDLog.m b/Sources/CocoaLumberjack/DDLog.m index 6c0977203..cb83e9419 100644 --- a/Sources/CocoaLumberjack/DDLog.m +++ b/Sources/CocoaLumberjack/DDLog.m @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Sources/CocoaLumberjack/DDLoggerNames.m b/Sources/CocoaLumberjack/DDLoggerNames.m index ffe6e3313..9e871da47 100644 --- a/Sources/CocoaLumberjack/DDLoggerNames.m +++ b/Sources/CocoaLumberjack/DDLoggerNames.m @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Sources/CocoaLumberjack/DDOSLogger.m b/Sources/CocoaLumberjack/DDOSLogger.m index 3ee583c6a..9869c9190 100644 --- a/Sources/CocoaLumberjack/DDOSLogger.m +++ b/Sources/CocoaLumberjack/DDOSLogger.m @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Sources/CocoaLumberjack/DDTTYLogger.m b/Sources/CocoaLumberjack/DDTTYLogger.m index 20d08b715..fa6597eae 100644 --- a/Sources/CocoaLumberjack/DDTTYLogger.m +++ b/Sources/CocoaLumberjack/DDTTYLogger.m @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Sources/CocoaLumberjack/Extensions/DDContextFilterLogFormatter+Deprecated.m b/Sources/CocoaLumberjack/Extensions/DDContextFilterLogFormatter+Deprecated.m index c05db19f3..aa3d224b9 100644 --- a/Sources/CocoaLumberjack/Extensions/DDContextFilterLogFormatter+Deprecated.m +++ b/Sources/CocoaLumberjack/Extensions/DDContextFilterLogFormatter+Deprecated.m @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Sources/CocoaLumberjack/Extensions/DDContextFilterLogFormatter.m b/Sources/CocoaLumberjack/Extensions/DDContextFilterLogFormatter.m index 271cd4b9a..1b7f27e86 100755 --- a/Sources/CocoaLumberjack/Extensions/DDContextFilterLogFormatter.m +++ b/Sources/CocoaLumberjack/Extensions/DDContextFilterLogFormatter.m @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Sources/CocoaLumberjack/Extensions/DDDispatchQueueLogFormatter.m b/Sources/CocoaLumberjack/Extensions/DDDispatchQueueLogFormatter.m index d34885519..428818478 100755 --- a/Sources/CocoaLumberjack/Extensions/DDDispatchQueueLogFormatter.m +++ b/Sources/CocoaLumberjack/Extensions/DDDispatchQueueLogFormatter.m @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Sources/CocoaLumberjack/Extensions/DDFileLogger+Buffering.m b/Sources/CocoaLumberjack/Extensions/DDFileLogger+Buffering.m index a620a3ed3..8cac0c04a 100644 --- a/Sources/CocoaLumberjack/Extensions/DDFileLogger+Buffering.m +++ b/Sources/CocoaLumberjack/Extensions/DDFileLogger+Buffering.m @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Sources/CocoaLumberjack/Extensions/DDMultiFormatter.m b/Sources/CocoaLumberjack/Extensions/DDMultiFormatter.m index 078265231..30ab1836c 100644 --- a/Sources/CocoaLumberjack/Extensions/DDMultiFormatter.m +++ b/Sources/CocoaLumberjack/Extensions/DDMultiFormatter.m @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Sources/CocoaLumberjack/Supporting Files/CocoaLumberjack.h b/Sources/CocoaLumberjack/Supporting Files/CocoaLumberjack.h index 91b240880..140976c24 100644 --- a/Sources/CocoaLumberjack/Supporting Files/CocoaLumberjack.h +++ b/Sources/CocoaLumberjack/Supporting Files/CocoaLumberjack.h @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Sources/CocoaLumberjack/Supporting Files/DDLegacyMacros.h b/Sources/CocoaLumberjack/Supporting Files/DDLegacyMacros.h index 5289f33bb..49b11f681 100644 --- a/Sources/CocoaLumberjack/Supporting Files/DDLegacyMacros.h +++ b/Sources/CocoaLumberjack/Supporting Files/DDLegacyMacros.h @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Sources/CocoaLumberjack/include/CocoaLumberjack/CLIColor.h b/Sources/CocoaLumberjack/include/CocoaLumberjack/CLIColor.h index d702e9c85..62e7d3e79 100644 --- a/Sources/CocoaLumberjack/include/CocoaLumberjack/CLIColor.h +++ b/Sources/CocoaLumberjack/include/CocoaLumberjack/CLIColor.h @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Sources/CocoaLumberjack/include/CocoaLumberjack/DDASLLogCapture.h b/Sources/CocoaLumberjack/include/CocoaLumberjack/DDASLLogCapture.h index 90226a6d0..97cb833b9 100644 --- a/Sources/CocoaLumberjack/include/CocoaLumberjack/DDASLLogCapture.h +++ b/Sources/CocoaLumberjack/include/CocoaLumberjack/DDASLLogCapture.h @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Sources/CocoaLumberjack/include/CocoaLumberjack/DDASLLogger.h b/Sources/CocoaLumberjack/include/CocoaLumberjack/DDASLLogger.h index 8951a8f92..8b0f11c8b 100644 --- a/Sources/CocoaLumberjack/include/CocoaLumberjack/DDASLLogger.h +++ b/Sources/CocoaLumberjack/include/CocoaLumberjack/DDASLLogger.h @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Sources/CocoaLumberjack/include/CocoaLumberjack/DDAbstractDatabaseLogger.h b/Sources/CocoaLumberjack/include/CocoaLumberjack/DDAbstractDatabaseLogger.h index e7d0b8cc1..2fd521b56 100644 --- a/Sources/CocoaLumberjack/include/CocoaLumberjack/DDAbstractDatabaseLogger.h +++ b/Sources/CocoaLumberjack/include/CocoaLumberjack/DDAbstractDatabaseLogger.h @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Sources/CocoaLumberjack/include/CocoaLumberjack/DDAssertMacros.h b/Sources/CocoaLumberjack/include/CocoaLumberjack/DDAssertMacros.h index de8d8f121..69a4cdc4d 100644 --- a/Sources/CocoaLumberjack/include/CocoaLumberjack/DDAssertMacros.h +++ b/Sources/CocoaLumberjack/include/CocoaLumberjack/DDAssertMacros.h @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Sources/CocoaLumberjack/include/CocoaLumberjack/DDContextFilterLogFormatter+Deprecated.h b/Sources/CocoaLumberjack/include/CocoaLumberjack/DDContextFilterLogFormatter+Deprecated.h index 3ffc0402c..5431d6d6c 100644 --- a/Sources/CocoaLumberjack/include/CocoaLumberjack/DDContextFilterLogFormatter+Deprecated.h +++ b/Sources/CocoaLumberjack/include/CocoaLumberjack/DDContextFilterLogFormatter+Deprecated.h @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Sources/CocoaLumberjack/include/CocoaLumberjack/DDContextFilterLogFormatter.h b/Sources/CocoaLumberjack/include/CocoaLumberjack/DDContextFilterLogFormatter.h index c83a689aa..6157afa1b 100644 --- a/Sources/CocoaLumberjack/include/CocoaLumberjack/DDContextFilterLogFormatter.h +++ b/Sources/CocoaLumberjack/include/CocoaLumberjack/DDContextFilterLogFormatter.h @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Sources/CocoaLumberjack/include/CocoaLumberjack/DDDispatchQueueLogFormatter.h b/Sources/CocoaLumberjack/include/CocoaLumberjack/DDDispatchQueueLogFormatter.h index 90d32d4dd..abebbaec0 100644 --- a/Sources/CocoaLumberjack/include/CocoaLumberjack/DDDispatchQueueLogFormatter.h +++ b/Sources/CocoaLumberjack/include/CocoaLumberjack/DDDispatchQueueLogFormatter.h @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Sources/CocoaLumberjack/include/CocoaLumberjack/DDFileLogger+Buffering.h b/Sources/CocoaLumberjack/include/CocoaLumberjack/DDFileLogger+Buffering.h index cbb90f082..b2144874b 100644 --- a/Sources/CocoaLumberjack/include/CocoaLumberjack/DDFileLogger+Buffering.h +++ b/Sources/CocoaLumberjack/include/CocoaLumberjack/DDFileLogger+Buffering.h @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Sources/CocoaLumberjack/include/CocoaLumberjack/DDFileLogger.h b/Sources/CocoaLumberjack/include/CocoaLumberjack/DDFileLogger.h index ffd39365c..22d6ffcf5 100644 --- a/Sources/CocoaLumberjack/include/CocoaLumberjack/DDFileLogger.h +++ b/Sources/CocoaLumberjack/include/CocoaLumberjack/DDFileLogger.h @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Sources/CocoaLumberjack/include/CocoaLumberjack/DDLog+LOGV.h b/Sources/CocoaLumberjack/include/CocoaLumberjack/DDLog+LOGV.h index 683a7d091..a4b3d07fc 100644 --- a/Sources/CocoaLumberjack/include/CocoaLumberjack/DDLog+LOGV.h +++ b/Sources/CocoaLumberjack/include/CocoaLumberjack/DDLog+LOGV.h @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Sources/CocoaLumberjack/include/CocoaLumberjack/DDLog.h b/Sources/CocoaLumberjack/include/CocoaLumberjack/DDLog.h index 91bd2e3b2..f9c46c23e 100644 --- a/Sources/CocoaLumberjack/include/CocoaLumberjack/DDLog.h +++ b/Sources/CocoaLumberjack/include/CocoaLumberjack/DDLog.h @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Sources/CocoaLumberjack/include/CocoaLumberjack/DDLogMacros.h b/Sources/CocoaLumberjack/include/CocoaLumberjack/DDLogMacros.h index 62325cca5..e197ab114 100644 --- a/Sources/CocoaLumberjack/include/CocoaLumberjack/DDLogMacros.h +++ b/Sources/CocoaLumberjack/include/CocoaLumberjack/DDLogMacros.h @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Sources/CocoaLumberjack/include/CocoaLumberjack/DDLoggerNames.h b/Sources/CocoaLumberjack/include/CocoaLumberjack/DDLoggerNames.h index 7aec9d710..b7be2c018 100644 --- a/Sources/CocoaLumberjack/include/CocoaLumberjack/DDLoggerNames.h +++ b/Sources/CocoaLumberjack/include/CocoaLumberjack/DDLoggerNames.h @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Sources/CocoaLumberjack/include/CocoaLumberjack/DDMultiFormatter.h b/Sources/CocoaLumberjack/include/CocoaLumberjack/DDMultiFormatter.h index a53b68ac3..1162f80cd 100644 --- a/Sources/CocoaLumberjack/include/CocoaLumberjack/DDMultiFormatter.h +++ b/Sources/CocoaLumberjack/include/CocoaLumberjack/DDMultiFormatter.h @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Sources/CocoaLumberjack/include/CocoaLumberjack/DDOSLogger.h b/Sources/CocoaLumberjack/include/CocoaLumberjack/DDOSLogger.h index 13e032c18..398c5046a 100644 --- a/Sources/CocoaLumberjack/include/CocoaLumberjack/DDOSLogger.h +++ b/Sources/CocoaLumberjack/include/CocoaLumberjack/DDOSLogger.h @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Sources/CocoaLumberjack/include/CocoaLumberjack/DDTTYLogger.h b/Sources/CocoaLumberjack/include/CocoaLumberjack/DDTTYLogger.h index 610c2e5de..357bde48b 100644 --- a/Sources/CocoaLumberjack/include/CocoaLumberjack/DDTTYLogger.h +++ b/Sources/CocoaLumberjack/include/CocoaLumberjack/DDTTYLogger.h @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Sources/CocoaLumberjackSwift/CocoaLumberjack.swift b/Sources/CocoaLumberjackSwift/CocoaLumberjack.swift index 928b5dd17..dbf68584f 100644 --- a/Sources/CocoaLumberjackSwift/CocoaLumberjack.swift +++ b/Sources/CocoaLumberjackSwift/CocoaLumberjack.swift @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Sources/CocoaLumberjackSwift/DDAssert.swift b/Sources/CocoaLumberjackSwift/DDAssert.swift index c3f957dba..1dd112c40 100644 --- a/Sources/CocoaLumberjackSwift/DDAssert.swift +++ b/Sources/CocoaLumberjackSwift/DDAssert.swift @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Sources/CocoaLumberjackSwift/DDLog+Combine.swift b/Sources/CocoaLumberjackSwift/DDLog+Combine.swift index 404d14008..1ddaad977 100644 --- a/Sources/CocoaLumberjackSwift/DDLog+Combine.swift +++ b/Sources/CocoaLumberjackSwift/DDLog+Combine.swift @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Sources/CocoaLumberjackSwift/Supporting Files/CocoaLumberjackSwift.h b/Sources/CocoaLumberjackSwift/Supporting Files/CocoaLumberjackSwift.h index 26ffb2cda..4d9dba236 100644 --- a/Sources/CocoaLumberjackSwift/Supporting Files/CocoaLumberjackSwift.h +++ b/Sources/CocoaLumberjackSwift/Supporting Files/CocoaLumberjackSwift.h @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Sources/CocoaLumberjackSwiftLogBackend/DDLogHandler.swift b/Sources/CocoaLumberjackSwiftLogBackend/DDLogHandler.swift index b87ceb1ab..cd5a9563f 100644 --- a/Sources/CocoaLumberjackSwiftLogBackend/DDLogHandler.swift +++ b/Sources/CocoaLumberjackSwiftLogBackend/DDLogHandler.swift @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Sources/CocoaLumberjackSwiftSupport/include/CocoaLumberjackSwiftSupport/SwiftLogLevel.h b/Sources/CocoaLumberjackSwiftSupport/include/CocoaLumberjackSwiftSupport/SwiftLogLevel.h index 1d4cd2926..11b849c59 100644 --- a/Sources/CocoaLumberjackSwiftSupport/include/CocoaLumberjackSwiftSupport/SwiftLogLevel.h +++ b/Sources/CocoaLumberjackSwiftSupport/include/CocoaLumberjackSwiftSupport/SwiftLogLevel.h @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Tests/CocoaLumberjackSwiftLogBackendTests/DDLogHandlerTests.swift b/Tests/CocoaLumberjackSwiftLogBackendTests/DDLogHandlerTests.swift index 08372882b..4a4d74214 100644 --- a/Tests/CocoaLumberjackSwiftLogBackendTests/DDLogHandlerTests.swift +++ b/Tests/CocoaLumberjackSwiftLogBackendTests/DDLogHandlerTests.swift @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Tests/CocoaLumberjackSwiftTests/DDLogCombineTests.swift b/Tests/CocoaLumberjackSwiftTests/DDLogCombineTests.swift index acc68a734..d10b71ec2 100644 --- a/Tests/CocoaLumberjackSwiftTests/DDLogCombineTests.swift +++ b/Tests/CocoaLumberjackSwiftTests/DDLogCombineTests.swift @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Tests/CocoaLumberjackSwiftTests/DDLogMessageFormatTests.swift b/Tests/CocoaLumberjackSwiftTests/DDLogMessageFormatTests.swift index 5b884c922..dc2c0f4ce 100644 --- a/Tests/CocoaLumberjackSwiftTests/DDLogMessageFormatTests.swift +++ b/Tests/CocoaLumberjackSwiftTests/DDLogMessageFormatTests.swift @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Tests/CocoaLumberjackTests/DDAtomicCounterTests.m b/Tests/CocoaLumberjackTests/DDAtomicCounterTests.m index 1f3075ea2..2c3e22a85 100644 --- a/Tests/CocoaLumberjackTests/DDAtomicCounterTests.m +++ b/Tests/CocoaLumberjackTests/DDAtomicCounterTests.m @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Tests/CocoaLumberjackTests/DDBasicLoggingTests.m b/Tests/CocoaLumberjackTests/DDBasicLoggingTests.m index 1377eb3b8..04863fa2d 100644 --- a/Tests/CocoaLumberjackTests/DDBasicLoggingTests.m +++ b/Tests/CocoaLumberjackTests/DDBasicLoggingTests.m @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Tests/CocoaLumberjackTests/DDContextFilterLogFormatter+DeprecatedTests.m b/Tests/CocoaLumberjackTests/DDContextFilterLogFormatter+DeprecatedTests.m index 6b36f1563..ab20fc548 100644 --- a/Tests/CocoaLumberjackTests/DDContextFilterLogFormatter+DeprecatedTests.m +++ b/Tests/CocoaLumberjackTests/DDContextFilterLogFormatter+DeprecatedTests.m @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Tests/CocoaLumberjackTests/DDContextFilterLogFormatterTests.m b/Tests/CocoaLumberjackTests/DDContextFilterLogFormatterTests.m index 55e00e172..90423b94d 100644 --- a/Tests/CocoaLumberjackTests/DDContextFilterLogFormatterTests.m +++ b/Tests/CocoaLumberjackTests/DDContextFilterLogFormatterTests.m @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Tests/CocoaLumberjackTests/DDFileLoggerPerformanceTests.m b/Tests/CocoaLumberjackTests/DDFileLoggerPerformanceTests.m index 56a49399c..181d55cc9 100644 --- a/Tests/CocoaLumberjackTests/DDFileLoggerPerformanceTests.m +++ b/Tests/CocoaLumberjackTests/DDFileLoggerPerformanceTests.m @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Tests/CocoaLumberjackTests/DDFileLoggerTests.m b/Tests/CocoaLumberjackTests/DDFileLoggerTests.m index 7ae029968..e8e1508d1 100644 --- a/Tests/CocoaLumberjackTests/DDFileLoggerTests.m +++ b/Tests/CocoaLumberjackTests/DDFileLoggerTests.m @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Tests/CocoaLumberjackTests/DDLogFileManagerTests.m b/Tests/CocoaLumberjackTests/DDLogFileManagerTests.m index 845ccd720..9c52fa350 100644 --- a/Tests/CocoaLumberjackTests/DDLogFileManagerTests.m +++ b/Tests/CocoaLumberjackTests/DDLogFileManagerTests.m @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Tests/CocoaLumberjackTests/DDLogMessageTests.m b/Tests/CocoaLumberjackTests/DDLogMessageTests.m index d5fdd8665..6cf58097e 100644 --- a/Tests/CocoaLumberjackTests/DDLogMessageTests.m +++ b/Tests/CocoaLumberjackTests/DDLogMessageTests.m @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Tests/CocoaLumberjackTests/DDLogTests.m b/Tests/CocoaLumberjackTests/DDLogTests.m index 57136dd4d..0c78359e9 100644 --- a/Tests/CocoaLumberjackTests/DDLogTests.m +++ b/Tests/CocoaLumberjackTests/DDLogTests.m @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Tests/CocoaLumberjackTests/DDOSLoggingTests.m b/Tests/CocoaLumberjackTests/DDOSLoggingTests.m index 0896d3590..aa155fcd9 100644 --- a/Tests/CocoaLumberjackTests/DDOSLoggingTests.m +++ b/Tests/CocoaLumberjackTests/DDOSLoggingTests.m @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Tests/CocoaLumberjackTests/DDSMocking.h b/Tests/CocoaLumberjackTests/DDSMocking.h index 9c7267608..4060da7c4 100644 --- a/Tests/CocoaLumberjackTests/DDSMocking.h +++ b/Tests/CocoaLumberjackTests/DDSMocking.h @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Tests/CocoaLumberjackTests/DDSMocking.m b/Tests/CocoaLumberjackTests/DDSMocking.m index e3bf52857..26728ce38 100644 --- a/Tests/CocoaLumberjackTests/DDSMocking.m +++ b/Tests/CocoaLumberjackTests/DDSMocking.m @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Tests/CocoaLumberjackTests/DDSampleFileManager.h b/Tests/CocoaLumberjackTests/DDSampleFileManager.h index a214d92cb..4955fc27e 100644 --- a/Tests/CocoaLumberjackTests/DDSampleFileManager.h +++ b/Tests/CocoaLumberjackTests/DDSampleFileManager.h @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Tests/CocoaLumberjackTests/DDSampleFileManager.m b/Tests/CocoaLumberjackTests/DDSampleFileManager.m index 7c71c5c3d..6095aa581 100644 --- a/Tests/CocoaLumberjackTests/DDSampleFileManager.m +++ b/Tests/CocoaLumberjackTests/DDSampleFileManager.m @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms, diff --git a/Xcode/Lumberjack/CocoaLumberjack-Prefix.pch b/Xcode/Lumberjack/CocoaLumberjack-Prefix.pch index 7fe1b5f38..e89c30ebe 100644 --- a/Xcode/Lumberjack/CocoaLumberjack-Prefix.pch +++ b/Xcode/Lumberjack/CocoaLumberjack-Prefix.pch @@ -1,6 +1,6 @@ // Software License Agreement (BSD License) // -// Copyright (c) 2010-2024, Deusty, LLC +// Copyright (c) 2010-2025, Deusty, LLC // All rights reserved. // // Redistribution and use of this software in source and binary forms,