Skip to content

Commit 27fe7a5

Browse files
committed
Update default copyright year
1 parent 9400f7d commit 27fe7a5

8 files changed

+11
-11
lines changed

mx.graalpython/copyrights/benchmarks.copyright.hash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python
22
# Copyright 2008-2010 Isaac Gouy
33
# Copyright (c) 2013, 2014, Regents of the University of California
4-
# Copyright (c) 2019, Oracle and/or its affiliates.
4+
# Copyright (c) 2020, Oracle and/or its affiliates.
55
# All rights reserved.
66
#
77
# Revised BSD license

mx.graalpython/copyrights/jython.copyright.star

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2019, Oracle and/or its affiliates.
2+
* Copyright (c) 2020, Oracle and/or its affiliates.
33
* Copyright (c) -2016 Jython Developers
44
*
55
* Licensed under PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2

mx.graalpython/copyrights/pypy-image-demo.copyright.hash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2019, Oracle and/or its affiliates.
1+
# Copyright (c) 2020, Oracle and/or its affiliates.
22
# Copyright (c) 2013, Pablo Mouzo
33
#
44
# Permission is hereby granted, free of charge, to any person obtaining a copy

mx.graalpython/copyrights/pypy.copyright.hash

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# coding=utf-8
2-
# Copyright (c) 2019, Oracle and/or its affiliates.
3-
# Copyright (c) 2017, The PyPy Project
2+
# Copyright (c) 2020, Oracle and/or its affiliates.
3+
# Copyright (c) 2020, The PyPy Project
44
#
55
# The MIT License
66
# Permission is hereby granted, free of charge, to any person
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2019, Oracle and/or its affiliates.
2-
# Copyright (C) 1996-2017 Python Software Foundation
1+
# Copyright (c) 2020, Oracle and/or its affiliates.
2+
# Copyright (C) 1996-2020 Python Software Foundation
33
#
44
# Licensed under the PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* Copyright (c) 2019, Oracle and/or its affiliates.
2-
* Copyright (C) 1996-2017 Python Software Foundation
1+
/* Copyright (c) 2020, Oracle and/or its affiliates.
2+
* Copyright (C) 1996-2020 Python Software Foundation
33
*
44
* Licensed under the PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
55
*/

mx.graalpython/copyrights/zippy.copyright.hash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2019, Oracle and/or its affiliates.
1+
# Copyright (c) 2020, Oracle and/or its affiliates.
22
# Copyright (c) 2013, Regents of the University of California
33
#
44
# All rights reserved.

mx.graalpython/copyrights/zippy.copyright.star

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2019, Oracle and/or its affiliates.
2+
* Copyright (c) 2020, Oracle and/or its affiliates.
33
* Copyright (c) 2013, Regents of the University of California
44
*
55
* All rights reserved.

0 commit comments

Comments
 (0)