Browse Source

Add files via upload

Daniele Bonini (皮夕) | 5mode.com | WebDev | Translator 3 years ago
parent
commit
609903523b

+ 4 - 4
functions/func.casp-datetime-polyfills.inc

@@ -10,17 +10,17 @@
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * Http Console is distributed in the hope that it will be useful,
+ * "PHP Classic ASP polyfills" 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 General Public License for more details.  
  * 
  * You should have received a copy of the GNU General Public License
- * along with Http Console. If not, see <https://www.gnu.org/licenses/>.
+ * along with "PHP Classic ASP polyfills". If not, see <https://www.gnu.org/licenses/>.
  *
- * func.casp-string-polyfills.inc
+ * func.casp-datetime-polyfills.inc
  * 
- * PHP-Classic-ASP-polyfills string functions file.
+ * PHP-Classic-ASP-polyfills datetime functions file.
  *
  * @author Daniele Bonini <my25mb@aol.com>
  * @copyrights (c) 2021, 2024, 5 Mode     

+ 2 - 2
functions/func.casp-string-polyfills.inc

@@ -10,13 +10,13 @@
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * Http Console is distributed in the hope that it will be useful,
+ * "PHP Classic ASP polyfills" 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 General Public License for more details.  
  * 
  * You should have received a copy of the GNU General Public License
- * along with Http Console. If not, see <https://www.gnu.org/licenses/>.
+ * along with "PHP Classic ASP polyfills". If not, see <https://www.gnu.org/licenses/>.
  *
  * func.casp-string-polyfills.inc
  * 

+ 2 - 2
index.php

@@ -10,13 +10,13 @@
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * Http Console is distributed in the hope that it will be useful,
+ * "PHP Classic ASP polyfills" 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 General Public License for more details.  
  * 
  * You should have received a copy of the GNU General Public License
- * along with Http Console. If not, see <https://www.gnu.org/licenses/>.
+ * along with "PHP Classic ASP polyfills". If not, see <https://www.gnu.org/licenses/>.
  *
  * index.php
  *