Skip to content

Commit b42c275

Browse files
authored
Update copyright notice (#325)
1 parent d6b14c5 commit b42c275

File tree

189 files changed

+189
-189
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

189 files changed

+189
-189
lines changed

Extra/SFBFFmpegDecoder.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright (c) 2013 - 2022 Stephen F. Booth <me@sbooth.org>
2+
// Copyright (c) 2013-2022 Stephen F. Booth <me@sbooth.org>
33
// Part of https://github.com/sbooth/SFBAudioEngine
44
// MIT license
55
//

Extra/SFBFFmpegDecoder.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright (c) 2013 - 2022 Stephen F. Booth <me@sbooth.org>
2+
// Copyright (c) 2013-2022 Stephen F. Booth <me@sbooth.org>
33
// Part of https://github.com/sbooth/SFBAudioEngine
44
// MIT license
55
//

Extra/SFBModuleFile.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright (c) 2011 - 2024 Stephen F. Booth <me@sbooth.org>
2+
// Copyright (c) 2011-2024 Stephen F. Booth <me@sbooth.org>
33
// Part of https://github.com/sbooth/SFBAudioEngine
44
// MIT license
55
//

Extra/SFBModuleFile.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright (c) 2011 - 2024 Stephen F. Booth <me@sbooth.org>
2+
// Copyright (c) 2011-2024 Stephen F. Booth <me@sbooth.org>
33
// Part of https://github.com/sbooth/SFBAudioEngine
44
// MIT license
55
//

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2006 - 2024 Stephen F. Booth
3+
Copyright (c) 2006-2024 Stephen F. Booth
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

Sources/CSFBAudioEngine/Analysis/SFBReplayGainAnalyzer.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright (c) 2011 - 2021 Stephen F. Booth <me@sbooth.org>
2+
// Copyright (c) 2011-2021 Stephen F. Booth <me@sbooth.org>
33
// Part of https://github.com/sbooth/SFBAudioEngine
44
// MIT license
55
//

Sources/CSFBAudioEngine/Conversion/SFBAudioConverter.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright (c) 2020 - 2022 Stephen F. Booth <me@sbooth.org>
2+
// Copyright (c) 2020-2022 Stephen F. Booth <me@sbooth.org>
33
// Part of https://github.com/sbooth/SFBAudioEngine
44
// MIT license
55
//

Sources/CSFBAudioEngine/Conversion/SFBAudioExporter.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright (c) 2020 - 2023 Stephen F. Booth <me@sbooth.org>
2+
// Copyright (c) 2020-2023 Stephen F. Booth <me@sbooth.org>
33
// Part of https://github.com/sbooth/SFBAudioEngine
44
// MIT license
55
//

Sources/CSFBAudioEngine/Decoders/SFBAudioDecoder+Internal.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright (c) 2006 - 2024 Stephen F. Booth <me@sbooth.org>
2+
// Copyright (c) 2006-2024 Stephen F. Booth <me@sbooth.org>
33
// Part of https://github.com/sbooth/SFBAudioEngine
44
// MIT license
55
//

Sources/CSFBAudioEngine/Decoders/SFBAudioDecoder.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright (c) 2006 - 2024 Stephen F. Booth <me@sbooth.org>
2+
// Copyright (c) 2006-2024 Stephen F. Booth <me@sbooth.org>
33
// Part of https://github.com/sbooth/SFBAudioEngine
44
// MIT license
55
//

0 commit comments

Comments
 (0)