diff options
-rw-r--r-- | synth.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synth.py b/synth.py index ee74074..6779eb1 100644 --- a/synth.py +++ b/synth.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # Patch's predicate synthesizer -# Copyright (C) 2024 Nguyễn Gia Phong +# Copyright (C) 2024-2025 Nguyễn Gia Phong # # This file is part of taosc. # |