Daniele Bonini (皮夕): WebDev and DevOps by lots of Simplicity bits 3 лет назад
Родитель
Сommit
cc17d6b815
3 измененных файлов с 15 добавлено и 15 удалено
  1. 5 5
      ACT_funct.inc
  2. 5 5
      const.inc
  3. 5 5
      init.inc

+ 5 - 5
ACT_funct.inc

@@ -3,24 +3,24 @@
 /**
  * Copyright 2021, 2024 5 Mode
  *
- * This file is part of Homogram.
+ * This file is part of Actitude.
  *
- * Homogram is free software: you can redistribute it and/or modify
+ * Actitude is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * Homogram is distributed in the hope that it will be useful,
+ * Actitude 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 Homogram. If not, see <https://www.gnu.org/licenses/>.
+ * along with Actitude. If not, see <https://www.gnu.org/licenses/>.
  *
  * funct.inc
  * 
- * Homogram function file.
+ * Actitude function file.
  *
  * @author Daniele Bonini <my25mb@aol.com>
  * @copyrights (c) 2021, 2024, 5 Mode     

+ 5 - 5
const.inc

@@ -3,24 +3,24 @@
 /**
  * Copyright 2021, 2024 5 Mode
  *
- * This file is part of Homogram.
+ * This file is part of Actitude.
  *
- * Homogram is free software: you can redistribute it and/or modify
+ * Actitude is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * Homogram is distributed in the hope that it will be useful,
+ * Actitude 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 Homogram. If not, see <https://www.gnu.org/licenses/>.
+ * along with Actitude. If not, see <https://www.gnu.org/licenses/>.
  *
  * const.inc
  * 
- * Homogram constant file.
+ * Actitude constant file.
  *
  * @author Daniele Bonini <my25mb@aol.com>
  * @copyrights (c) 2021, 2024, 5 Mode     

+ 5 - 5
init.inc

@@ -3,24 +3,24 @@
 /**
  * Copyright 2021, 2024 5 Mode
  *
- * This file is part of Homogram.
+ * This file is part of Actitude.
  *
- * Homogram is free software: you can redistribute it and/or modify
+ * Actitude is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation, either version 3 of the License, or
  * (at your option) any later version.
  *
- * Homogram is distributed in the hope that it will be useful,
+ * Actitude 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 Homogram. If not, see <https://www.gnu.org/licenses/>.
+ * along with Actitude. If not, see <https://www.gnu.org/licenses/>.
  *
  * init.inc
  * 
- * Homogram initialization file.
+ * Actitude initialization file.
  *
  * @author Daniele Bonini <my25mb@aol.com>
  * @copyrights (c) 2021, 2024, 5 Mode