add missing file header

This commit is contained in:
Thomas Müller 2013-10-23 12:27:54 +02:00
parent 7f1432600c
commit 3c710696e8
1 changed files with 6 additions and 0 deletions

View 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;