aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2008-02-09 03:44:25 -0800
committerDavid S. Miller <davem@davemloft.net>2008-02-09 03:44:25 -0800
commitab1ecbabb1c7b1599b1eb70c291407c557ea4ef3 (patch)
treeee18829ed407c4d485f3b73822d3f43708b7bb19 /include/linux
parentb1d0e4f535e10775cffde922208b49629169aeaa (diff)
parent5f9646c3d9f92a93b96c40e65c3d268baada842f (diff)
downloadkernel_samsung_smdk4412-ab1ecbabb1c7b1599b1eb70c291407c557ea4ef3.zip
kernel_samsung_smdk4412-ab1ecbabb1c7b1599b1eb70c291407c557ea4ef3.tar.gz
kernel_samsung_smdk4412-ab1ecbabb1c7b1599b1eb70c291407c557ea4ef3.tar.bz2
Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-dev
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/sctp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/linux/sctp.h b/include/linux/sctp.h
index 5eb38cc..8ba1c32 100644
--- a/include/linux/sctp.h
+++ b/include/linux/sctp.h
@@ -10,13 +10,13 @@
*
* Various protocol defined structures.
*
- * The SCTP reference implementation is free software;
+ * This SCTP implementation is free software;
* you can redistribute it and/or modify it under the terms of
* the GNU General Public License as published by
* the Free Software Foundation; either version 2, or (at your option)
* any later version.
*
- * The SCTP reference implementation is distributed in the hope that it
+ * This SCTP implementation is distributed in the hope that it
* will be useful, but WITHOUT ANY WARRANTY; without even the implied
* ************************
* warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.