Skip to content

Commit 701ec3b

Browse files
author
nhusted
committed
Added new author information and copyright information for files I modified in the lib directory.
1 parent 8a12358 commit 701ec3b

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

lib/machinetab.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/* machine.h --
22
* Copyright 2005,2006,2009 Red Hat Inc., Durham, North Carolina.
3+
* Copyright 2012 Nathaniel Husted
34
* All Rights Reserved.
45
*
56
* This library is free software; you can redistribute it and/or
@@ -18,6 +19,7 @@
1819
*
1920
* Authors:
2021
* Steve Grubb <[email protected]>
22+
* Nathaniel Husted <[email protected]>
2123
*/
2224

2325
_S(MACH_X86, "i386" )

lib/message.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/* message.c --
22
* Copyright 2004, 2005 Red Hat Inc., Durham, North Carolina.
3+
* Copyright 2012 Nathaniel Husted
34
* All Rights Reserved.
45
*
56
* This library is free software; you can redistribute it and/or
@@ -18,6 +19,7 @@
1819
*
1920
* Authors:
2021
* Steve Grubb <[email protected]>
22+
* Nathaniel Husted <[email protected]>
2123
*/
2224

2325
#include "config.h"

0 commit comments

Comments
 (0)