]> git.mxchange.org Git - friendica.git/blobdiff - mod/update_notes.php
ET translation updated THX Rain Hawk
[friendica.git] / mod / update_notes.php
index 75958a41bc87a7208bfdc78708148792e963324d..641f7db8be9017ed01493a96e1bbc12dfcdbde45 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * @copyright Copyright (C) 2020, Friendica
+ * @copyright Copyright (C) 2010-2021, the Friendica project
  *
  * @license GNU AGPL version 3 or any later version
  *
@@ -43,4 +43,4 @@ function update_notes_content(App $a) {
        $text = notes_content($a, $profile_uid);
 
        System::htmlUpdateExit($text);
-}
\ No newline at end of file
+}