From 353d6038b238b5dda6f2494f9d18a2c45131c50a Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Mon, 28 Jan 2019 17:25:18 +0100 Subject: Generated copyright notices --- public/scripts/encryption.js | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'public/scripts/encryption.js') diff --git a/public/scripts/encryption.js b/public/scripts/encryption.js index 323a5e0..6406906 100644 --- a/public/scripts/encryption.js +++ b/public/scripts/encryption.js @@ -1,3 +1,10 @@ +/* + * encryption.js + * Copyright (c) 2019, Texx + * License: MIT + * See https://github.com/texxme/Texx/blob/master/LICENSE + */ + const Dexie = require('dexie'); const openpgp = require('openpgp'); -- cgit v1.2.3