about summary refs log tree commit diff stats
path: root/dev/c/hello.html
diff options
context:
space:
mode:
Diffstat (limited to 'dev/c/hello.html')
-rw-r--r--dev/c/hello.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev/c/hello.html b/dev/c/hello.html
index f4b7039..948bbe5 100644
--- a/dev/c/hello.html
+++ b/dev/c/hello.html
@@ -125,9 +125,9 @@
 
         <a href="index.html">C Index</a>
 	<p>
-	This is part of the Tribu System Documentation.
-	Copyright (C) 2020
-	Tribu Team.
+	This is part of the LeetIO System Documentation.
+	Copyright (C) 2021
+	LeetIO Team.
 	See the file <a href="../../fdl-1.3-standalone.html">Gnu Free Documentation License</a>
 	for copying conditions.</p>
     </body>
24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102