summaryrefslogtreecommitdiff
path: root/rgo/src/strlen.S
diff options
context:
space:
mode:
Diffstat (limited to 'rgo/src/strlen.S')
-rw-r--r--rgo/src/strlen.S6
1 files changed, 3 insertions, 3 deletions
diff --git a/rgo/src/strlen.S b/rgo/src/strlen.S
index ff6ed70..7508be9 100644
--- a/rgo/src/strlen.S
+++ b/rgo/src/strlen.S
@@ -3,11 +3,11 @@
This file is part of rgo.
- rgo is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
+ rgo is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
- rgo is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
+ rgo is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
- You should have received a copy of the GNU Lesser General Public License along with rgo. If not, see <https://www.gnu.org/licenses/>.
+ You should have received a copy of the GNU Lesser General Public License along with rgo. If not, see <https://www.gnu.org/licenses/>.
*/
#include <rgo.h>