aboutsummaryrefslogtreecommitdiff
path: root/include/xorshift64.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/xorshift64.h')
-rw-r--r--include/xorshift64.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/xorshift64.h b/include/xorshift64.h
index 0b48f39..54392a0 100644
--- a/include/xorshift64.h
+++ b/include/xorshift64.h
@@ -12,7 +12,7 @@
General Public License for more details.
You should have received a copy of the GNU General Public License
- along with Takwrap. If not, see <https://www.gnu.org/licenses/>.
+ along with ct. If not, see <https://www.gnu.org/licenses/>.
*/
#ifndef XORSHIFT_H