From 99121a7899409d788b1e9744dfa51747f6c87d3b Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 14 Aug 2019 21:34:44 -0400 Subject: License audit - Add comments about what versions things reference. This is not needed for compliance, but it makes auditing easier. - notify.go erroneously mentioned 2014 in the list of years for Docker's copyright. - Docker's required NOTICE for notify.go was missing. --- sd_daemon/notify.go | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'sd_daemon/notify.go') diff --git a/sd_daemon/notify.go b/sd_daemon/notify.go index b0a0d72..917e2d4 100644 --- a/sd_daemon/notify.go +++ b/sd_daemon/notify.go @@ -1,4 +1,7 @@ -// Copyright 2013-2015 Docker, Inc. +// Incorporates: git://github.com/docker/docker.git 18c7c67308bd4a24a41028e63c2603bb74eac85e pkg/systemd/sd_notify.go +// Incorporates: git://github.com/coreos/go-systemd.git a606a1e936df81b70d85448221c7b1c6d8a74ef1 daemon/sdnotify.go +// +// Copyright 2013, 2015 Docker, Inc. // Copyright 2014 CoreOS, Inc. // Copyright 2015-2018 Luke Shumaker // -- cgit v1.2.3