Skip to content

Commit

Permalink
Add authors file
Browse files Browse the repository at this point in the history
  • Loading branch information
bsweeney committed Feb 26, 2024
1 parent 0e46722 commit 5d206a6
Show file tree
Hide file tree
Showing 29 changed files with 17 additions and 32 deletions.
17 changes: 17 additions & 0 deletions AUTHORS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
SvgLib was designed and developed by Fabien Ménager.

### Current Team

* **Brian Sweeney** (maintainer)

### Alumni

* **Fabien Ménager** (creator)

### Contributors
* **ssddanbrown**
* [and many more...](https://github.com/dompdf/php-svg-lib/graphs/contributors)

### Thanks

SvgLib would not have been possible without strong community support.
1 change: 0 additions & 1 deletion src/Svg/DefaultStyle.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-svg-lib
* @link http://github.com/PhenX/php-svg-lib
* @author Fabien Ménager <[email protected]>
* @license GNU LGPLv3+ http://www.gnu.org/copyleft/lesser.html
*/

Expand Down
1 change: 0 additions & 1 deletion src/Svg/Document.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-svg-lib
* @link http://github.com/PhenX/php-svg-lib
* @author Fabien Ménager <[email protected]>
* @license GNU LGPLv3+ http://www.gnu.org/copyleft/lesser.html
*/

Expand Down
1 change: 0 additions & 1 deletion src/Svg/Gradient/Stop.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-svg-lib
* @link http://github.com/PhenX/php-svg-lib
* @author Fabien Ménager <[email protected]>
* @license GNU LGPLv3+ http://www.gnu.org/copyleft/lesser.html
*/

Expand Down
1 change: 0 additions & 1 deletion src/Svg/Style.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-svg-lib
* @link http://github.com/PhenX/php-svg-lib
* @author Fabien Ménager <[email protected]>
* @license GNU LGPLv3+ http://www.gnu.org/copyleft/lesser.html
*/

Expand Down
5 changes: 0 additions & 5 deletions src/Svg/Surface/CPdf.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,6 @@
* TCPDF and others as a guide.
*
* @author Wayne Munro <[email protected]>
* @author Orion Richardson <[email protected]>
* @author Helmut Tischer <[email protected]>
* @author Ryan H. Masten <[email protected]>
* @author Brian Sweeney <[email protected]>
* @author Fabien Ménager <[email protected]>
* @license Public Domain http://creativecommons.org/licenses/publicdomain/
* @package Cpdf
*/
Expand Down
1 change: 0 additions & 1 deletion src/Svg/Surface/SurfaceCpdf.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-svg-lib
* @link http://github.com/PhenX/php-svg-lib
* @author Fabien Ménager <[email protected]>
* @license GNU LGPLv3+ http://www.gnu.org/copyleft/lesser.html
*/

Expand Down
1 change: 0 additions & 1 deletion src/Svg/Surface/SurfaceInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-svg-lib
* @link http://github.com/PhenX/php-svg-lib
* @author Fabien Ménager <[email protected]>
* @license GNU LGPLv3+ http://www.gnu.org/copyleft/lesser.html
*/

Expand Down
1 change: 0 additions & 1 deletion src/Svg/Surface/SurfacePDFLib.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-svg-lib
* @link http://github.com/PhenX/php-svg-lib
* @author Fabien Ménager <[email protected]>
* @license GNU LGPLv3+ http://www.gnu.org/copyleft/lesser.html
*/

Expand Down
1 change: 0 additions & 1 deletion src/Svg/Tag/AbstractTag.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-svg-lib
* @link http://github.com/PhenX/php-svg-lib
* @author Fabien Ménager <[email protected]>
* @license GNU LGPLv3+ http://www.gnu.org/copyleft/lesser.html
*/

Expand Down
1 change: 0 additions & 1 deletion src/Svg/Tag/Anchor.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-svg-lib
* @link http://github.com/PhenX/php-svg-lib
* @author Fabien Ménager <[email protected]>
* @license GNU LGPLv3+ http://www.gnu.org/copyleft/lesser.html
*/

Expand Down
1 change: 0 additions & 1 deletion src/Svg/Tag/Circle.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-svg-lib
* @link http://github.com/PhenX/php-svg-lib
* @author Fabien Ménager <[email protected]>
* @license GNU LGPLv3+ http://www.gnu.org/copyleft/lesser.html
*/

Expand Down
1 change: 0 additions & 1 deletion src/Svg/Tag/ClipPath.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-svg-lib
* @link http://github.com/PhenX/php-svg-lib
* @author Fabien Ménager <[email protected]>
* @license GNU LGPLv3+ http://www.gnu.org/copyleft/lesser.html
*/

Expand Down
1 change: 0 additions & 1 deletion src/Svg/Tag/Ellipse.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-svg-lib
* @link http://github.com/PhenX/php-svg-lib
* @author Fabien Ménager <[email protected]>
* @license GNU LGPLv3+ http://www.gnu.org/copyleft/lesser.html
*/

Expand Down
1 change: 0 additions & 1 deletion src/Svg/Tag/Group.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-svg-lib
* @link http://github.com/PhenX/php-svg-lib
* @author Fabien Ménager <[email protected]>
* @license GNU LGPLv3+ http://www.gnu.org/copyleft/lesser.html
*/

Expand Down
1 change: 0 additions & 1 deletion src/Svg/Tag/Image.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-svg-lib
* @link http://github.com/PhenX/php-svg-lib
* @author Fabien Ménager <[email protected]>
* @license GNU LGPLv3+ http://www.gnu.org/copyleft/lesser.html
*/

Expand Down
1 change: 0 additions & 1 deletion src/Svg/Tag/Line.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-svg-lib
* @link http://github.com/PhenX/php-svg-lib
* @author Fabien Ménager <[email protected]>
* @license GNU LGPLv3+ http://www.gnu.org/copyleft/lesser.html
*/

Expand Down
1 change: 0 additions & 1 deletion src/Svg/Tag/LinearGradient.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-svg-lib
* @link http://github.com/PhenX/php-svg-lib
* @author Fabien Ménager <[email protected]>
* @license GNU LGPLv3+ http://www.gnu.org/copyleft/lesser.html
*/

Expand Down
1 change: 0 additions & 1 deletion src/Svg/Tag/Path.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-svg-lib
* @link http://github.com/PhenX/php-svg-lib
* @author Fabien Ménager <[email protected]>
* @license GNU LGPLv3+ http://www.gnu.org/copyleft/lesser.html
*/

Expand Down
1 change: 0 additions & 1 deletion src/Svg/Tag/Polygon.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-svg-lib
* @link http://github.com/PhenX/php-svg-lib
* @author Fabien Ménager <[email protected]>
* @license GNU LGPLv3+ http://www.gnu.org/copyleft/lesser.html
*/

Expand Down
1 change: 0 additions & 1 deletion src/Svg/Tag/Polyline.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-svg-lib
* @link http://github.com/PhenX/php-svg-lib
* @author Fabien Ménager <[email protected]>
* @license GNU LGPLv3+ http://www.gnu.org/copyleft/lesser.html
*/

Expand Down
1 change: 0 additions & 1 deletion src/Svg/Tag/RadialGradient.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-svg-lib
* @link http://github.com/PhenX/php-svg-lib
* @author Fabien Ménager <[email protected]>
* @license GNU LGPLv3+ http://www.gnu.org/copyleft/lesser.html
*/

Expand Down
1 change: 0 additions & 1 deletion src/Svg/Tag/Rect.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-svg-lib
* @link http://github.com/PhenX/php-svg-lib
* @author Fabien Ménager <[email protected]>
* @license GNU LGPLv3+ http://www.gnu.org/copyleft/lesser.html
*/

Expand Down
1 change: 0 additions & 1 deletion src/Svg/Tag/Shape.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-svg-lib
* @link http://github.com/PhenX/php-svg-lib
* @author Fabien Ménager <[email protected]>
* @license GNU LGPLv3+ http://www.gnu.org/copyleft/lesser.html
*/

Expand Down
1 change: 0 additions & 1 deletion src/Svg/Tag/Stop.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-svg-lib
* @link http://github.com/PhenX/php-svg-lib
* @author Fabien Ménager <[email protected]>
* @license GNU LGPLv3+ http://www.gnu.org/copyleft/lesser.html
*/

Expand Down
1 change: 0 additions & 1 deletion src/Svg/Tag/StyleTag.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-svg-lib
* @link http://github.com/PhenX/php-svg-lib
* @author Fabien Ménager <[email protected]>
* @license GNU LGPLv3+ http://www.gnu.org/copyleft/lesser.html
*/

Expand Down
1 change: 0 additions & 1 deletion src/Svg/Tag/Symbol.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-svg-lib
* @link http://github.com/PhenX/php-svg-lib
* @author Fabien Ménager <[email protected]>
* @license GNU LGPLv3+ http://www.gnu.org/copyleft/lesser.html
*/

Expand Down
1 change: 0 additions & 1 deletion src/Svg/Tag/Text.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-svg-lib
* @link http://github.com/PhenX/php-svg-lib
* @author Fabien Ménager <[email protected]>
* @license GNU LGPLv3+ http://www.gnu.org/copyleft/lesser.html
*/

Expand Down
1 change: 0 additions & 1 deletion src/Svg/Tag/UseTag.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
/**
* @package php-svg-lib
* @link http://github.com/PhenX/php-svg-lib
* @author Fabien Ménager <[email protected]>
* @license GNU LGPLv3+ http://www.gnu.org/copyleft/lesser.html
*/

Expand Down

0 comments on commit 5d206a6

Please sign in to comment.