Skip to content

Commit 1b7531b

Browse files
committed
Changed the licence, removed the PyIterator.h which I created for POC
Signed-off-by: Deepanshu <deepanshu2017@gmail.com>
1 parent 20b8bed commit 1b7531b

File tree

11 files changed

+48
-98
lines changed

11 files changed

+48
-98
lines changed

include/PyEvents.h

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,20 @@
44
* Copyright (C) 2017 Antonio Augusto Alves Junior
55
*
66
*
7-
* This file is part of Hydra.Python Analysis Framework.
7+
* This file is part of the Hydra.Python Analysis Framework.
88
*
9-
* Hydra is free software: you can redistribute it and/or modify
9+
* Hydra.Python is free software: you can redistribute it and/or modify
1010
* it under the terms of the GNU General Public License as published by
1111
* the Free Software Foundation, either version 3 of the License, or
1212
* (at your option) any later version.
1313
*
14-
* Hydra is distributed in the hope that it will be useful,
14+
* Hydra.Python is distributed in the hope that it will be useful,
1515
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1616
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1717
* GNU General Public License for more details.
1818
*
1919
* You should have received a copy of the GNU General Public License
20-
* along with Hydra. If not, see <http://www.gnu.org/licenses/>.
20+
* along with Hydra.Python. If not, see <http://www.gnu.org/licenses/>.
2121
*
2222
*---------------------------------------------------------------------------*/
2323

include/PyIterator.h

Lines changed: 0 additions & 52 deletions
This file was deleted.

include/PyPhaseSpace.h

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,23 @@
1+
12
/*----------------------------------------------------------------------------
23
*
34
* Copyright (C) 2017 Antonio Augusto Alves Junior
45
*
56
*
6-
* This file is part of Hydra.Python Analysis Framework.
7+
* This file is part of the Hydra.Python Analysis Framework.
78
*
8-
* Hydra is free software: you can redistribute it and/or modify
9+
* Hydra.Python is free software: you can redistribute it and/or modify
910
* it under the terms of the GNU General Public License as published by
1011
* the Free Software Foundation, either version 3 of the License, or
1112
* (at your option) any later version.
1213
*
13-
* Hydra is distributed in the hope that it will be useful,
14+
* Hydra.Python is distributed in the hope that it will be useful,
1415
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1516
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1617
* GNU General Public License for more details.
1718
*
1819
* You should have received a copy of the GNU General Public License
19-
* along with Hydra. If not, see <http://www.gnu.org/licenses/>.
20+
* along with Hydra.Python. If not, see <http://www.gnu.org/licenses/>.
2021
*
2122
*---------------------------------------------------------------------------*/
2223

include/PyRandom.h

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,23 @@
1+
12
/*----------------------------------------------------------------------------
23
*
34
* Copyright (C) 2017 Antonio Augusto Alves Junior
4-
*
55
*
6-
* This file is part of Hydra.Python Analysis Framework.
76
*
8-
* Hydra is free software: you can redistribute it and/or modify
7+
* This file is part of the Hydra.Python Analysis Framework.
8+
*
9+
* Hydra.Python is free software: you can redistribute it and/or modify
910
* it under the terms of the GNU General Public License as published by
1011
* the Free Software Foundation, either version 3 of the License, or
1112
* (at your option) any later version.
1213
*
13-
* Hydra is distributed in the hope that it will be useful,
14+
* Hydra.Python is distributed in the hope that it will be useful,
1415
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1516
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1617
* GNU General Public License for more details.
1718
*
1819
* You should have received a copy of the GNU General Public License
19-
* along with Hydra. If not, see <http://www.gnu.org/licenses/>.
20+
* along with Hydra.Python. If not, see <http://www.gnu.org/licenses/>.
2021
*
2122
*---------------------------------------------------------------------------*/
2223

include/PyVector3R.h

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,20 @@
44
* Copyright (C) 2017 Antonio Augusto Alves Junior
55
*
66
*
7-
* This file is part of Hydra.Python Analysis Framework.
7+
* This file is part of the Hydra.Python Analysis Framework.
88
*
9-
* Hydra is free software: you can redistribute it and/or modify
9+
* Hydra.Python is free software: you can redistribute it and/or modify
1010
* it under the terms of the GNU General Public License as published by
1111
* the Free Software Foundation, either version 3 of the License, or
1212
* (at your option) any later version.
1313
*
14-
* Hydra is distributed in the hope that it will be useful,
14+
* Hydra.Python is distributed in the hope that it will be useful,
1515
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1616
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1717
* GNU General Public License for more details.
1818
*
1919
* You should have received a copy of the GNU General Public License
20-
* along with Hydra. If not, see <http://www.gnu.org/licenses/>.
20+
* along with Hydra.Python. If not, see <http://www.gnu.org/licenses/>.
2121
*
2222
*---------------------------------------------------------------------------*/
2323

