I just made a copyrightable change to this file, update copyright notice.
This commit is contained in:
parent
e2b2aa4639
commit
c09715e5db
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
#!/usr/bin/perl -w
|
#!/usr/bin/perl -w
|
||||||
# hierarchy-comparison -*- Perl -*-
|
# hierarchy-comparison -*- Perl -*-
|
||||||
# Possible bug: only -type f and -type d are checked
|
# Possible bug: only -type f and -type d are checked
|
||||||
# Copyright (C) 2001, 2002, 2003, 2004, 2008, 2011, 2012 Bradley M. Kuhn <bkuhn@ebb.org>
|
# Copyright (C) 2001, 2002, 2003, 2004, 2008, 2011, 2012, 2014 Bradley M. Kuhn <bkuhn@ebb.org>
|
||||||
# Copyright (C) 2011 Denver Gingerich <denver@ossguy.com>
|
# Copyright (C) 2011 Denver Gingerich <denver@ossguy.com>
|
||||||
#
|
#
|
||||||
# This software's license gives you freedom; you can copy, convey,
|
# This software's license gives you freedom; you can copy, convey,
|
||||||
|
|
Loading…
Reference in a new issue