X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=share%2Fluaplaylist%2Fgooglevideo.lua;h=57cc281b8ac8faaed7422f5ac3d43357d7752ed2;hb=86cc898ec1322515d6f849d729718a54e7bea6ff;hp=49ead9fa684e69eda99ac74f6c05b61a43f07144;hpb=18453ab2bb25fec3a9da389a641aae7cd852d818;p=vlc diff --git a/share/luaplaylist/googlevideo.lua b/share/luaplaylist/googlevideo.lua index 49ead9fa68..57cc281b8a 100644 --- a/share/luaplaylist/googlevideo.lua +++ b/share/luaplaylist/googlevideo.lua @@ -1,4 +1,22 @@ --- $Id$ +--[[ + $Id$ + + Copyright © 2007 the VideoLAN team + + This program 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 of the License, or + (at your option) any later version. + + 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. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA. +--]] -- Probe function. function probe()