From 3c710696e8ae72ff2f264d2df8b20cd364fe5003 Mon Sep 17 00:00:00 2001 From: Thomas Müller Date: Wed, 23 Oct 2013 12:27:54 +0200 Subject: add missing file header --- lib/private/db/connectionwrapper.php | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'lib/private/db') diff --git a/lib/private/db/connectionwrapper.php b/lib/private/db/connectionwrapper.php index 8b195ca1076..93d4fb57f74 100644 --- a/lib/private/db/connectionwrapper.php +++ b/lib/private/db/connectionwrapper.php @@ -1,4 +1,10 @@ + * This file is licensed under the Affero General Public License version 3 or + * later. + * See the COPYING-README file. + */ namespace OC\DB; -- cgit v1.2.3