mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-24 23:58:54 +01:00
Add missing credit to the original author, remove author credited in error
This commit is contained in:
parent
3b2da86ce2
commit
7b1b090dc9
@ -1,7 +1,10 @@
|
||||
<?php
|
||||
/**************************************************************************\
|
||||
* eGroupWare API - XML-RPC Server using builtin php functions *
|
||||
* This file written by Miles Lott <milos@groupwhere.org> *
|
||||
* Portions of code from xmlrpcs.inc by Edd Dumbill <edd@usefulinc.com> *
|
||||
* part of the xml-rpc for php library *
|
||||
* http://sourceforge.net/projects/phpxmlrpc/ *
|
||||
* Incorporated for egroupware by Miles Lott <milos@groupwhere.org> *
|
||||
* Copyright (C) 2003 Miles Lott *
|
||||
* ------------------------------------------------------------------------ *
|
||||
* This library is free software; you can redistribute it and/or modify it *
|
||||
|
@ -1,9 +1,12 @@
|
||||
<?php
|
||||
/**************************************************************************\
|
||||
* eGroupWare xmlrpc server *
|
||||
* eGroupWare xmlrpc interop functions *
|
||||
* http://www.egroupware.org *
|
||||
* Written by Dan Kuykendall <dan@kuykendall.org> *
|
||||
* -------------------------------------------- *
|
||||
* Portions of code from server.php by Edd Dumbill <edd@usefulinc.com> *
|
||||
* part of the xml-rpc for php library *
|
||||
* http://sourceforge.net/projects/phpxmlrpc/ *
|
||||
* Incorporated for egroupware by Miles Lott <milos@groupwhere.org> *
|
||||
* ------------------------------------------------------------------------ *
|
||||
* This program is free software; you can redistribute it and/or modify it *
|
||||
* under the terms of the GNU General Public License as published by the *
|
||||
* Free Software Foundation; either version 2 of the License, or (at your *
|
||||
|
Loading…
Reference in New Issue
Block a user