Skip to content

Commit

Permalink
Update copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
maxep committed Dec 15, 2022
1 parent 80da67d commit fc17e83
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion Sources/Datadog/DatadogInternal/Codable/AnyCodable.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Unless explicitly stated otherwise all files in this repository are licensed under the Apache License Version 2.0.
* This product includes software developed at Datadog (https://www.datadoghq.com/).
* Copyright 2019-2020 Datadog, Inc.
* Copyright 2019-Present Datadog, Inc.
*
* This file includes software developed by Flight School, https://flight.school/ and altered by Datadog.
* Use of this source code is governed by MIT license:
Expand Down
2 changes: 1 addition & 1 deletion Sources/Datadog/DatadogInternal/Codable/AnyDecodable.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Unless explicitly stated otherwise all files in this repository are licensed under the Apache License Version 2.0.
* This product includes software developed at Datadog (https://www.datadoghq.com/).
* Copyright 2019-2020 Datadog, Inc.
* Copyright 2019-Present Datadog, Inc.
*
* This file includes software developed by Flight School, https://flight.school/ and altered by Datadog.
* Use of this source code is governed by MIT license:
Expand Down
2 changes: 1 addition & 1 deletion Sources/Datadog/DatadogInternal/Codable/AnyEncodable.swift
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Unless explicitly stated otherwise all files in this repository are licensed under the Apache License Version 2.0.
* This product includes software developed at Datadog (https://www.datadoghq.com/).
* Copyright 2019-2020 Datadog, Inc.
* Copyright 2019-Present Datadog, Inc.
*
* This file includes software developed by Flight School, https://flight.school/ and altered by Datadog.
* Use of this source code is governed by MIT license:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Unless explicitly stated otherwise all files in this repository are licensed under the Apache License Version 2.0.
* This product includes software developed at Datadog (https://www.datadoghq.com/).
* Copyright 2019-2020 Datadog, Inc.
* Copyright 2019-Present Datadog, Inc.
*/

import Foundation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Unless explicitly stated otherwise all files in this repository are licensed under the Apache License Version 2.0.
* This product includes software developed at Datadog (https://www.datadoghq.com/).
* Copyright 2019-2020 Datadog, Inc.
* Copyright 2019-Present Datadog, Inc.
*/

import Foundation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Unless explicitly stated otherwise all files in this repository are licensed under the Apache License Version 2.0.
* This product includes software developed at Datadog (https://www.datadoghq.com/).
* Copyright 2019-2020 Datadog, Inc.
* Copyright 2019-Present Datadog, Inc.
*/

import Foundation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Unless explicitly stated otherwise all files in this repository are licensed under the Apache License Version 2.0.
* This product includes software developed at Datadog (https://www.datadoghq.com/).
* Copyright 2019-2020 Datadog, Inc.
* Copyright 2019-Present Datadog, Inc.
*
* This file includes software developed by Flight School, https://flight.school/ and altered by Datadog.
* Use of this source code is governed by MIT license:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*
* Unless explicitly stated otherwise all files in this repository are licensed under the Apache License Version 2.0.
* This product includes software developed at Datadog (https://www.datadoghq.com/).
* Copyright 2019-2020 Datadog, Inc.
* Copyright 2019-Present Datadog, Inc.
*
* This file includes software developed by Flight School, https://flight.school/ and altered by Datadog.
* Use of this source code is governed by MIT license:
Expand Down

0 comments on commit fc17e83

Please sign in to comment.