include/PyVector4R.h

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,20 @@
44
* Copyright (C) 2017 Antonio Augusto Alves Junior
55
*
66
*
7-
* This file is part of Hydra.Python Analysis Framework.
7+
* This file is part of the Hydra.Python Analysis Framework.
88
*
9-
* Hydra is free software: you can redistribute it and/or modify
9+
* Hydra.Python is free software: you can redistribute it and/or modify
1010
* it under the terms of the GNU General Public License as published by
1111
* the Free Software Foundation, either version 3 of the License, or
1212
* (at your option) any later version.
1313
*
14-
* Hydra is distributed in the hope that it will be useful,
14+
* Hydra.Python is distributed in the hope that it will be useful,
1515
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1616
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1717
* GNU General Public License for more details.
1818
*
1919
* You should have received a copy of the GNU General Public License
20-
* along with Hydra. If not, see <http://www.gnu.org/licenses/>.
20+
* along with Hydra.Python. If not, see <http://www.gnu.org/licenses/>.
2121
*
2222
*---------------------------------------------------------------------------*/
2323

include/add_object.h

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,22 @@
22
/*----------------------------------------------------------------------------
33
*
44
* Copyright (C) 2017 Antonio Augusto Alves Junior
5-
*
65
*
7-
* This file is part of Hydra.Python Analysis Framework.
86
*
9-
* Hydra is free software: you can redistribute it and/or modify
7+
* This file is part of the Hydra.Python Analysis Framework.
8+
*
9+
* Hydra.Python is free software: you can redistribute it and/or modify
1010
* it under the terms of the GNU General Public License as published by
1111
* the Free Software Foundation, either version 3 of the License, or
1212
* (at your option) any later version.
1313
*
14-
* Hydra is distributed in the hope that it will be useful,
14+
* Hydra.Python is distributed in the hope that it will be useful,
1515
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1616
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1717
* GNU General Public License for more details.
1818
*
1919
* You should have received a copy of the GNU General Public License
20-
* along with Hydra. If not, see <http://www.gnu.org/licenses/>.
20+
* along with Hydra.Python. If not, see <http://www.gnu.org/licenses/>.
2121
*
2222
*---------------------------------------------------------------------------*/
2323

include/bind_container.h

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,22 @@
22
/*----------------------------------------------------------------------------
33
*
44
* Copyright (C) 2017 Antonio Augusto Alves Junior
5-
*
65
*
7-
* This file is part of Hydra.Python Analysis Framework.
86
*
9-
* Hydra is free software: you can redistribute it and/or modify
7+
* This file is part of the Hydra.Python Analysis Framework.
8+
*
9+
* Hydra.Python is free software: you can redistribute it and/or modify
1010
* it under the terms of the GNU General Public License as published by
1111
* the Free Software Foundation, either version 3 of the License, or
1212
* (at your option) any later version.
1313
*
14-
* Hydra is distributed in the hope that it will be useful,
14+
* Hydra.Python is distributed in the hope that it will be useful,
1515
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1616
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1717
* GNU General Public License for more details.
1818
*
1919
* You should have received a copy of the GNU General Public License
20-
* along with Hydra. If not, see <http://www.gnu.org/licenses/>.
20+
* along with Hydra.Python. If not, see <http://www.gnu.org/licenses/>.
2121
*
2222
*---------------------------------------------------------------------------*/
2323

include/casters.h

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,22 @@
22
/*----------------------------------------------------------------------------
33
*
44
* Copyright (C) 2017 Antonio Augusto Alves Junior
5-
*
65
*
7-
* This file is part of Hydra.Python Analysis Framework.
86
*
9-
* Hydra is free software: you can redistribute it and/or modify
7+
* This file is part of the Hydra.Python Analysis Framework.
8+
*
9+
* Hydra.Python is free software: you can redistribute it and/or modify
1010
* it under the terms of the GNU General Public License as published by
1111
* the Free Software Foundation, either version 3 of the License, or
1212
* (at your option) any later version.
1313
*
14-
* Hydra is distributed in the hope that it will be useful,
14+
* Hydra.Python is distributed in the hope that it will be useful,
1515
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1616
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1717
* GNU General Public License for more details.
1818
*
1919
* You should have received a copy of the GNU General Public License
20-
* along with Hydra. If not, see <http://www.gnu.org/licenses/>.
20+
* along with Hydra.Python. If not, see <http://www.gnu.org/licenses/>.
2121
*
2222
*---------------------------------------------------------------------------*/
2323

include/make_opaque.h

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,22 @@
22
/*----------------------------------------------------------------------------
33
*
44
* Copyright (C) 2017 Antonio Augusto Alves Junior
5-
*
65
*
7-
* This file is part of Hydra.Python Analysis Framework.
86
*
9-
* Hydra is free software: you can redistribute it and/or modify
7+
* This file is part of the Hydra.Python Analysis Framework.
8+
*
9+
* Hydra.Python is free software: you can redistribute it and/or modify
1010
* it under the terms of the GNU General Public License as published by
1111
* the Free Software Foundation, either version 3 of the License, or
1212
* (at your option) any later version.
1313
*
14-
* Hydra is distributed in the hope that it will be useful,
14+
* Hydra.Python is distributed in the hope that it will be useful,
1515
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1616
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1717
* GNU General Public License for more details.
1818
*
1919
* You should have received a copy of the GNU General Public License
20-
* along with Hydra. If not, see <http://www.gnu.org/licenses/>.
20+
* along with Hydra.Python. If not, see <http://www.gnu.org/licenses/>.
2121
*
2222
*---------------------------------------------------------------------------*/
2323

0 commit comments

Comments
 (0)