[vlc-commits] Fix license header
Jean-Baptiste Kempf
git at videolan.org
Thu Mar 28 18:34:42 CET 2013
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Mar 28 18:34:24 2013 +0100| [9c9a3bc82cd6096ac9e8e92fc828e6d382cd6935] | committer: Jean-Baptiste Kempf
Fix license header
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9c9a3bc82cd6096ac9e8e92fc828e6d382cd6935
---
src/os2/getaddrinfo.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/os2/getaddrinfo.c b/src/os2/getaddrinfo.c
index 6b03f24..c0dc419 100644
--- a/src/os2/getaddrinfo.c
+++ b/src/os2/getaddrinfo.c
@@ -16,7 +16,7 @@
* This program 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. See the
- * GNU General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this program; if not, write to the Free Software
More information about the vlc-commits
mailing list