Mercurial > libdvdnav.hg
comparison remap.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 | 0a5a6f03b029 |
comparison
equal
deleted
inserted
replaced
388:90ca650854e0 | 389:d3c273ced49c |
---|---|
9 * libdvdnav is distributed in the hope that it will be useful, | 9 * libdvdnav is distributed in the hope that it will be useful, |
10 * but WITHOUT ANY WARRANTY; without even the implied warranty of | 10 * but WITHOUT ANY WARRANTY; without even the implied warranty of |
11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
12 * GNU General Public License for more details. | 12 * GNU General Public License for more details. |
13 * | 13 * |
14 * You should have received a copy of the GNU General Public License | 14 * You should have received a copy of the GNU General Public License along |
15 * along with this program; if not, write to the Free Software | 15 * with libdvdnav; if not, write to the Free Software Foundation, Inc., |
16 * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA | 16 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. |
17 * | 17 * |
18 * $Id$ | 18 * $Id$ |
19 */ | 19 */ |
20 | 20 |
21 #ifdef HAVE_CONFIG_H | 21 #ifdef HAVE_CONFIG_H |