diff --git a/LICENSE b/LICENSE index f69049316..3241ca065 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright © 2023-present Jose Mendoza +Copyright © 2023-2024 Jose Mendoza Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/cmd/src/rivet.ri b/cmd/src/rivet.ri index 6f77b2f1c..a5e9c1bf5 100644 --- a/cmd/src/rivet.ri +++ b/cmd/src/rivet.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/cmd/src/tools/cmd_fmt.ri b/cmd/src/tools/cmd_fmt.ri index 402252b80..aca7d1c05 100644 --- a/cmd/src/tools/cmd_fmt.ri +++ b/cmd/src/tools/cmd_fmt.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/cmd/src/tools/cmd_new.ri b/cmd/src/tools/cmd_new.ri index 39fa9a14a..9bda940ce 100644 --- a/cmd/src/tools/cmd_new.ri +++ b/cmd/src/tools/cmd_new.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/cmd/src/tools/templates/mod.ri b/cmd/src/tools/templates/mod.ri index 94c0fd258..855c9358a 100644 --- a/cmd/src/tools/templates/mod.ri +++ b/cmd/src/tools/templates/mod.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/cmd/src/tools/utils.ri b/cmd/src/tools/utils.ri index a543bfe02..e8a8df50a 100644 --- a/cmd/src/tools/utils.ri +++ b/cmd/src/tools/utils.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/c/src/ctypes/mod.ri b/lib/c/src/ctypes/mod.ri index 3d30bf0a3..30ad68700 100644 --- a/lib/c/src/ctypes/mod.ri +++ b/lib/c/src/ctypes/mod.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/c/src/errno.c.ri b/lib/c/src/errno.c.ri index 7dff174fe..4cc78a6af 100644 --- a/lib/c/src/errno.c.ri +++ b/lib/c/src/errno.c.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/c/src/lib.ri b/lib/c/src/lib.ri index 568efc34e..783ffdf5f 100644 --- a/lib/c/src/lib.ri +++ b/lib/c/src/lib.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/c/src/libc/dirent.ri b/lib/c/src/libc/dirent.ri index 2fad8a4fd..9978112ba 100644 --- a/lib/c/src/libc/dirent.ri +++ b/lib/c/src/libc/dirent.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/c/src/libc/dlfcn.ri b/lib/c/src/libc/dlfcn.ri index 0838d6426..f946910de 100644 --- a/lib/c/src/libc/dlfcn.ri +++ b/lib/c/src/libc/dlfcn.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/c/src/libc/errno.ri b/lib/c/src/libc/errno.ri index 70128454b..76913b81d 100644 --- a/lib/c/src/libc/errno.ri +++ b/lib/c/src/libc/errno.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/c/src/libc/mod.ri b/lib/c/src/libc/mod.ri index 5e463b9f9..68e4dee1f 100644 --- a/lib/c/src/libc/mod.ri +++ b/lib/c/src/libc/mod.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/c/src/libc/signal.ri b/lib/c/src/libc/signal.ri index 236e3fff7..4dec7a7e2 100644 --- a/lib/c/src/libc/signal.ri +++ b/lib/c/src/libc/signal.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/c/src/libc/stat.ri b/lib/c/src/libc/stat.ri index 8d18aef84..316552037 100644 --- a/lib/c/src/libc/stat.ri +++ b/lib/c/src/libc/stat.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/c/src/libc/stdio.ri b/lib/c/src/libc/stdio.ri index d4ec6c3a2..12e00403f 100644 --- a/lib/c/src/libc/stdio.ri +++ b/lib/c/src/libc/stdio.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/c/src/libc/stdlib.ri b/lib/c/src/libc/stdlib.ri index efe3c98b8..1cb5c9653 100644 --- a/lib/c/src/libc/stdlib.ri +++ b/lib/c/src/libc/stdlib.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/c/src/libc/string.ri b/lib/c/src/libc/string.ri index 5f2fedff4..85f97ac51 100644 --- a/lib/c/src/libc/string.ri +++ b/lib/c/src/libc/string.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/c/src/libc/time.ri b/lib/c/src/libc/time.ri index bbf17b82f..abee8f02b 100644 --- a/lib/c/src/libc/time.ri +++ b/lib/c/src/libc/time.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/c/src/libc/unistd.ri b/lib/c/src/libc/unistd.ri index 67dd7b206..6c2f471c9 100644 --- a/lib/c/src/libc/unistd.ri +++ b/lib/c/src/libc/unistd.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/c/src/wyhash.ri b/lib/c/src/wyhash.ri index 58111a249..dd5363b1a 100644 --- a/lib/c/src/wyhash.ri +++ b/lib/c/src/wyhash.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/core/src/DynArray.ri b/lib/core/src/DynArray.ri index f615af302..815b1a9bc 100644 --- a/lib/core/src/DynArray.ri +++ b/lib/core/src/DynArray.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/core/src/Slice.ri b/lib/core/src/Slice.ri index 8f26085f7..623edef9c 100644 --- a/lib/core/src/Slice.ri +++ b/lib/core/src/Slice.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/core/src/StaticBuffer.c.ri b/lib/core/src/StaticBuffer.c.ri index 2b6c43f51..5067bd3f4 100644 --- a/lib/core/src/StaticBuffer.c.ri +++ b/lib/core/src/StaticBuffer.c.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/core/src/StringBuilder.c.ri b/lib/core/src/StringBuilder.c.ri index e95763fb3..94873481e 100644 --- a/lib/core/src/StringBuilder.c.ri +++ b/lib/core/src/StringBuilder.c.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/core/src/StringFormatter.ri b/lib/core/src/StringFormatter.ri index cddeb0315..baad44e15 100644 --- a/lib/core/src/StringFormatter.ri +++ b/lib/core/src/StringFormatter.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/core/src/TestRunner.ri b/lib/core/src/TestRunner.ri index bee4030e0..d4370cabe 100644 --- a/lib/core/src/TestRunner.ri +++ b/lib/core/src/TestRunner.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/core/src/TokenIterator.ri b/lib/core/src/TokenIterator.ri index 7b9fc4831..0c83476a0 100644 --- a/lib/core/src/TokenIterator.ri +++ b/lib/core/src/TokenIterator.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/core/src/array.c.ri b/lib/core/src/array.c.ri index 5df42a400..c2fddd55f 100644 --- a/lib/core/src/array.c.ri +++ b/lib/core/src/array.c.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/core/src/backtrace.c.ri b/lib/core/src/backtrace.c.ri index 42b9a3203..ef5bc653e 100644 --- a/lib/core/src/backtrace.c.ri +++ b/lib/core/src/backtrace.c.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/core/src/bool.ri b/lib/core/src/bool.ri index 846bcccf2..7b01179ad 100644 --- a/lib/core/src/bool.ri +++ b/lib/core/src/bool.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/core/src/console.c.ri b/lib/core/src/console.c.ri index 1bbe21577..02ade25fe 100644 --- a/lib/core/src/console.c.ri +++ b/lib/core/src/console.c.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/core/src/demangle.ri b/lib/core/src/demangle.ri index a6ddc9d46..cdf7cbe3a 100644 --- a/lib/core/src/demangle.ri +++ b/lib/core/src/demangle.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/core/src/entry_point.ri b/lib/core/src/entry_point.ri index f3d86aeae..2127311d7 100644 --- a/lib/core/src/entry_point.ri +++ b/lib/core/src/entry_point.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/core/src/errors.ri b/lib/core/src/errors.ri index ab3fc0129..0d5b9406a 100644 --- a/lib/core/src/errors.ri +++ b/lib/core/src/errors.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/core/src/float.c.ri b/lib/core/src/float.c.ri index 66c4d41b7..44b6e4deb 100644 --- a/lib/core/src/float.c.ri +++ b/lib/core/src/float.c.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/core/src/int.ri b/lib/core/src/int.ri index caaa323c5..fe88b0ef4 100644 --- a/lib/core/src/int.ri +++ b/lib/core/src/int.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/core/src/lib.ri b/lib/core/src/lib.ri index 5f87712c0..5e03f2a35 100644 --- a/lib/core/src/lib.ri +++ b/lib/core/src/lib.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/core/src/mem/Boxedptr.c.ri b/lib/core/src/mem/Boxedptr.c.ri index 846c5b825..516beb219 100644 --- a/lib/core/src/mem/Boxedptr.c.ri +++ b/lib/core/src/mem/Boxedptr.c.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/core/src/mem/alloc.c.ri b/lib/core/src/mem/alloc.c.ri index 01cddab9d..af3f71944 100644 --- a/lib/core/src/mem/alloc.c.ri +++ b/lib/core/src/mem/alloc.c.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/core/src/mem/mod.c.ri b/lib/core/src/mem/mod.c.ri index f6278e54a..97ecf0325 100644 --- a/lib/core/src/mem/mod.c.ri +++ b/lib/core/src/mem/mod.c.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/core/src/process.c.ri b/lib/core/src/process.c.ri index 5f2fd7693..b04b22850 100644 --- a/lib/core/src/process.c.ri +++ b/lib/core/src/process.c.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/core/src/ptr.ri b/lib/core/src/ptr.ri index cc79bd8eb..980d57bab 100644 --- a/lib/core/src/ptr.ri +++ b/lib/core/src/ptr.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/core/src/rune.ri b/lib/core/src/rune.ri index c94ee520c..3870e7493 100644 --- a/lib/core/src/rune.ri +++ b/lib/core/src/rune.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/core/src/signals.c.ri b/lib/core/src/signals.c.ri index 77da6a2f5..031630775 100644 --- a/lib/core/src/signals.c.ri +++ b/lib/core/src/signals.c.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/core/src/string.c.ri b/lib/core/src/string.c.ri index 5d33abc97..3963e612e 100644 --- a/lib/core/src/string.c.ri +++ b/lib/core/src/string.c.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/core/src/string_parse_int.ri b/lib/core/src/string_parse_int.ri index 8fc73f9c7..67ab60e7d 100644 --- a/lib/core/src/string_parse_int.ri +++ b/lib/core/src/string_parse_int.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/core/src/string_predicates.ri b/lib/core/src/string_predicates.ri index 9117441e2..93e4aa6d7 100644 --- a/lib/core/src/string_predicates.ri +++ b/lib/core/src/string_predicates.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/core/src/string_to.ri b/lib/core/src/string_to.ri index fed4c7abb..0dcdb9568 100644 --- a/lib/core/src/string_to.ri +++ b/lib/core/src/string_to.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/core/src/traits.ri b/lib/core/src/traits.ri index 98df09dd8..5d2491b4c 100644 --- a/lib/core/src/traits.ri +++ b/lib/core/src/traits.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/core/src/uint.ri b/lib/core/src/uint.ri index 2fcf0aead..1643e50a7 100644 --- a/lib/core/src/uint.ri +++ b/lib/core/src/uint.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/core/src/utils.ri b/lib/core/src/utils.ri index 0400b3ecd..b88bab3a9 100644 --- a/lib/core/src/utils.ri +++ b/lib/core/src/utils.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/core/src/wyhash.c.ri b/lib/core/src/wyhash.c.ri index da6b71bf6..ed6ec47cd 100644 --- a/lib/core/src/wyhash.c.ri +++ b/lib/core/src/wyhash.c.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/ast/Attributes.ri b/lib/rivet/src/ast/Attributes.ri index f1319531b..9eb8721eb 100644 --- a/lib/rivet/src/ast/Attributes.ri +++ b/lib/rivet/src/ast/Attributes.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/ast/Builtin.ri b/lib/rivet/src/ast/Builtin.ri index 457f91f08..a8a7a883d 100644 --- a/lib/rivet/src/ast/Builtin.ri +++ b/lib/rivet/src/ast/Builtin.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/ast/CHeader.ri b/lib/rivet/src/ast/CHeader.ri index 84177cd26..13bb1765c 100644 --- a/lib/rivet/src/ast/CHeader.ri +++ b/lib/rivet/src/ast/CHeader.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/ast/Decl.ri b/lib/rivet/src/ast/Decl.ri index bd58d91e8..670a83fb1 100644 --- a/lib/rivet/src/ast/Decl.ri +++ b/lib/rivet/src/ast/Decl.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/ast/Env.ri b/lib/rivet/src/ast/Env.ri index 5a4c9818d..974fd3d1c 100644 --- a/lib/rivet/src/ast/Env.ri +++ b/lib/rivet/src/ast/Env.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/ast/Expr.ri b/lib/rivet/src/ast/Expr.ri index 121b574ab..beb4a834c 100644 --- a/lib/rivet/src/ast/Expr.ri +++ b/lib/rivet/src/ast/Expr.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/ast/Node.ri b/lib/rivet/src/ast/Node.ri index 12f5c85f3..6949a0868 100644 --- a/lib/rivet/src/ast/Node.ri +++ b/lib/rivet/src/ast/Node.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/ast/Scope.ri b/lib/rivet/src/ast/Scope.ri index 8a6ae8346..401802e98 100644 --- a/lib/rivet/src/ast/Scope.ri +++ b/lib/rivet/src/ast/Scope.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/ast/SourceFile.ri b/lib/rivet/src/ast/SourceFile.ri index 0bd0ca237..d6c22cbd7 100644 --- a/lib/rivet/src/ast/SourceFile.ri +++ b/lib/rivet/src/ast/SourceFile.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/ast/Stmt.ri b/lib/rivet/src/ast/Stmt.ri index 455b24a7a..ca80baae8 100644 --- a/lib/rivet/src/ast/Stmt.ri +++ b/lib/rivet/src/ast/Stmt.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/ast/Sym.ri b/lib/rivet/src/ast/Sym.ri index 7e840ddff..0c5216552 100644 --- a/lib/rivet/src/ast/Sym.ri +++ b/lib/rivet/src/ast/Sym.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/ast/Type.ri b/lib/rivet/src/ast/Type.ri index f6c765be0..b84c0b9e3 100644 --- a/lib/rivet/src/ast/Type.ri +++ b/lib/rivet/src/ast/Type.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/ast/TypeInfo.ri b/lib/rivet/src/ast/TypeInfo.ri index cc313ea0b..07d429ea9 100644 --- a/lib/rivet/src/ast/TypeInfo.ri +++ b/lib/rivet/src/ast/TypeInfo.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/ast/TypeSym.ri b/lib/rivet/src/ast/TypeSym.ri index 50f2592fe..cf9411a2b 100644 --- a/lib/rivet/src/ast/TypeSym.ri +++ b/lib/rivet/src/ast/TypeSym.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/ast/comptime.ri b/lib/rivet/src/ast/comptime.ri index ad2a35f22..4ea5ad225 100644 --- a/lib/rivet/src/ast/comptime.ri +++ b/lib/rivet/src/ast/comptime.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/ast/imports.ri b/lib/rivet/src/ast/imports.ri index c268cfd94..b358103ea 100644 --- a/lib/rivet/src/ast/imports.ri +++ b/lib/rivet/src/ast/imports.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/ast/mod.ri b/lib/rivet/src/ast/mod.ri index feca5d2e8..89fe8b751 100644 --- a/lib/rivet/src/ast/mod.ri +++ b/lib/rivet/src/ast/mod.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/build/mod.ri b/lib/rivet/src/build/mod.ri index 78780094f..d98a29cb8 100644 --- a/lib/rivet/src/build/mod.ri +++ b/lib/rivet/src/build/mod.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/builder/mod.ri b/lib/rivet/src/builder/mod.ri index 1ae0f4026..2223acaa7 100644 --- a/lib/rivet/src/builder/mod.ri +++ b/lib/rivet/src/builder/mod.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/checker/builtin_call.ri b/lib/rivet/src/checker/builtin_call.ri index 4094e5609..9311fae9a 100644 --- a/lib/rivet/src/checker/builtin_call.ri +++ b/lib/rivet/src/checker/builtin_call.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/checker/call_expr.ri b/lib/rivet/src/checker/call_expr.ri index eabd03045..0ff449f2c 100644 --- a/lib/rivet/src/checker/call_expr.ri +++ b/lib/rivet/src/checker/call_expr.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/checker/decls.ri b/lib/rivet/src/checker/decls.ri index 84541a5a6..6cc01276f 100644 --- a/lib/rivet/src/checker/decls.ri +++ b/lib/rivet/src/checker/decls.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/checker/exprs.ri b/lib/rivet/src/checker/exprs.ri index bac9b302a..cb9e138e2 100644 --- a/lib/rivet/src/checker/exprs.ri +++ b/lib/rivet/src/checker/exprs.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/checker/match_expr.ri b/lib/rivet/src/checker/match_expr.ri index 5a9a6e8b3..f979f984c 100644 --- a/lib/rivet/src/checker/match_expr.ri +++ b/lib/rivet/src/checker/match_expr.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/checker/mod.ri b/lib/rivet/src/checker/mod.ri index 02077af67..4c29c69f3 100644 --- a/lib/rivet/src/checker/mod.ri +++ b/lib/rivet/src/checker/mod.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/checker/mutability.ri b/lib/rivet/src/checker/mutability.ri index 8870064df..60c1be8c4 100644 --- a/lib/rivet/src/checker/mutability.ri +++ b/lib/rivet/src/checker/mutability.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/checker/name_cases.ri b/lib/rivet/src/checker/name_cases.ri index b7ba711e6..b3f5890e8 100644 --- a/lib/rivet/src/checker/name_cases.ri +++ b/lib/rivet/src/checker/name_cases.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/checker/stmts.ri b/lib/rivet/src/checker/stmts.ri index 980670302..13b5cfa2a 100644 --- a/lib/rivet/src/checker/stmts.ri +++ b/lib/rivet/src/checker/stmts.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/checker/trait_impl.ri b/lib/rivet/src/checker/trait_impl.ri index 1b62d53bb..b328f231d 100644 --- a/lib/rivet/src/checker/trait_impl.ri +++ b/lib/rivet/src/checker/trait_impl.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/checker/types.ri b/lib/rivet/src/checker/types.ri index 5ad9ba289..cf4f99b7a 100644 --- a/lib/rivet/src/checker/types.ri +++ b/lib/rivet/src/checker/types.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/fmt/attrs.ri b/lib/rivet/src/fmt/attrs.ri index 460ea9244..ff1da0a07 100644 --- a/lib/rivet/src/fmt/attrs.ri +++ b/lib/rivet/src/fmt/attrs.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/fmt/comments.ri b/lib/rivet/src/fmt/comments.ri index 89b348cb4..ef0728fd6 100644 --- a/lib/rivet/src/fmt/comments.ri +++ b/lib/rivet/src/fmt/comments.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/fmt/decls.ri b/lib/rivet/src/fmt/decls.ri index 9a82198bc..4468cb5c5 100644 --- a/lib/rivet/src/fmt/decls.ri +++ b/lib/rivet/src/fmt/decls.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/fmt/exprs.ri b/lib/rivet/src/fmt/exprs.ri index 7f3c01e2f..0c6ec526e 100644 --- a/lib/rivet/src/fmt/exprs.ri +++ b/lib/rivet/src/fmt/exprs.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/fmt/mod.ri b/lib/rivet/src/fmt/mod.ri index 78ae07e6e..5b8fb9871 100644 --- a/lib/rivet/src/fmt/mod.ri +++ b/lib/rivet/src/fmt/mod.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/fmt/stmts.ri b/lib/rivet/src/fmt/stmts.ri index dcba383c5..8e6e4dc50 100644 --- a/lib/rivet/src/fmt/stmts.ri +++ b/lib/rivet/src/fmt/stmts.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/lib.ri b/lib/rivet/src/lib.ri index 2c51a4286..132f9cd6f 100644 --- a/lib/rivet/src/lib.ri +++ b/lib/rivet/src/lib.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/parser/comptime.ri b/lib/rivet/src/parser/comptime.ri index b56f5439a..84b35855f 100644 --- a/lib/rivet/src/parser/comptime.ri +++ b/lib/rivet/src/parser/comptime.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/parser/decls.ri b/lib/rivet/src/parser/decls.ri index b244b00c0..163e348d0 100644 --- a/lib/rivet/src/parser/decls.ri +++ b/lib/rivet/src/parser/decls.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/parser/exprs.ri b/lib/rivet/src/parser/exprs.ri index 6775d8919..7806c4fce 100644 --- a/lib/rivet/src/parser/exprs.ri +++ b/lib/rivet/src/parser/exprs.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/parser/import.ri b/lib/rivet/src/parser/import.ri index acc53a6ea..992d536db 100644 --- a/lib/rivet/src/parser/import.ri +++ b/lib/rivet/src/parser/import.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/parser/mod.ri b/lib/rivet/src/parser/mod.ri index c4c2c2ed5..2f2f80819 100644 --- a/lib/rivet/src/parser/mod.ri +++ b/lib/rivet/src/parser/mod.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/parser/stmts.ri b/lib/rivet/src/parser/stmts.ri index ff9ecd629..514bf0460 100644 --- a/lib/rivet/src/parser/stmts.ri +++ b/lib/rivet/src/parser/stmts.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/parser/types.ri b/lib/rivet/src/parser/types.ri index 52a7ccb39..3b7c022bb 100644 --- a/lib/rivet/src/parser/types.ri +++ b/lib/rivet/src/parser/types.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/prefs/mod.ri b/lib/rivet/src/prefs/mod.ri index 85d94ad93..c36cdddaa 100644 --- a/lib/rivet/src/prefs/mod.ri +++ b/lib/rivet/src/prefs/mod.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/report/mod.ri b/lib/rivet/src/report/mod.ri index 54ea5fd49..bac31aeb0 100644 --- a/lib/rivet/src/report/mod.ri +++ b/lib/rivet/src/report/mod.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/resolver/Register.ri b/lib/rivet/src/resolver/Register.ri index 0ebe5fd47..084ccc6b6 100644 --- a/lib/rivet/src/resolver/Register.ri +++ b/lib/rivet/src/resolver/Register.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/resolver/decls.ri b/lib/rivet/src/resolver/decls.ri index f23df6823..812aa83b6 100644 --- a/lib/rivet/src/resolver/decls.ri +++ b/lib/rivet/src/resolver/decls.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/resolver/exprs.ri b/lib/rivet/src/resolver/exprs.ri index 44ffbb4d2..053deed19 100644 --- a/lib/rivet/src/resolver/exprs.ri +++ b/lib/rivet/src/resolver/exprs.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/resolver/mod.ri b/lib/rivet/src/resolver/mod.ri index 5af7eba0a..07f7f8c5a 100644 --- a/lib/rivet/src/resolver/mod.ri +++ b/lib/rivet/src/resolver/mod.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/resolver/stmts.ri b/lib/rivet/src/resolver/stmts.ri index 15775a21a..eaf9b6319 100644 --- a/lib/rivet/src/resolver/stmts.ri +++ b/lib/rivet/src/resolver/stmts.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/resolver/types.ri b/lib/rivet/src/resolver/types.ri index ed5d263a0..dda654911 100644 --- a/lib/rivet/src/resolver/types.ri +++ b/lib/rivet/src/resolver/types.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/token/Kind.ri b/lib/rivet/src/token/Kind.ri index d9e3df245..cc83b11d0 100644 --- a/lib/rivet/src/token/Kind.ri +++ b/lib/rivet/src/token/Kind.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/token/mod.ri b/lib/rivet/src/token/mod.ri index 3bfbf988d..3ef128db1 100644 --- a/lib/rivet/src/token/mod.ri +++ b/lib/rivet/src/token/mod.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/tokenizer/mod.ri b/lib/rivet/src/tokenizer/mod.ri index f98ae847e..8bee651a8 100644 --- a/lib/rivet/src/tokenizer/mod.ri +++ b/lib/rivet/src/tokenizer/mod.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/tokenizer/next.ri b/lib/rivet/src/tokenizer/next.ri index 5d199ecd7..a91f59e46 100644 --- a/lib/rivet/src/tokenizer/next.ri +++ b/lib/rivet/src/tokenizer/next.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/utils/array.ri b/lib/rivet/src/utils/array.ri index 315fcff28..d020cc394 100644 --- a/lib/rivet/src/utils/array.ri +++ b/lib/rivet/src/utils/array.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/utils/depgraph/OrderedDepMap.ri b/lib/rivet/src/utils/depgraph/OrderedDepMap.ri index 86c63cc23..386187c5f 100644 --- a/lib/rivet/src/utils/depgraph/OrderedDepMap.ri +++ b/lib/rivet/src/utils/depgraph/OrderedDepMap.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/utils/depgraph/mod.ri b/lib/rivet/src/utils/depgraph/mod.ri index 91bc6d58d..f46324535 100644 --- a/lib/rivet/src/utils/depgraph/mod.ri +++ b/lib/rivet/src/utils/depgraph/mod.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/utils/file.ri b/lib/rivet/src/utils/file.ri index 3f417c962..d4c198f71 100644 --- a/lib/rivet/src/utils/file.ri +++ b/lib/rivet/src/utils/file.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/utils/maps/mod.ri b/lib/rivet/src/utils/maps/mod.ri index 6b7559501..faae372fa 100644 --- a/lib/rivet/src/utils/maps/mod.ri +++ b/lib/rivet/src/utils/maps/mod.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/utils/mod.ri b/lib/rivet/src/utils/mod.ri index 8151b99f7..88879e6e1 100644 --- a/lib/rivet/src/utils/mod.ri +++ b/lib/rivet/src/utils/mod.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/utils/name_cases.ri b/lib/rivet/src/utils/name_cases.ri index 100f06e98..e41621f7b 100644 --- a/lib/rivet/src/utils/name_cases.ri +++ b/lib/rivet/src/utils/name_cases.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/utils/smart_quote.ri b/lib/rivet/src/utils/smart_quote.ri index 922ae2dde..bf34f1401 100644 --- a/lib/rivet/src/utils/smart_quote.ri +++ b/lib/rivet/src/utils/smart_quote.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/utils/tokenizer.ri b/lib/rivet/src/utils/tokenizer.ri index 49ef39f1d..f9a6ea596 100644 --- a/lib/rivet/src/utils/tokenizer.ri +++ b/lib/rivet/src/utils/tokenizer.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/src/utils/version.ri b/lib/rivet/src/utils/version.ri index a4acda15c..7dfa9e5a2 100644 --- a/lib/rivet/src/utils/version.ri +++ b/lib/rivet/src/utils/version.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/rivet/tests/tokenizer.ri b/lib/rivet/tests/tokenizer.ri index b43c73a80..fe0935357 100644 --- a/lib/rivet/tests/tokenizer.ri +++ b/lib/rivet/tests/tokenizer.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/std/src/backtrace/mod.ri b/lib/std/src/backtrace/mod.ri index 6fafe5a27..17d9fa6fa 100644 --- a/lib/std/src/backtrace/mod.ri +++ b/lib/std/src/backtrace/mod.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/std/src/console/mod.c.ri b/lib/std/src/console/mod.c.ri index 881476a7d..93dded223 100644 --- a/lib/std/src/console/mod.c.ri +++ b/lib/std/src/console/mod.c.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/std/src/console/styles/bg.ri b/lib/std/src/console/styles/bg.ri index f8c4a35d0..10968d415 100644 --- a/lib/std/src/console/styles/bg.ri +++ b/lib/std/src/console/styles/bg.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/std/src/console/styles/fg.ri b/lib/std/src/console/styles/fg.ri index 182743ac9..0f5a8ae25 100644 --- a/lib/std/src/console/styles/fg.ri +++ b/lib/std/src/console/styles/fg.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/std/src/console/styles/mod.ri b/lib/std/src/console/styles/mod.ri index 3c90fa0bf..589d493fe 100644 --- a/lib/std/src/console/styles/mod.ri +++ b/lib/std/src/console/styles/mod.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/std/src/dynlib/mod.c.ri b/lib/std/src/dynlib/mod.c.ri index a1d743bb5..eec48d68b 100644 --- a/lib/std/src/dynlib/mod.c.ri +++ b/lib/std/src/dynlib/mod.c.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/std/src/env/mod.c.ri b/lib/std/src/env/mod.c.ri index fa20a7171..1e646b951 100644 --- a/lib/std/src/env/mod.c.ri +++ b/lib/std/src/env/mod.c.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/std/src/errors/mod.ri b/lib/std/src/errors/mod.ri index 690248869..d4e1e9f2c 100644 --- a/lib/std/src/errors/mod.ri +++ b/lib/std/src/errors/mod.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/std/src/flag/errors.ri b/lib/std/src/flag/errors.ri index f4006ad8d..4b6c3b9fd 100644 --- a/lib/std/src/flag/errors.ri +++ b/lib/std/src/flag/errors.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/std/src/flag/mod.ri b/lib/std/src/flag/mod.ri index fe8c2ba77..5ef23126a 100644 --- a/lib/std/src/flag/mod.ri +++ b/lib/std/src/flag/mod.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/std/src/fs/Directory.c.ri b/lib/std/src/fs/Directory.c.ri index 1c910c3a6..2df497841 100644 --- a/lib/std/src/fs/Directory.c.ri +++ b/lib/std/src/fs/Directory.c.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/std/src/fs/File.c.ri b/lib/std/src/fs/File.c.ri index 63e533674..9b45b9d56 100644 --- a/lib/std/src/fs/File.c.ri +++ b/lib/std/src/fs/File.c.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/std/src/fs/Path.c.ri b/lib/std/src/fs/Path.c.ri index 924f42338..176dc4268 100644 --- a/lib/std/src/fs/Path.c.ri +++ b/lib/std/src/fs/Path.c.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/std/src/fs/mod.ri b/lib/std/src/fs/mod.ri index b6a7b1e04..283e81642 100644 --- a/lib/std/src/fs/mod.ri +++ b/lib/std/src/fs/mod.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/std/src/hash/fnv1a/mod.ri b/lib/std/src/hash/fnv1a/mod.ri index 5435ea507..bfffc3f55 100644 --- a/lib/std/src/hash/fnv1a/mod.ri +++ b/lib/std/src/hash/fnv1a/mod.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/std/src/hash/mod.ri b/lib/std/src/hash/mod.ri index 3b7f0dea7..e4850d866 100644 --- a/lib/std/src/hash/mod.ri +++ b/lib/std/src/hash/mod.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/std/src/hash/wyhash/mod.ri b/lib/std/src/hash/wyhash/mod.ri index b07f06511..d6cffead4 100644 --- a/lib/std/src/hash/wyhash/mod.ri +++ b/lib/std/src/hash/wyhash/mod.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/std/src/lib.ri b/lib/std/src/lib.ri index abbb4411c..ec2ca84cc 100644 --- a/lib/std/src/lib.ri +++ b/lib/std/src/lib.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/std/src/math/mod.ri b/lib/std/src/math/mod.ri index f86522811..13bd55df6 100644 --- a/lib/std/src/math/mod.ri +++ b/lib/std/src/math/mod.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/std/src/mem/mod.ri b/lib/std/src/mem/mod.ri index f25421d0a..d9127c925 100644 --- a/lib/std/src/mem/mod.ri +++ b/lib/std/src/mem/mod.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/std/src/process/mod.c.ri b/lib/std/src/process/mod.c.ri index bbe21dcec..a6364ce1e 100644 --- a/lib/std/src/process/mod.c.ri +++ b/lib/std/src/process/mod.c.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/std/src/semver/mod.ri b/lib/std/src/semver/mod.ri index bf74911d0..4500021b0 100644 --- a/lib/std/src/semver/mod.ri +++ b/lib/std/src/semver/mod.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/std/src/semver/parse.ri b/lib/std/src/semver/parse.ri index 230f47b6e..775a8b38d 100644 --- a/lib/std/src/semver/parse.ri +++ b/lib/std/src/semver/parse.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/std/src/semver/range.ri b/lib/std/src/semver/range.ri index a92d26e3b..5628235fb 100644 --- a/lib/std/src/semver/range.ri +++ b/lib/std/src/semver/range.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/std/src/semver/util.ri b/lib/std/src/semver/util.ri index 4a137ecf8..ee8dc356c 100644 --- a/lib/std/src/semver/util.ri +++ b/lib/std/src/semver/util.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/std/src/strings/TextScanner.ri b/lib/std/src/strings/TextScanner.ri index 72235f047..17d007989 100644 --- a/lib/std/src/strings/TextScanner.ri +++ b/lib/std/src/strings/TextScanner.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/std/src/strings/mod.ri b/lib/std/src/strings/mod.ri index 5c72237c7..18aeb18b6 100644 --- a/lib/std/src/strings/mod.ri +++ b/lib/std/src/strings/mod.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/std/src/sys/arch.ri b/lib/std/src/sys/arch.ri index 8009d20ae..6d34ef718 100644 --- a/lib/std/src/sys/arch.ri +++ b/lib/std/src/sys/arch.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/std/src/sys/c_runtime.ri b/lib/std/src/sys/c_runtime.ri index d0c609f2f..31aad4f32 100644 --- a/lib/std/src/sys/c_runtime.ri +++ b/lib/std/src/sys/c_runtime.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/std/src/sys/mod.c.ri b/lib/std/src/sys/mod.c.ri index a3e422395..9fd3741e8 100644 --- a/lib/std/src/sys/mod.c.ri +++ b/lib/std/src/sys/mod.c.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/std/src/sys/os.ri b/lib/std/src/sys/os.ri index 5e91e4305..9c914cc0a 100644 --- a/lib/std/src/sys/os.ri +++ b/lib/std/src/sys/os.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file. diff --git a/lib/std/src/traits/mod.ri b/lib/std/src/traits/mod.ri index f4d1b8e48..277f2656f 100644 --- a/lib/std/src/traits/mod.ri +++ b/lib/std/src/traits/mod.ri @@ -1,4 +1,4 @@ -// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this +// Copyright (C) 2023-2024 Jose Mendoza - All rights reserved. Use of this // source code is governed by an MIT license that can be found in the LICENSE // file.