Skip to content

Commit b35d756

Browse files
committed
Update copyrights
1 parent 0821c7d commit b35d756

File tree

1,330 files changed

+1330
-1330
lines changed

Some content is hidden

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

1,330 files changed

+1330
-1330
lines changed

LICENCE.md

Lines changed: 1 addition & 1 deletion

README.md

Lines changed: 1 addition & 1 deletion

doc/legal/legal.md

Lines changed: 1 addition & 1 deletion

lib/cext/include/truffleruby/truffleruby-pre.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This
2+
* Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This
33
* code is released under a tri EPL/GPL/LGPL license. You can use it,
44
* redistribute it and/or modify it under the terms of the:
55
*

lib/cext/include/truffleruby/truffleruby.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2016, 2023 Oracle and/or its affiliates. All rights reserved. This
2+
* Copyright (c) 2016, 2024 Oracle and/or its affiliates. All rights reserved. This
33
* code is released under a tri EPL/GPL/LGPL license. You can use it,
44
* redistribute it and/or modify it under the terms of the:
55
*

lib/cext/preprocess.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# frozen_string_literal: true
22

3-
# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This
3+
# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This
44
# code is released under a tri EPL/GPL/LGPL license. You can use it,
55
# redistribute it and/or modify it under the terms of the:
66
#

lib/truffle/cgi/escape.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# frozen_string_literal: true
22

3-
# Copyright (c) 2019, 2023 Oracle and/or its affiliates. All rights reserved. This
3+
# Copyright (c) 2019, 2024 Oracle and/or its affiliates. All rights reserved. This
44
# code is released under a tri EPL/GPL/LGPL license. You can use it,
55
# redistribute it and/or modify it under the terms of the:
66
#

lib/truffle/continuation.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22
# truffleruby_primitives: true
33

4-
# Copyright (c) 2017, 2023 Oracle and/or its affiliates. All rights reserved. This
4+
# Copyright (c) 2017, 2024 Oracle and/or its affiliates. All rights reserved. This
55
# code is released under a tri EPL/GPL/LGPL license. You can use it,
66
# redistribute it and/or modify it under the terms of the:
77
#

lib/truffle/coverage.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22
# truffleruby_primitives: true
33

4-
# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This
4+
# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This
55
# code is released under a tri EPL/GPL/LGPL license. You can use it,
66
# redistribute it and/or modify it under the terms of the:
77
#

lib/truffle/digest.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22
# truffleruby_primitives: true
33

4-
# Copyright (c) 2015, 2023 Oracle and/or its affiliates. All rights reserved. This
4+
# Copyright (c) 2015, 2024 Oracle and/or its affiliates. All rights reserved. This
55
# code is released under a tri EPL/GPL/LGPL license. You can use it,
66
# redistribute it and/or modify it under the terms of the:
77
#

0 commit comments

Comments
 (0)