hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/net/dccp/ccids/lib/loss_interval.c
....@@ -1,13 +1,9 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * Copyright (c) 2007 The University of Aberdeen, Scotland, UK
34 * Copyright (c) 2005-7 The University of Waikato, Hamilton, New Zealand.
45 * Copyright (c) 2005-7 Ian McDonald <ian.mcdonald@jandi.co.nz>
56 * Copyright (c) 2005 Arnaldo Carvalho de Melo <acme@conectiva.com.br>
6
- *
7
- * This program is free software; you can redistribute it and/or modify
8
- * it under the terms of the GNU General Public License as published by
9
- * the Free Software Foundation; either version 2 of the License, or
10
- * (at your option) any later version.
117 */
128 #include <net/sock.h>
139 #include "tfrc.h"