From fcafcc9599e96c02bdb7e464d89a15234753cdb8 Mon Sep 17 00:00:00 2001 From: Yarmo Mackenbach Date: Sat, 8 Aug 2020 21:42:53 +0200 Subject: [PATCH] Remove PHP server files --- server/functions.php | 41 ----------------------- server/secrets.template.php | 37 --------------------- server/verifyDiscourse.php | 62 ----------------------------------- server/verifyHackerNews.php | 57 -------------------------------- server/verifyLobsters.php | 58 --------------------------------- server/verifyReddit.php | 65 ------------------------------------- server/verifyTweet.php | 62 ----------------------------------- 7 files changed, 382 deletions(-) delete mode 100644 server/functions.php delete mode 100644 server/secrets.template.php delete mode 100644 server/verifyDiscourse.php delete mode 100644 server/verifyHackerNews.php delete mode 100644 server/verifyLobsters.php delete mode 100644 server/verifyReddit.php delete mode 100644 server/verifyTweet.php diff --git a/server/functions.php b/server/functions.php deleted file mode 100644 index 76c80e2..0000000 --- a/server/functions.php +++ /dev/null @@ -1,41 +0,0 @@ -. -// -// Also add information on how to contact you by electronic and paper mail. -// -// If your software can interact with users remotely through a computer network, -// you should also make sure that it provides a way for users to get its source. -// For example, if your program is a web application, its interface could display -// a "Source" link that leads users to an archive of the code. There are many -// ways you could offer source, and different solutions will be better for different -// programs; see section 13 for the specific requirements. -// -// You should also get your employer (if you work as a programmer) or school, -// if any, to sign a "copyright disclaimer" for the program, if necessary. For -// more information on this, and how to apply and follow the GNU AGPL, see . -?> - diff --git a/server/secrets.template.php b/server/secrets.template.php deleted file mode 100644 index 762dd5a..0000000 --- a/server/secrets.template.php +++ /dev/null @@ -1,37 +0,0 @@ -. -// -// Also add information on how to contact you by electronic and paper mail. -// -// If your software can interact with users remotely through a computer network, -// you should also make sure that it provides a way for users to get its source. -// For example, if your program is a web application, its interface could display -// a "Source" link that leads users to an archive of the code. There are many -// ways you could offer source, and different solutions will be better for different -// programs; see section 13 for the specific requirements. -// -// You should also get your employer (if you work as a programmer) or school, -// if any, to sign a "copyright disclaimer" for the program, if necessary. For -// more information on this, and how to apply and follow the GNU AGPL, see . -?> - diff --git a/server/verifyDiscourse.php b/server/verifyDiscourse.php deleted file mode 100644 index b9912d5..0000000 --- a/server/verifyDiscourse.php +++ /dev/null @@ -1,62 +0,0 @@ -. -// -// Also add information on how to contact you by electronic and paper mail. -// -// If your software can interact with users remotely through a computer network, -// you should also make sure that it provides a way for users to get its source. -// For example, if your program is a web application, its interface could display -// a "Source" link that leads users to an archive of the code. There are many -// ways you could offer source, and different solutions will be better for different -// programs; see section 13 for the specific requirements. -// -// You should also get your employer (if you work as a programmer) or school, -// if any, to sign a "copyright disclaimer" for the program, if necessary. For -// more information on this, and how to apply and follow the GNU AGPL, see . -?> - diff --git a/server/verifyHackerNews.php b/server/verifyHackerNews.php deleted file mode 100644 index 45b4528..0000000 --- a/server/verifyHackerNews.php +++ /dev/null @@ -1,57 +0,0 @@ -. -// -// Also add information on how to contact you by electronic and paper mail. -// -// If your software can interact with users remotely through a computer network, -// you should also make sure that it provides a way for users to get its source. -// For example, if your program is a web application, its interface could display -// a "Source" link that leads users to an archive of the code. There are many -// ways you could offer source, and different solutions will be better for different -// programs; see section 13 for the specific requirements. -// -// You should also get your employer (if you work as a programmer) or school, -// if any, to sign a "copyright disclaimer" for the program, if necessary. For -// more information on this, and how to apply and follow the GNU AGPL, see . -?> - diff --git a/server/verifyLobsters.php b/server/verifyLobsters.php deleted file mode 100644 index 620277a..0000000 --- a/server/verifyLobsters.php +++ /dev/null @@ -1,58 +0,0 @@ -. -// -// Also add information on how to contact you by electronic and paper mail. -// -// If your software can interact with users remotely through a computer network, -// you should also make sure that it provides a way for users to get its source. -// For example, if your program is a web application, its interface could display -// a "Source" link that leads users to an archive of the code. There are many -// ways you could offer source, and different solutions will be better for different -// programs; see section 13 for the specific requirements. -// -// You should also get your employer (if you work as a programmer) or school, -// if any, to sign a "copyright disclaimer" for the program, if necessary. For -// more information on this, and how to apply and follow the GNU AGPL, see . -?> - diff --git a/server/verifyReddit.php b/server/verifyReddit.php deleted file mode 100644 index 7d8bec1..0000000 --- a/server/verifyReddit.php +++ /dev/null @@ -1,65 +0,0 @@ -. -// -// Also add information on how to contact you by electronic and paper mail. -// -// If your software can interact with users remotely through a computer network, -// you should also make sure that it provides a way for users to get its source. -// For example, if your program is a web application, its interface could display -// a "Source" link that leads users to an archive of the code. There are many -// ways you could offer source, and different solutions will be better for different -// programs; see section 13 for the specific requirements. -// -// You should also get your employer (if you work as a programmer) or school, -// if any, to sign a "copyright disclaimer" for the program, if necessary. For -// more information on this, and how to apply and follow the GNU AGPL, see . -?> - diff --git a/server/verifyTweet.php b/server/verifyTweet.php deleted file mode 100644 index 3f283ca..0000000 --- a/server/verifyTweet.php +++ /dev/null @@ -1,62 +0,0 @@ -. -// -// Also add information on how to contact you by electronic and paper mail. -// -// If your software can interact with users remotely through a computer network, -// you should also make sure that it provides a way for users to get its source. -// For example, if your program is a web application, its interface could display -// a "Source" link that leads users to an archive of the code. There are many -// ways you could offer source, and different solutions will be better for different -// programs; see section 13 for the specific requirements. -// -// You should also get your employer (if you work as a programmer) or school, -// if any, to sign a "copyright disclaimer" for the program, if necessary. For -// more information on this, and how to apply and follow the GNU AGPL, see . -?> -