Skip to content

Commit 40b057c

Browse files
committed
chore: remove extra space in copyright header
1 parent b14d120 commit 40b057c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+164
-164
lines changed

cmd/src/tools/templates/mod.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
pub var main_file := "import std/console;

cmd/src/tools/utils.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
import std/console;

lib/c/src/ctypes/mod.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
pub alias char := uint8;

lib/c/src/lib.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
pub import c/ctypes.*;

lib/c/src/libc/dirent.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
pub struct dirent {

lib/c/src/libc/dlfcn.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
pub const RTLD_LAZY := 0x001;

lib/c/src/libc/mod.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
extern (C) {

lib/c/src/libc/string.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
extern (C) {

lib/c/src/libc/time.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
pub struct timespec {

lib/core/src/StaticBuffer.c.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
import c/libc;

lib/core/src/StringFormatter.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
pub struct StringFormatter {

lib/core/src/bool.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
extend bool < Stringable {

lib/core/src/console.c.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
import c/libc;

lib/core/src/demangle.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
func demangle_symbol(name: string) -> string {

lib/core/src/errors.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
import c;

lib/core/src/float.c.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
import c/libc;

lib/core/src/lib.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
var mut runtime_is_started := false;

lib/core/src/process.c.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
import c/libc;

lib/core/src/ptr.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
func cstr_runes_count(s: [&]uint8, size: uint) -> uint {

lib/core/src/signals.c.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
import c/libc;

lib/core/src/string_parse_int.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
#[inline]

lib/core/src/string_to.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
extend string {

lib/core/src/traits.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
pub trait Stringable {

lib/core/src/utils.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
func tagged_enum_cast(expected_id: uint, got_id: uint) {

lib/core/src/wyhash.c.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
import c;

lib/rivet/src/ast/Attributes.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
import ../token;

lib/rivet/src/ast/Builtin.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
import ../token;

lib/rivet/src/ast/CHeader.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
import std/traits;

lib/rivet/src/ast/Scope.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
import std/process;

lib/rivet/src/ast/SourceFile.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
import ../token;

lib/rivet/src/ast/TypeSym.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
pub struct Field {

lib/rivet/src/build/mod.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
import std/semver;

lib/rivet/src/checker/builtin_call.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
import ../ast;

lib/rivet/src/checker/check_trait_impl.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
import ../ast;

lib/rivet/src/checker/name_cases.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
import std/traits;

lib/rivet/src/codegen/decls.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
import ./mir;

lib/rivet/src/codegen/exprs.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
import ./mir;

lib/rivet/src/codegen/mir/Block.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
import std/traits;

lib/rivet/src/codegen/mir/Expr.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
import std/traits;

lib/rivet/src/codegen/mir/Type.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
import std/traits;

lib/rivet/src/codegen/mir/mod.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
import std/fs;

lib/rivet/src/codegen/mod.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
import std/strings;

lib/rivet/src/codegen/stmts.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
import ./mir as _;

lib/rivet/src/codegen/types.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
import ./mir;

lib/rivet/src/depgraph/OrderedDepMap.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
import std/process;

lib/rivet/src/fmt/attrs.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
import ../ast;

lib/rivet/src/fmt/comments.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
import ../ast;

lib/rivet/src/fmt/decls.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
import ../ast;

lib/rivet/src/fmt/exprs.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
import ../ast;

lib/rivet/src/fmt/stmts.ri

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2-
// source code is governed by an MIT license that can be found in the LICENSE
1+
// Copyright (C) 2023-present Jose Mendoza - All rights reserved. Use of this
2+
// source code is governed by an MIT license that can be found in the LICENSE
33
// file.
44

55
import ../ast;

0 commit comments

Comments
 (0)