Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 75d1685

Browse files
authored
Format CC0 notice
1 parent 5050201 commit 75d1685

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

brute_force_by_depth.gp

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
/*
22
* Multiple Zeta Value Library - Function(s) related to Multiple Zeta Value
33
* Written in 2022 by Risan ptrrsn.1@gmail.com
4-
* To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to this software to the public domain worldwide. This software is distributed without any warranty.
5-
* You should have received a copy of the CC0 Public Domain Dedication along with this software. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
4+
* To the extent possible under law, the author(s) have dedicated all copyright and related
5+
* and neighboring rights to this software to the public domain worldwide. This software is
6+
* distributed without any warranty.
7+
* You should have received a copy of the CC0 Public Domain Dedication along with this
8+
* software. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
69
*/
710

811
{

0 commit comments

Comments
 (0)