-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathcopyright.php
More file actions
18 lines (16 loc) · 939 Bytes
/
copyright.php
File metadata and controls
18 lines (16 loc) · 939 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?php
/**
* PhpMongoAdmin (www.phpmongoadmin.com) by Masterforms Mobile & Web (MFMAW)
* @version COPYRIGHT.php 1001 6/8/20, 8:38 pm Gilbert Rehling $
* @package PhpMongoAdmin
* @subpackage COPYRIGHT.php
* @link https://github.com/php-mongo/admin PHP MongoDB Admin
* @copyright Copyright (c) 2020. Gilbert Rehling of MMFAW. All rights reserved. (www.mfmaw.com)
* @licence PhpMongoAdmin is Open Source and is released under the MIT licence model.
* @author Gilbert Rehling: gilbert@phpmongoadmin.com (www.gilbert-rehling.com)
* php-mongo-admin - License conditions:
* Contributions via our suggestion box are welcome. https://phpmongotools.com/suggestions
* This web application is available as Free Software and has no implied warranty or guarantee of usability.
* See licence.txt for the complete licensing outline.
* See COPYRIGHT.php for copyright notices and further details.
*/