Skip to content

Commit

Permalink
Merge pull request #78 from breezy-team/copyright
Browse files Browse the repository at this point in the history
Update copyright headers
  • Loading branch information
jelmer authored Oct 26, 2024
2 parents 0c0dc1e + c91b5d0 commit 5ffbcd2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions patiencediff/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright (C) 2005, 2006, 2007 Canonical Ltd
# Copyright (C) 2021-2023 Jelmer Vernooij <jelmer@jelmer.uk>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
1 change: 1 addition & 0 deletions patiencediff/_patiencediff_c.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/*
Copyright (C) 2007, 2010 Canonical Ltd
Copyright (C) 2021-2023 Jelmer Vernooij <jelmer@jelmer.uk>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
1 change: 1 addition & 0 deletions patiencediff/test_patiencediff.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Copyright (C) 2005, 2006, 2007 Canonical Ltd
# Copyright (C) 2021-2023 Jelmer Vernooij <jelmer@jelmer.uk>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down

0 comments on commit 5ffbcd2

Please sign in to comment.