From 86544f6f6d63757160e1e7df8758dc33528aa3bf Mon Sep 17 00:00:00 2001 From: Moe Jette <jette1@llnl.gov> Date: Mon, 2 Oct 2006 18:42:29 +0000 Subject: [PATCH] Add copyright notices as needed. --- doc/man/man1/salloc.1 | 19 +++++++++++++++++++ doc/man/man1/sattach.1 | 18 ++++++++++++++++++ doc/man/man1/sbatch.1 | 18 ++++++++++++++++++ doc/man/man1/slaunch.1 | 19 +++++++++++++++++++ doc/man/man1/srun.1 | 19 +++++++++++++++++++ 5 files changed, 93 insertions(+) diff --git a/doc/man/man1/salloc.1 b/doc/man/man1/salloc.1 index 980cd8f8460..262fd7b5c57 100644 --- a/doc/man/man1/salloc.1 +++ b/doc/man/man1/salloc.1 @@ -375,6 +375,25 @@ salloc: Relinquishing job allocation 65537 To grab an allocation of nodes and launch a parallel application on one command line (See the \fBsalloc\fR man page for more examples): .IP salloc \-N5 slaunch \-n10 myprogram + +.SH "COPYING" +Copyright (C) 2006 The Regents of the University of California. +Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). +UCRL-CODE-217948. +.LP +This file is part of SLURM, a resource management program. +For details, see <http://www.llnl.gov/linux/slurm/>. +.LP +SLURM is free software; you can redistribute it and/or modify it under +the terms of the GNU General Public License as published by the Free +Software Foundation; either version 2 of the License, or (at your option) +any later version. +.LP +SLURM is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU General Public License for more +details. + .SH "SEE ALSO" .LP sinfo(1), slaunch(1), sattach(1), sbatch(1), squeue(1), scancel(1), scontrol(1), slurm.conf(5), sched_setaffinity(2), numa(3) diff --git a/doc/man/man1/sattach.1 b/doc/man/man1/sattach.1 index 266494d1f46..2bbe76d3eac 100644 --- a/doc/man/man1/sattach.1 +++ b/doc/man/man1/sattach.1 @@ -66,6 +66,24 @@ sattach 15.0 sattach --output-filter 5 65386.15 +.SH "COPYING" +Copyright (C) 2006 The Regents of the University of California. +Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). +UCRL-CODE-217948. +.LP +This file is part of SLURM, a resource management program. +For details, see <http://www.llnl.gov/linux/slurm/>. +.LP +SLURM is free software; you can redistribute it and/or modify it under +the terms of the GNU General Public License as published by the Free +Software Foundation; either version 2 of the License, or (at your option) +any later version. +.LP +SLURM is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU General Public License for more +details. + .SH "SEE ALSO" .LP sinfo(1), slaunch(1), salloc(1), sbatch(1), squeue(1), scancel(1), scontrol(1), slurm.conf(5), sched_setaffinity(2), numa(3) diff --git a/doc/man/man1/sbatch.1 b/doc/man/man1/sbatch.1 index 1bdc3f5efb8..9422fc4a86a 100644 --- a/doc/man/man1/sbatch.1 +++ b/doc/man/man1/sbatch.1 @@ -419,6 +419,24 @@ host3 .br host4 +.SH "COPYING" +Copyright (C) 2006 The Regents of the University of California. +Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). +UCRL-CODE-217948. +.LP +This file is part of SLURM, a resource management program. +For details, see <http://www.llnl.gov/linux/slurm/>. +.LP +SLURM is free software; you can redistribute it and/or modify it under +the terms of the GNU General Public License as published by the Free +Software Foundation; either version 2 of the License, or (at your option) +any later version. +.LP +SLURM is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU General Public License for more +details. + .SH "SEE ALSO" .LP sinfo(1), slaunch(1), sattach(1), salloc(1), squeue(1), scancel(1), scontrol(1), slurm.conf(5), sched_setaffinity(2), numa(3) diff --git a/doc/man/man1/slaunch.1 b/doc/man/man1/slaunch.1 index 0b219a6d9f9..31f7125ddec 100644 --- a/doc/man/man1/slaunch.1 +++ b/doc/man/man1/slaunch.1 @@ -597,6 +597,25 @@ slaunch \-\-jobid 66777 \-N2 \-n8 myprogram To grab an allocation of nodes and launch a parallel application on one command line (See the \fBsalloc\fR man page for more examples): .IP salloc \-N5 slaunch \-n10 myprogram + +.SH "COPYING" +Copyright (C) 2006 The Regents of the University of California. +Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). +UCRL-CODE-217948. +.LP +This file is part of SLURM, a resource management program. +For details, see <http://www.llnl.gov/linux/slurm/>. +.LP +SLURM is free software; you can redistribute it and/or modify it under +the terms of the GNU General Public License as published by the Free +Software Foundation; either version 2 of the License, or (at your option) +any later version. +.LP +SLURM is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU General Public License for more +details. + .SH "SEE ALSO" .LP sinfo(1), sattach(1), salloc(1), sbatch(1), squeue(1), scancel(1), scontrol(1), slurm.conf(5), sched_setaffinity(2), numa(3) diff --git a/doc/man/man1/srun.1 b/doc/man/man1/srun.1 index ebc5d754831..69887da574b 100644 --- a/doc/man/man1/srun.1 +++ b/doc/man/man1/srun.1 @@ -1248,6 +1248,25 @@ dev1 .fi .PP + +.SH "COPYING" +Copyright (C) 2006 The Regents of the University of California. +Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER). +UCRL-CODE-217948. +.LP +This file is part of SLURM, a resource management program. +For details, see <http://www.llnl.gov/linux/slurm/>. +.LP +SLURM is free software; you can redistribute it and/or modify it under +the terms of the GNU General Public License as published by the Free +Software Foundation; either version 2 of the License, or (at your option) +any later version. +.LP +SLURM is distributed in the hope that it will be useful, but WITHOUT ANY +WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +FOR A PARTICULAR PURPOSE. See the GNU General Public License for more +details. + .SH "SEE ALSO" \fBscancel\fR(1), \fBscontrol\fR(1), \fBsqueue\fR(1), \fBslurm.conf\fR(5), \fBsched_setaffinity\fR(2), \fBnuma\fR(3) -- GitLab