From afddc5cef821a97d541ee0c622d06a09e04889a4 Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Sun, 11 Jun 2023 01:48:29 -0400 Subject: refactor: follow more of PHP style rules --- gpl2.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gpl2.php') diff --git a/gpl2.php b/gpl2.php index 2c9f563..249d0a7 100644 --- a/gpl2.php +++ b/gpl2.php @@ -24,7 +24,7 @@ souce community throughout the years… πŸ™Œ Thank you! πŸ€—


- +
 
@@ -165,7 +165,7 @@ This General Public License does not permit incorporating your program into prop
       
- +
-- cgit v1.2.3 From 1e51f34a52f2da4ded989841e9fd3265f566daa1 Mon Sep 17 00:00:00 2001 From: kj_sh604 Date: Sun, 9 Jul 2023 00:47:29 -0400 Subject: kj.bash: gpl2.php --- gpl2.php | 59 +++++++++++++++++++++++++++++++---------------------------- 1 file changed, 31 insertions(+), 28 deletions(-) (limited to 'gpl2.php') diff --git a/gpl2.php b/gpl2.php index 249d0a7..4da7af5 100644 --- a/gpl2.php +++ b/gpl2.php @@ -1,32 +1,34 @@ - - - - - - - + + + + + - - procrastiSlides: great for procratinators who need to get a presentation out, quick! πŸ˜† - + procrastiSlides: great for procratinators who need to get a presentation out, quick! πŸ˜† + - - - -

this website is inspired from the suckless's presentation tool (sent) + + + +

+

this website is inspired from the suckless's presentation tool (sent) and Luke Smith's video on creating presentations using markdown and LaTeX beamer. - We would like to personally thank them for all the educational resources (for suckless, it's the source code πŸ˜‚) that they have shared with the open - souce community throughout the years… πŸ™Œ Thank you! πŸ€—

-
+ We would like to personally thank them for all the educational resources (for suckless, it's the source code πŸ˜‚) that they have shared with the open + souce community throughout the years… πŸ™Œ Thank you! πŸ€—

+
- -
-
+    
+    
+
 
 GNU GENERAL PUBLIC LICENSE
 Version 2, June 1991
@@ -160,13 +162,14 @@ This General Public License does not permit incorporating your program into prop
 
 
       
-
+
-
- + + -- cgit v1.2.3