Skip to content

Commit 6bc832e

Browse files
committedApr 5, 2018
Update copyright headers
Headers updated automatically using maint/update_copyright_years.sh script.
1 parent 3b01ac5 commit 6bc832e

Some content is hidden

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

45 files changed

+45
-37
lines changed
 

‎block.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright (c) 2009, 2010 Jeff Mahoney <jeffm@suse.com>
33
* Copyright (c) 2011-2016 Dmitry V. Levin <ldv@altlinux.org>
4-
* Copyright (c) 2011-2017 The strace developers.
4+
* Copyright (c) 2011-2018 The strace developers.
55
* All rights reserved.
66
*
77
* Redistribution and use in source and binary forms, with or without

‎bpf.c

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/*
22
* Copyright (c) 2015-2017 Dmitry V. Levin <ldv@altlinux.org>
33
* Copyright (c) 2017 Quentin Monnet <quentin.monnet@6wind.com>
4+
* Copyright (c) 2015-2018 The strace developers.
45
* All rights reserved.
56
*
67
* Redistribution and use in source and binary forms, with or without

0 commit comments

Comments
 (0)
Please sign in to comment.