From 6cce1b77f9ea5dec26099398b19d4edd39a88d4e Mon Sep 17 00:00:00 2001 From: Nick White Date: Thu, 27 Feb 2020 17:05:13 +0000 Subject: Add documentation, license notices, and license --- aws.go | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'aws.go') diff --git a/aws.go b/aws.go index ef576ec..d5b598b 100644 --- a/aws.go +++ b/aws.go @@ -1,3 +1,7 @@ +// Copyright 2019 Nick White. +// Use of this source code is governed by the GPLv3 +// license that can be found in the LICENSE file. + package bookpipeline import ( -- cgit v1.2.1-24-ge1ad