Update copyright date

master
Stuart Boston 12 years ago
parent 8c1aabf1d3
commit d5c996aef6

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,9 +1,27 @@
/*
* Copyright (c) 2004-2014 Stuart Boston
*
* This file is part of TheMovieDB API.
*
* TheMovieDB API is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* any later version.
*
* TheMovieDB API is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with TheMovieDB API. If not, see <http://www.gnu.org/licenses/>.
*
*/
package com.omertron.themoviedbapi.model; package com.omertron.themoviedbapi.model;
import com.fasterxml.jackson.annotation.JsonAnyGetter; import com.fasterxml.jackson.annotation.JsonAnyGetter;
import com.fasterxml.jackson.annotation.JsonAnySetter; import com.fasterxml.jackson.annotation.JsonAnySetter;
import com.fasterxml.jackson.annotation.JsonProperty; import com.fasterxml.jackson.annotation.JsonProperty;
import java.util.ArrayList; import java.util.ArrayList;
import java.util.HashMap; import java.util.HashMap;
import java.util.List; import java.util.List;

@ -1,9 +1,27 @@
/*
* Copyright (c) 2004-2014 Stuart Boston
*
* This file is part of TheMovieDB API.
*
* TheMovieDB API is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* any later version.
*
* TheMovieDB API is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with TheMovieDB API. If not, see <http://www.gnu.org/licenses/>.
*
*/
package com.omertron.themoviedbapi.model; package com.omertron.themoviedbapi.model;
import com.fasterxml.jackson.annotation.JsonAnyGetter; import com.fasterxml.jackson.annotation.JsonAnyGetter;
import com.fasterxml.jackson.annotation.JsonAnySetter; import com.fasterxml.jackson.annotation.JsonAnySetter;
import com.fasterxml.jackson.annotation.JsonProperty; import com.fasterxml.jackson.annotation.JsonProperty;
import java.util.HashMap; import java.util.HashMap;
import java.util.Map; import java.util.Map;

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,13 +1,32 @@
/*
* Copyright (c) 2004-2014 Stuart Boston
*
* This file is part of TheMovieDB API.
*
* TheMovieDB API is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* any later version.
*
* TheMovieDB API is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with TheMovieDB API. If not, see <http://www.gnu.org/licenses/>.
*
*/
package com.omertron.themoviedbapi.wrapper; package com.omertron.themoviedbapi.wrapper;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import com.fasterxml.jackson.annotation.JsonAnyGetter; import com.fasterxml.jackson.annotation.JsonAnyGetter;
import com.fasterxml.jackson.annotation.JsonAnySetter; import com.fasterxml.jackson.annotation.JsonAnySetter;
import com.fasterxml.jackson.annotation.JsonProperty; import com.fasterxml.jackson.annotation.JsonProperty;
import com.omertron.themoviedbapi.model.ChangeKeyItem; import com.omertron.themoviedbapi.model.ChangeKeyItem;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.apache.commons.lang3.builder.ToStringBuilder; import org.apache.commons.lang3.builder.ToStringBuilder;
import org.apache.commons.lang3.builder.ToStringStyle; import org.apache.commons.lang3.builder.ToStringStyle;

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,8 +1,26 @@
/*
* Copyright (c) 2004-2014 Stuart Boston
*
* This file is part of TheMovieDB API.
*
* TheMovieDB API is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* any later version.
*
* TheMovieDB API is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with TheMovieDB API. If not, see <http://www.gnu.org/licenses/>.
*
*/
package com.omertron.themoviedbapi.wrapper; package com.omertron.themoviedbapi.wrapper;
import com.fasterxml.jackson.annotation.JsonProperty; import com.fasterxml.jackson.annotation.JsonProperty;
import com.omertron.themoviedbapi.model.MovieDbList; import com.omertron.themoviedbapi.model.MovieDbList;
import java.util.List; import java.util.List;
public class WrapperMovieDbList extends AbstractWrapperAll { public class WrapperMovieDbList extends AbstractWrapperAll {

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

@ -1,20 +1,20 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of the FanartTV API. * This file is part of TheMovieDB API.
* *
* The FanartTV API is free software: you can redistribute it and/or modify * TheMovieDB API is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or
* any later version. * any later version.
* *
* The FanartTV API is distributed in the hope that it will be useful, * TheMovieDB API is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of * but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License
* along with the FanartTV API. If not, see <http://www.gnu.org/licenses/>. * along with TheMovieDB API. If not, see <http://www.gnu.org/licenses/>.
* *
*/ */
package com.omertron.themoviedbapi; package com.omertron.themoviedbapi;

@ -1,5 +1,5 @@
/* /*
* Copyright (c) 2004-2013 Stuart Boston * Copyright (c) 2004-2014 Stuart Boston
* *
* This file is part of TheMovieDB API. * This file is part of TheMovieDB API.
* *

Loading…
Cancel
Save