Skip to content
This repository was archived by the owner on Aug 10, 2022. It is now read-only.

Commit 03d93fb

Browse files
authored
Merge pull request #44 from ivoanjo/ivoanjo/actually-template-license
Actually template the license
2 parents 6ed25e3 + 3eb530b commit 03d93fb

Some content is hidden

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

42 files changed

+43
-43
lines changed

boolean.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Unless explicitly stated otherwise all files in this repository are licensed
3-
under the $license_for_repo License.
3+
under the MIT License.
44
This product includes software developed at Datadog (https://www.datadoghq.com/).
55
Copyright 2018 Datadog, Inc.
66
*/

boolean_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Unless explicitly stated otherwise all files in this repository are licensed
3-
under the $license_for_repo License.
3+
under the MIT License.
44
This product includes software developed at Datadog (https://www.datadoghq.com/).
55
Copyright 2018 Datadog, Inc.
66
*/

byte_array.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Unless explicitly stated otherwise all files in this repository are licensed
3-
under the $license_for_repo License.
3+
under the MIT License.
44
This product includes software developed at Datadog (https://www.datadoghq.com/).
55
Copyright 2018 Datadog, Inc.
66
*/

byte_array_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Unless explicitly stated otherwise all files in this repository are licensed
3-
under the $license_for_repo License.
3+
under the MIT License.
44
This product includes software developed at Datadog (https://www.datadoghq.com/).
55
Copyright 2018 Datadog, Inc.
66
*/

bytes.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Unless explicitly stated otherwise all files in this repository are licensed
3-
under the $license_for_repo License.
3+
under the MIT License.
44
This product includes software developed at Datadog (https://www.datadoghq.com/).
55
Copyright 2018 Datadog, Inc.
66
*/

bytes_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Unless explicitly stated otherwise all files in this repository are licensed
3-
under the $license_for_repo License.
3+
under the MIT License.
44
This product includes software developed at Datadog (https://www.datadoghq.com/).
55
Copyright 2018 Datadog, Inc.
66
*/

complex.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Unless explicitly stated otherwise all files in this repository are licensed
3-
under the $license_for_repo License.
3+
under the MIT License.
44
This product includes software developed at Datadog (https://www.datadoghq.com/).
55
Copyright 2018 Datadog, Inc.
66
*/

complex_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Unless explicitly stated otherwise all files in this repository are licensed
3-
under the $license_for_repo License.
3+
under the MIT License.
44
This product includes software developed at Datadog (https://www.datadoghq.com/).
55
Copyright 2018 Datadog, Inc.
66
*/

dict.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Unless explicitly stated otherwise all files in this repository are licensed
3-
under the $license_for_repo License.
3+
under the MIT License.
44
This product includes software developed at Datadog (https://www.datadoghq.com/).
55
Copyright 2018 Datadog, Inc.
66
*/

dict_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Unless explicitly stated otherwise all files in this repository are licensed
3-
under the $license_for_repo License.
3+
under the MIT License.
44
This product includes software developed at Datadog (https://www.datadoghq.com/).
55
Copyright 2018 Datadog, Inc.
66
*/

0 commit comments

Comments
 (0)