소스 검색

Update copyright year in templates.

Kestrel 11 달 전
부모
커밋
cbb96df5d6
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      tmpl/id_v1_login.tmpl
  2. 1 1
      tmpl/um_index.tmpl

+ 1 - 1
tmpl/id_v1_login.tmpl

@@ -42,7 +42,7 @@
                 </form>
             </div>
             <div class="footer">
-                Copyright &copy; Kestrel 2023. Released under the terms of the 4-clause BSD license.
+                Copyright &copy; Kestrel 2024. Released under the terms of the 4-clause BSD license.
             </div>
         </div>
     </body>

+ 1 - 1
tmpl/um_index.tmpl

@@ -71,7 +71,7 @@
                 </form>
             </div>
             <div class="footer">
-                Copyright &copy; Kestrel 2023. Released under the terms of the 4-clause BSD license.
+                Copyright &copy; Kestrel 2024. Released under the terms of the 4-clause BSD license.
             </div>
         </div>
     </body>