diff options
author | Simon Josefsson <simon@josefsson.org> | 2011-11-09 00:59:30 +0100 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2011-11-09 00:59:30 +0100 |
commit | 3160ff8ad863d0ed0f85c86c8e0f873c7d711bff (patch) | |
tree | 1f462bf4a43b64e495b401195f2bbbd562f2ffeb /build-aux | |
parent | f680a8a51c1496006b2cca5e1a3e706739225cd3 (diff) | |
download | gnutls-3160ff8ad863d0ed0f85c86c8e0f873c7d711bff.tar.gz |
Add pmccabe2html gnulib module.
Diffstat (limited to 'build-aux')
-rw-r--r-- | build-aux/pmccabe2html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/pmccabe2html b/build-aux/pmccabe2html index 1a4cdd1e21..c7cf3d0970 100644 --- a/build-aux/pmccabe2html +++ b/build-aux/pmccabe2html @@ -1,6 +1,6 @@ # pmccabe2html - AWK script to convert pmccabe output to html -*- awk -*- -# Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +# Copyright (C) 2007-2011 Free Software Foundation, Inc. # 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 |