Parcourir la source

Minor - adding license comment

Julio Montoya il y a 12 ans
Parent
commit
0ad9d38cdf
2 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 2 0
      main/survey/generate_link.php
  2. 1 0
      main/survey/link.php

+ 2 - 0
main/survey/generate_link.php

@@ -1,5 +1,7 @@
 <?php
 
+/* For licensing terms, see /license.txt */
+
 $language_file = 'survey';
 require_once '../inc/global.inc.php';
 

+ 1 - 0
main/survey/link.php

@@ -1,4 +1,5 @@
 <?php
+/* For licensing terms, see /license.txt */
 
 require_once '../inc/global.inc.php';