|
1 | | ---- |
2 | | -layout: default |
3 | | -permalink: /license/ |
4 | | ---- |
5 | | - |
6 | | -# GEMC Software License |
7 | | - |
8 | | -*Version 1.1, June 19, 2026* |
9 | | - |
10 | | -As of Version 1.1, GEMC is licensed under the **Apache License, Version 2.0** (the "License"). |
11 | | -You may not use this software except in compliance with the License. You may obtain a copy of |
12 | | -the License at <http://www.apache.org/licenses/LICENSE-2.0>. |
13 | | - |
14 | | -> Copyright (c) 2006–2026, |
15 | | -> Maurizio Ungaro and Thomas Jefferson National Accelerator Facility (`Jefferson Lab`). |
16 | | -
|
17 | | -Unless required by applicable law or agreed to in writing, software distributed under the |
18 | | -License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, |
19 | | -either express or implied. See the License for the specific language governing permissions and |
20 | | -limitations under the License. |
21 | | - |
22 | | -This version supersedes the previous custom *GEMC Software License v1.0 (May 28, 2026)*. |
23 | | - |
24 | | -<br/> |
25 | | - |
26 | | -## NOTICE |
27 | | - |
28 | | -This product includes the GEMC software developed by Maurizio Ungaro at Thomas Jefferson |
29 | | -National Accelerator Facility (Jefferson Lab). |
30 | | - |
31 | | -GEMC may be distributed with, or may require, third-party components (including, without |
32 | | -limitation, Geant4, CLHEP, Qt, ROOT, SQLite, and Assimp) that are separately licensed. Such |
33 | | -components are provided under their respective licenses, and you must comply with those |
34 | | -licenses in addition to the Apache License, Version 2.0 that covers GEMC itself. Where required |
35 | | -(for example, by the Geant4 license), you must reproduce the applicable notices and |
36 | | -acknowledgments in your redistribution. |
37 | | - |
38 | | -<br/> |
39 | | - |
40 | | -## Scientific Citation |
41 | | - |
42 | | -Citation is **requested but not required**. If you use GEMC in scientific work, please help our |
43 | | -scientific visibility by citing: |
44 | | - |
45 | | -> M. Ungaro, "Geant4 Monte-Carlo (GEMC) A database-driven simulation program," EPJ Web of |
46 | | -> Conferences 295, 05005 (2024). <https://doi.org/10.1051/epjconf/202429505005> |
47 | | -
|
48 | | -```bibtex |
49 | | -@INPROCEEDINGS{2024EPJWC.29505005U, |
50 | | - author = {{Ungaro}, Maurizio}, |
51 | | - title = "{Geant4 Monte-Carlo (GEMC) A database-driven simulation program}", |
52 | | - booktitle = {European Physical Journal Web of Conferences}, |
53 | | - year = 2024, |
54 | | - series = {European Physical Journal Web of Conferences}, |
55 | | - volume = {295}, |
56 | | - month = may, |
57 | | - eid = {05005}, |
58 | | - pages = {05005}, |
59 | | - doi = {10.1051/epjconf/202429505005}, |
60 | | - adsurl = {https://ui.adsabs.harvard.edu/abs/2024EPJWC.29505005U}, |
61 | | - adsnote = {Provided by the SAO/NASA Astrophysics Data System} |
62 | | -} |
63 | | -``` |
64 | | - |
65 | | -<br/> |
66 | | - |
67 | | -## Apache License, Version 2.0 — full text |
68 | | - |
69 | | -``` |
70 | 1 | Apache License |
71 | 2 | Version 2.0, January 2004 |
72 | 3 | http://www.apache.org/licenses/ |
@@ -269,4 +200,3 @@ scientific visibility by citing: |
269 | 200 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
270 | 201 | See the License for the specific language governing permissions and |
271 | 202 | limitations under the License. |
272 | | -``` |
0 commit comments