Skip to content

Commit 65d73db

Browse files
committed
Updated the header
1 parent a685ae0 commit 65d73db

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

man/Makefile.am

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
1+
# Packit -- network injection and capture tool
12
#
2-
# author: Darren Bounds <[email protected]>
3-
# copyright: Copyright (C) 2002 by Darren Bounds
4-
# license: This software is under GPL version 2 of license
3+
# Original author: Darren Bounds <[email protected]>
54
#
6-
# This program is free software; you can redistribute it and/or modify
7-
# it under the terms of the GNU General Public License as published by
8-
# the Free Software Foundation; either version 2 of the License, or
9-
# (at your option) any later version.
5+
# Copyright 2002 Darren Bounds <[email protected]>
6+
#
7+
# This program is free software; you can redistribute it and/or
8+
# modify it under the terms of the GNU General Public License
9+
# as published by the Free Software Foundation; either version 2
10+
# of the License, or (at your option) any later version.
1011
#
1112
# This program is distributed in the hope that it will be useful,
1213
# but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -15,10 +16,10 @@
1516
#
1617
# You should have received a copy of the GNU General Public License
1718
# along with this program; if not, write to the Free Software
18-
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
19-
#
20-
# packit official page at http://packit.sourceforge.net
19+
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
20+
# MA 02110-1301, USA.
2121
#
22+
# packit official page at https://github.com/eribertomota/packit
2223

2324
man_MANS = packit.8
2425

0 commit comments

Comments
 (0)