diff options
Diffstat (limited to 'include/linux/sctp.h')
-rw-r--r-- | include/linux/sctp.h | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/include/linux/sctp.h b/include/linux/sctp.h index 3bfe8d6ee248..a9414fd49dc6 100644 --- a/include/linux/sctp.h +++ b/include/linux/sctp.h | |||
@@ -23,13 +23,12 @@ | |||
23 | * See the GNU General Public License for more details. | 23 | * See the GNU General Public License for more details. |
24 | * | 24 | * |
25 | * You should have received a copy of the GNU General Public License | 25 | * You should have received a copy of the GNU General Public License |
26 | * along with GNU CC; see the file COPYING. If not, write to | 26 | * along with GNU CC; see the file COPYING. If not, see |
27 | * the Free Software Foundation, 59 Temple Place - Suite 330, | 27 | * <http://www.gnu.org/licenses/>. |
28 | * Boston, MA 02111-1307, USA. | ||
29 | * | 28 | * |
30 | * Please send any bug reports or fixes you make to the | 29 | * Please send any bug reports or fixes you make to the |
31 | * email address(es): | 30 | * email address(es): |
32 | * lksctp developers <lksctp-developerst@lists.sourceforge.net> | 31 | * lksctp developers <linux-sctp@vger.kernel.org> |
33 | * | 32 | * |
34 | * Or submit a bug report through the following website: | 33 | * Or submit a bug report through the following website: |
35 | * http://www.sf.net/projects/lksctp | 34 | * http://www.sf.net/projects/lksctp |