Skip to content

Commit 2f453bf

Browse files
author
Daniel Zagaynov
committed
pyxcrypt.pyxcrypt: fix license
1 parent 22349e4 commit 2f453bf

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

src/pyxcrypt/pyxcrypt.c

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
/*
2-
This file is part of pyxcrypt.
3-
4-
pyxcrypt is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License
5-
as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
6-
7-
pyxcrypt is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
8-
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
9-
See the GNU General Public License for more details.
10-
11-
You should have received a copy of the GNU General Public License along with pyxcrypt.
12-
If not, see <https://www.gnu.org/licenses/>.
2+
* This file is part of pyxcrypt.
3+
*
4+
* pyxcrypt is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License
5+
* as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
6+
*
7+
* pyxcrypt is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
8+
* without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
9+
* See the GNU General Public License for more details.
10+
*
11+
* You should have received a copy of the GNU General Public License along with pyxcrypt.
12+
* If not, see <https://www.gnu.org/licenses/>.
1313
*/
1414

1515

0 commit comments

Comments
 (0)