diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-04-21 14:53:26 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-04-21 14:53:26 +0200 |
commit | 2e76e745978621bc9f33e12b84205bdb638012ba (patch) | |
tree | 5f470f4abaf3810b4dadc15907162253856f55f8 /vdr.c | |
parent | e84a565bfa37b62c79dcf42fd8d60e7b8bb44572 (diff) | |
download | vdr-2e76e745978621bc9f33e12b84205bdb638012ba.tar.gz vdr-2e76e745978621bc9f33e12b84205bdb638012ba.tar.bz2 |
Updated the GPL copies
Diffstat (limited to 'vdr.c')
-rw-r--r-- | vdr.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -15,14 +15,14 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * Or, point your browser to http://www.gnu.org/copyleft/gpl.html * * The author can be reached at kls@cadsoft.de * * The project's page is at http://www.cadsoft.de/vdr * - * $Id: vdr.c 1.262 2006/04/17 10:30:00 kls Exp $ + * $Id: vdr.c 1.263 2006/04/21 14:51:21 kls Exp $ */ #include <getopt.h> |