Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
23b2c856
Commit
23b2c856
authored
Apr 28, 2003
by
Leigh B. Stoller
Browse files
Add some missing copyrights.
parent
3db43b50
Changes
10
Hide whitespace changes
Inline
Side-by-side
assign/config.cc
View file @
23b2c856
/*
* Copyright (c) 1999-2003 The University of Utah and the Flux Group.
* EMULAB-COPYRIGHT
* Copyright (c) 2002-2003 University of Utah and the Flux Group.
* All rights reserved.
*/
...
...
assign/delay.h
View file @
23b2c856
/*
* EMULAB-COPYRIGHT
* Copyright (c) 200
0
-2003 University of Utah and the Flux Group.
* Copyright (c) 200
2
-2003 University of Utah and the Flux Group.
* All rights reserved.
*/
...
...
assign/parser.cc
View file @
23b2c856
/*
* EMULAB-COPYRIGHT
* Copyright (c) 200
0
-2003 University of Utah and the Flux Group.
* Copyright (c) 200
2
-2003 University of Utah and the Flux Group.
* All rights reserved.
*/
...
...
assign/parser.h
View file @
23b2c856
/*
* EMULAB-COPYRIGHT
* Copyright (c) 200
0
-2003 University of Utah and the Flux Group.
* Copyright (c) 200
2
-2003 University of Utah and the Flux Group.
* All rights reserved.
*/
...
...
assign/port.h
View file @
23b2c856
/*
* EMULAB-COPYRIGHT
* Copyright (c) 200
0
-2003 University of Utah and the Flux Group.
* Copyright (c) 200
2
-2003 University of Utah and the Flux Group.
* All rights reserved.
*/
...
...
sql/GNUmakefile
View file @
23b2c856
#
# EMULAB-COPYRIGHT
# Copyright (c) 2000-2003 University of Utah and the Flux Group.
# All rights reserved.
#
#
# This makefile is different than all the others...
#
# It is intended to be run in place in the cvs tree to update the files,
...
...
sql/initstats.pl
View file @
23b2c856
#!/usr/bin/perl -wT
#
# EMULAB-COPYRIGHT
# Copyright (c) 2000-2003 University of Utah and the Flux Group.
# All rights reserved.
#
use
English
;
use
lib
"
/usr/testbed/lib
";
...
...
tmcd/common/rc.slothd
View file @
23b2c856
#!/bin/sh
#
# EMULAB-COPYRIGHT
# Copyright (c) 2002-2003 University of Utah and the Flux Group.
# All rights reserved.
#
USAGE
=
"usage:
$0
(start|stop|restart)"
...
...
www/GNUmakefile.in
View file @
23b2c856
#
# For installation.
# EMULAB-COPYRIGHT
# Copyright (c) 2000-2003 University of Utah and the Flux Group.
# All rights reserved.
#
SRCDIR = @srcdir@
TESTBED_SRCDIR = @top_srcdir@
...
...
www/common-style.css
View file @
23b2c856
/*
* EMULAB-COPYRIGHT
* Copyright (c) 2000-2003 University of Utah and the Flux Group.
* All rights reserved.
*/
h1
,
h2
,
h3
,
h4
{
font-weight
:
bold
;
}
h5
,
h6
{
font-weight
:
normal
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment