Hi, One more simple change, please drop my name from the copyright boilerplate in the new files - I meant to fix it before resending the patches.
http://fermitools.fnal.gov/about/terms.html normally gets slapped on my code. I am not a lawyer, but it looks compatible enough to me. Let me know if you'd like me to have that confirmed. Regards, Lassi commit 315fcd699474a7e2617b3bd5dcc01b11420745d1 Author: Lassi Tuura <[email protected]> Date: Thu Mar 24 15:05:20 2011 +0100 Fix copyright line. diff --git a/src/x86_64/Gstash_frame.c b/src/x86_64/Gstash_frame.c index 8cbc947..2f81cc0 100644 --- a/src/x86_64/Gstash_frame.c +++ b/src/x86_64/Gstash_frame.c @@ -1,5 +1,5 @@ /* libunwind - a platform-independent unwind library - Copyright (C) 2010 by Lassi Tuura <[email protected]> + Copyright (C) 2010, 2011 by FERMI NATIONAL ACCELERATOR LABORATORY This file is part of libunwind. diff --git a/src/x86_64/Gtrace.c b/src/x86_64/Gtrace.c index 18c0674..11669bb 100644 --- a/src/x86_64/Gtrace.c +++ b/src/x86_64/Gtrace.c @@ -1,5 +1,5 @@ /* libunwind - a platform-independent unwind library - Copyright (C) 2010 by Lassi Tuura <[email protected]> + Copyright (C) 2010, 2011 by FERMI NATIONAL ACCELERATOR LABORATORY This file is part of libunwind. diff --git a/tests/Gtest-trace.c b/tests/Gtest-trace.c index 90452be..7e7cc88 100644 --- a/tests/Gtest-trace.c +++ b/tests/Gtest-trace.c @@ -1,5 +1,5 @@ /* libunwind - a platform-independent unwind library - Copyright (C) 2010 by Lassi Tuura <[email protected]> + Copyright (C) 2010, 2011 by FERMI NATIONAL ACCELERATOR LABORATORY Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the _______________________________________________ Libunwind-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/libunwind-devel
