From 50d83c653819d14b60da56e4d3f20fdde3d436d8 Mon Sep 17 00:00:00 2001 From: Lonami Exo Date: Mon, 23 Apr 2018 13:28:01 +0200 Subject: [PATCH] Add missing copyright notice --- uniborg/storage.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/uniborg/storage.py b/uniborg/storage.py index d19f773..b6d39ee 100644 --- a/uniborg/storage.py +++ b/uniborg/storage.py @@ -1,3 +1,6 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. import os import json