updated versioning and copyright's for p15
git-svn-id: svn://opensvn.adaptivecomputing.com/maui/trunk@57 3f5042e3-fb1d-0410-be18-d6ca2573e517
This commit is contained in:
parent
83b29b0736
commit
5a0d0b0fc4
@ -1 +1 @@
|
||||
#define MSCHED_VERSION "maui-3.2.6p14-snap.1138394201"
|
||||
#define MSCHED_VERSION "maui-3.2.6p15-snap.1148405868"
|
||||
|
@ -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/
|
||||
|
@ -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@
|
||||
|
@ -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.
|
||||
|
||||
|
@ -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() */
|
||||
|
@ -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/
|
||||
|
@ -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.
|
||||
|
||||
|
@ -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.
|
||||
|
||||
|
@ -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
|
||||
|
@ -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");
|
||||
|
@ -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
|
||||
------------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user