diff options
Diffstat (limited to 'lib/public/Share_Backend.php')
-rw-r--r-- | lib/public/Share_Backend.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/public/Share_Backend.php b/lib/public/Share_Backend.php index 4aa55844027..0f5f4a4e9d9 100644 --- a/lib/public/Share_Backend.php +++ b/lib/public/Share_Backend.php @@ -6,6 +6,7 @@ * @author Joas Schilling <coding@schilljs.com> * @author Morris Jobke <hey@morrisjobke.de> * @author Robin McCorkell <robin@mccorkell.me.uk> + * @author Roeland Jago Douma <roeland@famdouma.nl> * * @license AGPL-3.0 * @@ -19,7 +20,7 @@ * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License, version 3, - * along with this program. If not, see <http://www.gnu.org/licenses/> + * along with this program. If not, see <http://www.gnu.org/licenses/> * */ |