diff options
Diffstat (limited to 'net/sctp/socket.c')
-rw-r--r-- | net/sctp/socket.c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/sctp/socket.c b/net/sctp/socket.c index 72046b9729a8..191cd9257806 100644 --- a/net/sctp/socket.c +++ b/net/sctp/socket.c | |||
@@ -28,9 +28,8 @@ | |||
28 | * See the GNU General Public License for more details. | 28 | * See the GNU General Public License for more details. |
29 | * | 29 | * |
30 | * You should have received a copy of the GNU General Public License | 30 | * You should have received a copy of the GNU General Public License |
31 | * along with GNU CC; see the file COPYING. If not, write to | 31 | * along with GNU CC; see the file COPYING. If not, see |
32 | * the Free Software Foundation, 59 Temple Place - Suite 330, | 32 | * <http://www.gnu.org/licenses/>. |
33 | * Boston, MA 02111-1307, USA. | ||
34 | * | 33 | * |
35 | * Please send any bug reports or fixes you make to the | 34 | * Please send any bug reports or fixes you make to the |
36 | * email address(es): | 35 | * email address(es): |