From 3aaae9ecb4d1528ddd9fcf388234b818bdf067c5 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Wed, 27 Apr 2016 18:16:10 -0400 Subject: [PATCH] Add a LICENSE symlink See https://github.com/projectatomic/atomic/pull/344 The original submitter of #265 hasn't updated the PR, but it's easy enough to just redo it. Closes: #265 Closes: #273 Approved by: giuseppe --- LICENSE | 1 + 1 file changed, 1 insertion(+) create mode 120000 LICENSE diff --git a/LICENSE b/LICENSE new file mode 120000 index 00000000..d24842f3 --- /dev/null +++ b/LICENSE @@ -0,0 +1 @@ +COPYING \ No newline at end of file