diff --git a/include/msched-version.h b/include/msched-version.h index 3c79221..2a521b1 100644 --- a/include/msched-version.h +++ b/include/msched-version.h @@ -1 +1 @@ -#define MSCHED_VERSION "maui-3.2.6p14-snap.1138394201" +#define MSCHED_VERSION "maui-3.2.6p15-snap.1148405868" diff --git a/src/mcom/Makefile b/src/mcom/Makefile index 78cfe5d..9256433 100644 --- a/src/mcom/Makefile +++ b/src/mcom/Makefile @@ -1,5 +1,5 @@ # Makefile for libmcom -# Copyright 1999 - 2005 Cluster Resources, Inc, All Rights Reserved +# Copyright 1999 - 2006 Cluster Resources, Inc, All Rights Reserved TOP =../.. BIN =$(TOP)/bin/ diff --git a/src/mcom/Makefile.in b/src/mcom/Makefile.in index dcc8b29..d01dfdf 100644 --- a/src/mcom/Makefile.in +++ b/src/mcom/Makefile.in @@ -1,5 +1,5 @@ # Makefile for GridSuite: MCom 4.2.2 -# Copyright 1999 - 2005 Cluster Resources, Inc, All Rights Reserved +# Copyright 1999 - 2006 Cluster Resources, Inc, All Rights Reserved prefix=$(ROOT)@prefix@ exec_prefix=@exec_prefix@ diff --git a/src/mcom/header.cfg b/src/mcom/header.cfg index 2371c59..f278d62 100644 --- a/src/mcom/header.cfg +++ b/src/mcom/header.cfg @@ -1,10 +1,10 @@ -VERSION 3.2.6p14 +VERSION 3.2.6p15 PACKAGE moab AUTHOR Cluster Resources, Inc FILETYPE Module -COPYRIGHT Copyright (C) 1999-2005 Cluster Resources, Inc +COPYRIGHT Copyright (C) 1999-2006 Cluster Resources, Inc DISCLAIMER ----------------------------------------------------------------------------- @@ -13,7 +13,7 @@ Moab Scheduling System - End User Open Source License This software is based on the Moab Scheduling System which was created by Cluster Resources, Inc. -Copyright (C) 1999-2005 Cluster Resources, Inc., all rights reserved. +Copyright (C) 1999-2006 Cluster Resources, Inc., all rights reserved. Moab Scheduling System is a trademark of Cluster Resources, Inc. diff --git a/src/moab/MUtil.c b/src/moab/MUtil.c index 1f58451..15b0215 100644 --- a/src/moab/MUtil.c +++ b/src/moab/MUtil.c @@ -4901,7 +4901,7 @@ int MUShowCopy() fprintf(stderr,"This software utilizes the Moab Scheduling Library, version %s\n", MOAB_VERSION); - fprintf(stderr,"Copyright 2000-2005 Cluster Resources, Inc, All Rights Reserved\n"); + fprintf(stderr,"Copyright 2000-2006 Cluster Resources, Inc, All Rights Reserved\n"); return(SUCCESS); } /* END MUShowCopy() */ diff --git a/src/moab/Makefile b/src/moab/Makefile index 08e9fe8..956a69a 100644 --- a/src/moab/Makefile +++ b/src/moab/Makefile @@ -1,5 +1,5 @@ # Makefile for Moab 2.2.3 -# Copyright 1999 - 2005 Cluster Resources Inc, All Rights Reserved +# Copyright 1999 - 2006 Cluster Resources Inc, All Rights Reserved TOP =../.. BIN =$(TOP)/bin/ diff --git a/src/moab/header.cfg b/src/moab/header.cfg index 2371c59..f278d62 100644 --- a/src/moab/header.cfg +++ b/src/moab/header.cfg @@ -1,10 +1,10 @@ -VERSION 3.2.6p14 +VERSION 3.2.6p15 PACKAGE moab AUTHOR Cluster Resources, Inc FILETYPE Module -COPYRIGHT Copyright (C) 1999-2005 Cluster Resources, Inc +COPYRIGHT Copyright (C) 1999-2006 Cluster Resources, Inc DISCLAIMER ----------------------------------------------------------------------------- @@ -13,7 +13,7 @@ Moab Scheduling System - End User Open Source License This software is based on the Moab Scheduling System which was created by Cluster Resources, Inc. -Copyright (C) 1999-2005 Cluster Resources, Inc., all rights reserved. +Copyright (C) 1999-2006 Cluster Resources, Inc., all rights reserved. Moab Scheduling System is a trademark of Cluster Resources, Inc. diff --git a/src/moab/header.tmpl b/src/moab/header.tmpl index dde4109..acdab3c 100644 --- a/src/moab/header.tmpl +++ b/src/moab/header.tmpl @@ -13,7 +13,7 @@ Moab Workload Manager - End User License This product was created by Cluster Resources, Inc. and is protected by copyright and patent law. -Copyright (C) 1999-2005 Cluster Resources, Inc., all rights reserved. +Copyright (C) 1999-2006 Cluster Resources, Inc., all rights reserved. Moab Workload Manager, Moab Cluster Scheduler and Moab Scheduler are trademarks of Cluster Resources, Inc. diff --git a/src/server/Makefile b/src/server/Makefile index e93b7f8..0e663fc 100644 --- a/src/server/Makefile +++ b/src/server/Makefile @@ -1,5 +1,5 @@ # Makefile for Maui v3.2.6 -# Copyright 1999 - 2005 Cluster Resources, Inc, All Rights Reserved +# Copyright 1999 - 2006 Cluster Resources, Inc, All Rights Reserved TOP =../.. BIN =$(TOP)/bin diff --git a/src/server/Server.c b/src/server/Server.c index af3a2e7..1a6e5f8 100644 --- a/src/server/Server.c +++ b/src/server/Server.c @@ -1062,7 +1062,7 @@ int ServerProcessArgs( int ServerShowCopy() { - fprintf(stderr,"Copyright 2000-2005 Cluster Resources, Inc, All Rights Reserved\n"); + fprintf(stderr,"Copyright 2000-2006 Cluster Resources, Inc, All Rights Reserved\n"); fprintf(stderr," for the latest release, see http://clusterresources.com/maui\n"); fprintf(stderr,"This software includes the Maui Server Module, Copyright 1996 MHPCC, All Rights Reserved\n"); diff --git a/src/server/header.cfg b/src/server/header.cfg index 78a49b8..9fd2b2a 100644 --- a/src/server/header.cfg +++ b/src/server/header.cfg @@ -1,10 +1,10 @@ -VERSION 3.2.6p14 +VERSION 3.2.6p15 PACKAGE maui AUTHOR Cluster Resources, Inc FILETYPE Module -COPYRIGHT Copyright (C) 1999-2005 Cluster Resources, Inc +COPYRIGHT Copyright (C) 1999-2006 Cluster Resources, Inc DISCLAIMER ------------------------------------------------------------------------------