author | pcpa <paulo.cesar.pereira.de.andrade@gmail.com> | 2023年02月17日 15:33:17 -0300 |
---|---|---|
committer | pcpa <paulo.cesar.pereira.de.andrade@gmail.com> | 2023年02月17日 15:33:17 -0300 |
commit | 75305cb850ce796f828befdc7081f0b183eecd73 (patch) | |
tree | 8c9db60e4af7abe9d1cadec863389c0bf7d069b9 /lib/jit_mips-cpu.c | |
parent | 3709a23e35576ceaa27070212ec1cca088e5b968 (diff) | |
download | lightning-75305cb850ce796f828befdc7081f0b183eecd73.tar.gz |
-rw-r--r-- | lib/jit_mips-cpu.c | 2 |
diff --git a/lib/jit_mips-cpu.c b/lib/jit_mips-cpu.c index 6a27b26..7d0fa92 100644 --- a/lib/jit_mips-cpu.c +++ b/lib/jit_mips-cpu.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2022 Free Software Foundation, Inc. + * Copyright (C) 2012-2023 Free Software Foundation, Inc. * * This file is part of GNU lightning. * |