~bratsche/vlc/vlc-notify-add-actions-with-server-support

« back to all changes in this revision

Viewing changes to extras/faad2/libfaad/structs.h

  • Committer: Bazaar Package Importer
  • Date: 2008-11-28 09:29:51 UTC
  • Revision ID: jamesw@ubuntu.com-20081128092951-0y5ojboptscru17f
Tags: upstream-ubuntu-0.8.6.release.e+x264svn20071224+faad2.6.1
ImportĀ upstreamĀ versionĀ 0.8.6.release.e+x264svn20071224+faad2.6.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
** Any non-GPL usage of this software or parts of this software is strictly
20
20
** forbidden.
21
21
**
22
 
** Software using this code must display the following message visibly in or
23
 
** on each copy of the software:
24
 
** "Code from FAAD2 is copyright (c) Nero AG, www.nero.com"
25
 
** in, for example, the about-box or help/startup screen.
 
22
** The "appropriate copyright message" mentioned in section 2c of the GPLv2
 
23
** must read: "Code from FAAD2 is copyright (c) Nero AG, www.nero.com"
26
24
**
27
25
** Commercial non-GPL licensing of this software is possible.
28
26
** For more info contact Nero AG through Mpeg4AAClicense@nero.com.
29
27
**
30
 
** $Id: structs.h,v 1.45 2007/10/11 18:41:52 menno Exp $
 
28
** $Id: structs.h,v 1.46 2007/11/01 12:33:40 menno Exp $
31
29
**/
32
30
 
33
31
#ifndef __STRUCTS_H__