Răsfoiți Sursa

Update amalgamate.py

blueloveTH 2 ani în urmă
părinte
comite
ef521c4cd4
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      amalgamate.py

+ 1 - 1
amalgamate.py

@@ -64,7 +64,7 @@ for seq in pipeline:
 with open("amalgamated/pocketpy.h", "wt", encoding='utf-8', newline='\n') as f:
 	final_text = \
 r'''/*
- *  Copyright (c) 2023 blueloveTH
+ *  Copyright (c) 2024 blueloveTH
  *  Distributed Under The MIT License
  *  https://github.com/pocketpy/pocketpy
  */