* include copyright and license information in all necessary files
 * update version to 0.2
 * add svn:keywords properties
This commit is contained in:
Jan Dittberner 2007-11-26 08:49:33 +00:00
parent 552d0ffdbe
commit 581b0dc90f
18 changed files with 337 additions and 24 deletions

View file

@ -1,15 +1,15 @@
<?php
/**
* Common code for WebDAVAdmin.
* Common code for DAVAdmin.
*
* @author Jan Dittberner <jan@dittberner.info>
* @version $Id$
* @license GPL
* @package WebDAVAdmin
* @package DAVAdmin
*
* Copyright (c) 2007 Jan Dittberner
*
* This file is part of WebDAVAdmin.
* This file is part of DAVAdmin.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as