diff options
| author | David Lamparter <equinox@opensourcerouting.org> | 2023-02-09 12:19:23 +0100 | 
|---|---|---|
| committer | David Lamparter <equinox@opensourcerouting.org> | 2023-02-09 14:09:11 +0100 | 
| commit | cca918fe046678f30c4f15a601add287780a4d67 (patch) | |
| tree | 26f924a90f2be1f0b3b752b2703deb59a78857dc /tests/lib | |
| parent | 41db488c2511e625f5a4a18db6017d75dc396f4d (diff) | |
*: remove some leftover license blurbs
The regex'ing left some paragraphs that didn't exactly match.
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'tests/lib')
| -rw-r--r-- | tests/lib/test_seqlock.c | 4 | 
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/lib/test_seqlock.c b/tests/lib/test_seqlock.c index 46359abb85..288d4a8c25 100644 --- a/tests/lib/test_seqlock.c +++ b/tests/lib/test_seqlock.c @@ -3,10 +3,6 @@   * basic test for seqlock   *   * Copyright (C) 2015  David Lamparter - * - * You should have received a copy of the GNU General Public License along with - * this program; if not, write to the Free Software Foundation, Inc., 59 Temple - * Place, Suite 330, Boston, MA  02111-1307  USA   */  #ifdef HAVE_CONFIG_H  | 
