comparison vm/decoder.c @ 389:d3c273ced49c src

Use consistent license headers everywhere: Fix wrong FSF address.
author diego
date Sun, 14 Sep 2008 15:40:51 +0000
parents 90ca650854e0
children ef8c0e834a14
comparison
equal deleted inserted replaced
388:90ca650854e0 389:d3c273ced49c
13 * libdvdnav is distributed in the hope that it will be useful, 13 * libdvdnav is distributed in the hope that it will be useful,
14 * but WITHOUT ANY WARRANTY; without even the implied warranty of 14 * but WITHOUT ANY WARRANTY; without even the implied warranty of
15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16 * GNU General Public License for more details. 16 * GNU General Public License for more details.
17 * 17 *
18 * You should have received a copy of the GNU General Public License 18 * You should have received a copy of the GNU General Public License along
19 * along with this program; if not, write to the Free Software 19 * with libdvdnav; if not, write to the Free Software Foundation, Inc.,
20 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA 20 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
21 * 21 *
22 * $Id$ 22 * $Id$
23 * 23 *
24 */ 24 */
25 25