Skip to content

Commit 14c4ade

Browse files
committed
Update the copyright
The COPYING file was copied from https://github.com/psf/pyperf/ without updating the copyright. Follow recommendations of the Linux Foundation: https://www.linuxfoundation.org/en/blog/copyright-notices-in-open-source-software-projects/
1 parent ef315d0 commit 14c4ade

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

COPYING

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
The MIT License (MIT)
2-
Copyright 2016, Red Hat, Inc. and Google Inc.
2+
Copyright Contributors to the pythoncapi_compat project.
33

44
Permission is hereby granted, free of charge, to any person obtaining a
55
copy of this software and associated documentation files (the

pythoncapi_compat.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
// versions.
33
//
44
// File distributed under the MIT license.
5+
// Copyright Contributors to the pythoncapi_compat project.
56
//
67
// Homepage:
78
// https://github.com/pythoncapi/pythoncapi_compat

0 commit comments

Comments
 (0)