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/listen_fds.go | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sd_daemon/listen_fds.go') diff --git a/sd_daemon/listen_fds.go b/sd_daemon/listen_fds.go index cdcb3cd..575e2ab 100644 --- a/sd_daemon/listen_fds.go +++ b/sd_daemon/listen_fds.go @@ -1,3 +1,5 @@ +// Incorporates: git://github.com/coreos/go-systemd.git 8843929dce14ef03e3f9b78c1707d347cbf661b9 activation/files.go +// // Copyright 2015 CoreOS, Inc. // Copyright 2015-2016 Luke Shumaker // -- cgit v1.2.3