X-Git-Url: https://git.decadent.org.uk/gitweb/?p=ion3.git;a=blobdiff_plain;f=utils%2Fion-statusd%2Fion-statusd.c;h=640274629ac778e5395043b07bafe27f0b5c4302;hp=5822fe6f897ea850489a00e39613eb408db2d505;hb=20080103;hpb=f869221ce49f0fb7cca48eee28daff8684305963 diff --git a/utils/ion-statusd/ion-statusd.c b/utils/ion-statusd/ion-statusd.c index 5822fe6..6402746 100644 --- a/utils/ion-statusd/ion-statusd.c +++ b/utils/ion-statusd/ion-statusd.c @@ -1,7 +1,7 @@ /* * ion/utils/ion-statusd/ion-statusd.c * - * Copyright (c) Tuomo Valkonen 2004-2006. + * Copyright (c) Tuomo Valkonen 2004-2008. * * Ion is free software; you can redistribute it and/or modify it under * the terms of the GNU Lesser General Public License as published by @@ -65,7 +65,7 @@ static OptParserOpt ion_opts[]={ static const char statusd_copy[]= - "Ion-statusd " ION_VERSION ", copyright (c) Tuomo Valkonen 2004-2005."; + "Ion-statusd " ION_VERSION ", copyright (c) Tuomo Valkonen 2004-2008."; static const char statusd_license[]=DUMMY_TR( @@ -161,7 +161,7 @@ int main(int argc, char*argv[]) libtu_init(argv[0]); -#ifdef CF_RELOCATABLE +#ifdef STATUSD_LOCATION prefix_set(argv[0], STATUSD_LOCATION); #endif