Skip to content

Commit ccfffa6

Browse files
committed
update LICENSE
1 parent 74d333b commit ccfffa6

File tree

11 files changed

+11
-11
lines changed

11 files changed

+11
-11
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
BSD 3-Clause License
22

3-
Copyright (c) 2025 The Jule Authors.
3+
Copyright (c) 2025 The Jule Project Contributors.
44
All rights reserved.
55

66
Redistribution and use in source and binary forms, with or without

brun.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
# Copyright 2025 The Jule Authors. All rights reserved.
2+
# Copyright 2025 The Jule Project Contributors. All rights reserved.
33
# Use of this source code is governed by a BSD 3-Clause
44
# license that can be found in the LICENSE file.
55

build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
# Copyright 2025 The Jule Authors. All rights reserved.
2+
# Copyright 2025 The Jule Project Contributors. All rights reserved.
33
# Use of this source code is governed by a BSD 3-Clause
44
# license that can be found in the LICENSE file.
55

builder/builder.jule

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2025 The Jule Authors. All rights reserved.
1+
// Copyright 2025 The Jule Project Contributors. All rights reserved.
22
// Use of this source code is governed by a BSD 3-Clause
33
// license that can be found in the LICENSE file.
44

builder/commentmap.jule

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2025 The Jule Authors. All rights reserved.
1+
// Copyright 2025 The Jule Project Contributors. All rights reserved.
22
// Use of this source code is governed by a BSD 3-Clause
33
// license that can be found in the LICENSE file.
44

builder/ctxbuilder.jule

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2025 The Jule Authors. All rights reserved.
1+
// Copyright 2025 The Jule Project Contributors. All rights reserved.
22
// Use of this source code is governed by a BSD 3-Clause
33
// license that can be found in the LICENSE file.
44

builder/formatter.jule

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2025 The Jule Authors. All rights reserved.
1+
// Copyright 2025 The Jule Project Contributors. All rights reserved.
22
// Use of this source code is governed by a BSD 3-Clause
33
// license that can be found in the LICENSE file.
44

doc/doc.jule

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2025 The Jule Authors. All rights reserved.
1+
// Copyright 2025 The Jule Project Contributors. All rights reserved.
22
// Use of this source code is governed by a BSD 3-Clause
33
// license that can be found in the LICENSE file.
44

doc/meta.jule

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2025 The Jule Authors. All rights reserved.
1+
// Copyright 2025 The Jule Project Contributors. All rights reserved.
22
// Use of this source code is governed by a BSD 3-Clause
33
// license that can be found in the LICENSE file.
44

gen/markdown/markdown.jule

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2025 The Jule Authors. All rights reserved.
1+
// Copyright 2025 The Jule Project Contributors. All rights reserved.
22
// Use of this source code is governed by a BSD 3-Clause
33
// license that can be found in the LICENSE file.
44

0 commit comments

Comments
 (0)