1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

irc: add missing RFC 2813 in header

This commit is contained in:
Sebastien Helleu
2013-02-10 15:57:38 +01:00
parent 190c5dfcc2
commit eb11921f16
+1 -1
View File
@@ -1,5 +1,5 @@
/*
* irc-protocol.c - implementation of IRC protocol (RFC 1459/2810/2811/2812)
* irc-protocol.c - implementation of IRC protocol (RFCs 1459/2810/2811/2812/2813)
*
* Copyright (C) 2003-2013 Sebastien Helleu <flashcode@flashtux.org>
* Copyright (C) 2006 Emmanuel Bouthenot <kolter@openics.org>