]> source.dussan.org Git - nextcloud-server.git/commitdiff
add missing file header
authorThomas Müller <thomas.mueller@tmit.eu>
Wed, 23 Oct 2013 10:27:54 +0000 (12:27 +0200)
committerThomas Müller <thomas.mueller@tmit.eu>
Wed, 23 Oct 2013 10:27:54 +0000 (12:27 +0200)
lib/private/db/connectionwrapper.php

index 8b195ca1076ddd0ff46a7c6af331a1f22705304d..93d4fb57f740307941a6cb8a4ad850fba9f483a9 100644 (file)
@@ -1,4 +1,10 @@
 <?php
+/**
+ * Copyright (c) 2013 Thomas Müller <deepdiver@owncloud.com>
+ * This file is licensed under the Affero General Public License version 3 or
+ * later.
+ * See the COPYING-README file.
+ */
 
 namespace OC\DB;