X-Git-Url: http://gitweb.michael.orlitzky.com/?p=xfce4-hdaps.git;a=blobdiff_plain;f=configure.in.in;h=49b7632495d258510618c94f0eeab3b0f40820c9;hp=ace0bd65aaf4bd47ce818d72124ed3e0a34b6301;hb=2eda16ca596e8340605ad931ac59445ca53296f6;hpb=3d349c5c0aa33b0509992fae727777414aee836b diff --git a/configure.in.in b/configure.in.in index ace0bd6..49b7632 100644 --- a/configure.in.in +++ b/configure.in.in @@ -2,7 +2,7 @@ dnl $Id$ dnl dnl xfce4-hdaps - An IBM HDAPS plugin for the Xfce panel dnl -dnl 2010 Michael Orlitzky +dnl 2011 Michael Orlitzky dnl dnl *************************** @@ -13,7 +13,7 @@ m4_define([xfce4_hdaps_version], [0.0.6]) dnl *************************** dnl *** Initialize autoconf *** dnl *************************** -AC_COPYRIGHT([Copyright (c) 2010 +AC_COPYRIGHT([Copyright (c) 2011 Michael Orlitzky. All rights reserved.]) AC_INIT([xfce4-hdaps], [xfce4_hdaps_version()], [http://michael.orlitzky.com/code/xfce4-hdaps.php], [xfce4-hdaps]) AC_PREREQ([2.50])