diff options
Diffstat (limited to 'net/sctp/output.c')
-rw-r--r-- | net/sctp/output.c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/sctp/output.c b/net/sctp/output.c index 0e2644d0a773..6371337e1fe7 100644 --- a/net/sctp/output.c +++ b/net/sctp/output.c | |||
@@ -20,9 +20,8 @@ | |||
20 | * See the GNU General Public License for more details. | 20 | * See the GNU General Public License for more details. |
21 | * | 21 | * |
22 | * You should have received a copy of the GNU General Public License | 22 | * You should have received a copy of the GNU General Public License |
23 | * along with GNU CC; see the file COPYING. If not, write to | 23 | * along with GNU CC; see the file COPYING. If not, see |
24 | * the Free Software Foundation, 59 Temple Place - Suite 330, | 24 | * <http://www.gnu.org/licenses/>. |
25 | * Boston, MA 02111-1307, USA. | ||
26 | * | 25 | * |
27 | * Please send any bug reports or fixes you make to the | 26 | * Please send any bug reports or fixes you make to the |
28 | * email address(es): | 27 | * email address(es): |