Skip to content

Commit 45f4ede

Browse files
committed
HasInheritedAttributeNode: fix (c) header
1 parent 3c88075 commit 45f4ede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graalpython/com.oracle.graal.python/src/com/oracle/graal/python/nodes/attributes/HasInheritedAttributeNode.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2017, Oracle and/or its affiliates.
2+
* Copyright (c) 2018, Oracle and/or its affiliates.
33
*
44
* The Universal Permissive License (UPL), Version 1.0
55
*

0 commit comments

Comments
 (0)