Skip to content

Commit e89bb0f

Browse files
authored
Update README.md
1 parent 093b7cd commit e89bb0f

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

README.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
![logo](https://artifex.com/images/logos/ghostscript-github-icon.png)
2+
13
**Ghostscript.NET** - (written in C#) is the most completed managed wrapper library around the Ghostscript library (32-bit & 64-bit), an interpreter for the PostScript language, PDF, related software and documentation.
24

35
[**NuGet: PM> Install-Package Ghostscript.NET**](http://nuget.org/packages/Ghostscript.NET/)
@@ -26,11 +28,6 @@
2628
* fixed CurrentPage -> TotalPages logging.
2729
* fixed watermark transparency bug for PDF.
2830

29-
**LICENSE**
30-
31-
Ghostscript.NET is distributed under the GNU Affero General Public License (see COPYING file).
32-
33-
3431
**Samples built on the top of the Ghostscript.NET library**
3532

3633
Direct postscript interpretation via Ghostscript.NET:
@@ -40,3 +37,14 @@ Direct postscript interpretation via Ghostscript.NET:
4037
Ghostscript.NET.Viewer (supports viewing of the PDF, EPS and multi-page PS files):
4138

4239
![Ghostscript.NET.Viewer](http://a.fsdn.com/con/app/proj/ghostscriptnet/screenshots/gs-net-render.png)
40+
41+
42+
# License and Copyright
43+
44+
Available under both, open-source AGPL and commercial license agreements.
45+
46+
Please read the full text of the [AGPL license agreement](https://www.gnu.org/licenses/agpl-3.0.html) (which is also included here in file COPYING) to ensure that your use case complies with the guidelines of this license. If you determine you cannot meet the requirements of the AGPL, please contact [Artifex](https://artifex.com/contact/ghostscript-inquiry.php) for more information regarding a commercial license.
47+
48+
Artifex is the exclusive commercial licensing agent for Ghostscript.
49+
50+

0 commit comments

Comments
 (0)