Skip to content
This repository was archived by the owner on Apr 3, 2026. It is now read-only.

Commit d496837

Browse files
committed
update
1 parent cd7ebcc commit d496837

455 files changed

Lines changed: 456 additions & 456 deletions

File tree

Some content is hidden

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

LICENSE

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

3-
Copyright (c) 2015 - 2024 SusanDoggie. All rights reserved.
3+
Copyright (c) 2015 - 2025 SusanDoggie. All rights reserved.
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

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// Package.swift
44
//
55
// The MIT License
6-
// Copyright (c) 2015 - 2024 Susan Cheng. All rights reserved.
6+
// Copyright (c) 2015 - 2025 Susan Cheng. All rights reserved.
77
//
88
// Permission is hereby granted, free of charge, to any person obtaining a copy
99
// of this software and associated documentation files (the "Software"), to deal

Sources/Doggie/Exported.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Exported.swift
33
//
44
// The MIT License
5-
// Copyright (c) 2015 - 2024 Susan Cheng. All rights reserved.
5+
// Copyright (c) 2015 - 2025 Susan Cheng. All rights reserved.
66
//
77
// Permission is hereby granted, free of charge, to any person obtaining a copy
88
// of this software and associated documentation files (the "Software"), to deal

Sources/DoggieCore/ApplePlatform/AppleCompression.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// AppleCompression.swift
33
//
44
// The MIT License
5-
// Copyright (c) 2015 - 2024 Susan Cheng. All rights reserved.
5+
// Copyright (c) 2015 - 2025 Susan Cheng. All rights reserved.
66
//
77
// Permission is hereby granted, free of charge, to any person obtaining a copy
88
// of this software and associated documentation files (the "Software"), to deal

Sources/DoggieCore/ApplePlatform/AppleExported.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// AppleExported.swift
33
//
44
// The MIT License
5-
// Copyright (c) 2015 - 2024 Susan Cheng. All rights reserved.
5+
// Copyright (c) 2015 - 2025 Susan Cheng. All rights reserved.
66
//
77
// Permission is hereby granted, free of charge, to any person obtaining a copy
88
// of this software and associated documentation files (the "Software"), to deal

Sources/DoggieCore/ApplePlatform/Metal.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Metal.swift
33
//
44
// The MIT License
5-
// Copyright (c) 2015 - 2024 Susan Cheng. All rights reserved.
5+
// Copyright (c) 2015 - 2025 Susan Cheng. All rights reserved.
66
//
77
// Permission is hereby granted, free of charge, to any person obtaining a copy
88
// of this software and associated documentation files (the "Software"), to deal

Sources/DoggieCore/ApplePlatform/NSItemProvider.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// NSItemProvider.swift
33
//
44
// The MIT License
5-
// Copyright (c) 2015 - 2024 Susan Cheng. All rights reserved.
5+
// Copyright (c) 2015 - 2025 Susan Cheng. All rights reserved.
66
//
77
// Permission is hereby granted, free of charge, to any person obtaining a copy
88
// of this software and associated documentation files (the "Software"), to deal

Sources/DoggieCore/Compression/CompressionCodec.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// CompressionCodec.swift
33
//
44
// The MIT License
5-
// Copyright (c) 2015 - 2024 Susan Cheng. All rights reserved.
5+
// Copyright (c) 2015 - 2025 Susan Cheng. All rights reserved.
66
//
77
// Permission is hereby granted, free of charge, to any person obtaining a copy
88
// of this software and associated documentation files (the "Software"), to deal

Sources/DoggieCore/Compression/brotli/BrotliDecoder.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// BrotliDecoder.swift
33
//
44
// The MIT License
5-
// Copyright (c) 2015 - 2024 Susan Cheng. All rights reserved.
5+
// Copyright (c) 2015 - 2025 Susan Cheng. All rights reserved.
66
//
77
// Permission is hereby granted, free of charge, to any person obtaining a copy
88
// of this software and associated documentation files (the "Software"), to deal

Sources/DoggieCore/Compression/brotli/BrotliEncoder.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// BrotliEncoder.swift
33
//
44
// The MIT License
5-
// Copyright (c) 2015 - 2024 Susan Cheng. All rights reserved.
5+
// Copyright (c) 2015 - 2025 Susan Cheng. All rights reserved.
66
//
77
// Permission is hereby granted, free of charge, to any person obtaining a copy
88
// of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)