summaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
authorAustin S. Hemmelgarn <ahferroin7@gmail.com>2018-06-04 11:21:17 -0400
committerAustin S. Hemmelgarn <ahferroin7@gmail.com>2018-06-04 11:21:17 -0400
commita9d6ff1ac0b8730b1e39e4077fd22b0c665f4f36 (patch)
tree68cc5048408b99b8d601511420cb3d8e6497dd10 /Dockerfile
parent770a1a083b92386d8ecdd1a0b0560cd82dcd5f52 (diff)
Add SPDX license tags for Dockerfiles.
Use of CC0 is based on discussion with the original author of the files.
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Dockerfile b/Dockerfile
index cb1f75cb9e..9dbc9348c2 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,5 +1,6 @@
# author : titpetric
# original: https://github.com/titpetric/netdata
+# SPDX-License-Identifier: CC0-1.0
FROM debian:stretch