[Ffmpeg-devel] [PATCH] simple internal lzo decoder
    Aurelien Jacobs 
    aurel
       
    Tue Jan 10 22:32:27 CET 2006
    
    
  
On Tue, 10 Jan 2006 22:07:28 +0100
Reimar D?ffinger <Reimar.Doeffinger at stud.uni-karlsruhe.de> wrote:
> Hi,
> the attached patch adds a simple and probably slow LZO decoder to ffmpeg
> [...]
> 
> + *
> + * You should have received a copy of the GNU Lesser General Public
> + * License along with this library; if not, write to the Free Software
> + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
> + */
You probably shouldn't use the old FSF address in new code.
They have moved to:
  51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
http://www.fsf.org/about/contact.html
http://www.gnu.org/licenses/lgpl.html
Maybe we should apply a big sed on the whole source tree ?
Aurel
    
    
More information about the ffmpeg-devel
mailing list