From fa5b07036c6366a5cc2a0925dc6d855a154a970e Mon Sep 17 00:00:00 2001 From: Shteryana Shopova Date: Sat, 20 Jul 2019 15:01:19 +0300 Subject: [PATCH] Add liscense --- access/fetch-keys/main.go | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/access/fetch-keys/main.go b/access/fetch-keys/main.go index e14d1c0..1c1d973 100644 --- a/access/fetch-keys/main.go +++ b/access/fetch-keys/main.go @@ -1,3 +1,12 @@ +/*- + * ---------------------------------------------------------------------------- + * "THE BEER-WARE LICENSE" (Revision 69): + * wrote this file. As long as you retain this notice you + * can do whatever you want with this stuff. If we meet some day, and you think + * this stuff is worth it, you can buy me a beer in return. -Shteryana Shopova + * ---------------------------------------------------------------------------- + */ + package main import (