OBFI

Brainfuck Interpreter
git clone http://git.omkov.net/OBFI
Log | Tree | Refs | README | LICENCE | Download

AuthorJakob Wakeling <[email protected]>
Date2020-08-14 08:20:16
Commit22e8bce9a0b3cb9a1a48986931229811c808f974
Parent1dbad8b9aeadce33deef132408056ee00d1cbdb9

Update licence

Diffstat

M LICENCE | 3 ---
M src/obfi.c | 3 ---

2 files changed, 0 insertions, 6 deletions

diff --git a/LICENCE b/LICENCE
index a3b99cd..5e4b579 100644
--- a/LICENCE
+++ b/LICENCE
@@ -1,8 +1,5 @@
 OMKOV Permissive Licence, version 1.0
 
-Copyright (C) 2020, Jakob Wakeling
-All rights reserved.
-
 Permission is hereby granted, free of charge, to any person obtaining a copy of
 this software and associated documentation files (the "Software"), to deal with
 the Software without restriction, including without limitation the rights to
diff --git a/src/obfi.c b/src/obfi.c
index 7574d77..9b744e7 100644
--- a/src/obfi.c
+++ b/src/obfi.c
@@ -6,9 +6,6 @@
 /*
 OMKOV Permissive Licence, version 1.0
 
-Copyright (C) 2020, Jakob Wakeling
-All rights reserved.
-
 Permission is hereby granted, free of charge, to any person obtaining a copy of
 this software and associated documentation files (the "Software"), to deal with
 the Software without restriction, including without limitation the rights to