comparison nav_types.h @ 21:4aa618ae094f src

Use consistent license headers everywhere: Fix FSF address and boilerplate.
author diego
date Sun, 14 Sep 2008 15:42:49 +0000
parents fce16251755c
children 447c5319a522
comparison
equal deleted inserted replaced
20:fce16251755c 21:4aa618ae094f
22 * least amusing), but WITHOUT ANY WARRANTY; without even the implied 22 * least amusing), but WITHOUT ANY WARRANTY; without even the implied
23 * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See 23 * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See
24 * the GNU General Public License for more details. 24 * the GNU General Public License for more details.
25 * 25 *
26 * You should have received a copy of the GNU General Public License 26 * You should have received a copy of the GNU General Public License
27 * along with this program; if not, write to the Free Software 27 * along with this program; if not, write to the Free Software Foundation,
28 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 28 * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
29 * USA
30 */ 29 */
31 30
32 #include <inttypes.h> 31 #include <inttypes.h>
33 #include "ifo_types.h" /* only dvd_time_t, vm_cmd_t and user_ops_t */ 32 #include "ifo_types.h" /* only dvd_time_t, vm_cmd_t and user_ops_t */
34 33