From b58e34ae00d11ebc17656d962584bc23ad245bb4 Mon Sep 17 00:00:00 2001 From: Michael Elkins <melkins@tislabs.com> Date: Mon, 12 Jul 2010 16:59:51 +0000 Subject: more copyright notice updates for $top/portal-gui/scripts/ svn path=/portal-gui/scripts/helper.in; revision=3395 --- portal-gui/scripts/list_resources.py | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'portal-gui/scripts/list_resources.py') diff --git a/portal-gui/scripts/list_resources.py b/portal-gui/scripts/list_resources.py index 6e606506..8d491433 100755 --- a/portal-gui/scripts/list_resources.py +++ b/portal-gui/scripts/list_resources.py @@ -1,6 +1,21 @@ #!/usr/bin/env python # $Id$ # +# Copyright (C) 2010 SPARTA, Inc. dba Cobham Analytic Solutions +# +# Permission to use, copy, modify, and distribute this software for any +# purpose with or without fee is hereby granted, provided that the above +# copyright notice and this permission notice appear in all copies. +# +# THE SOFTWARE IS PROVIDED "AS IS" AND SPARTA DISCLAIMS ALL WARRANTIES WITH +# REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY +# AND FITNESS. IN NO EVENT SHALL SPARTA BE LIABLE FOR ANY SPECIAL, DIRECT, +# INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM +# LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE +# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR +# PERFORMANCE OF THIS SOFTWARE. +# +# # This script is reponsible for talking to rpkid and populating the # portal-gui's sqlite database. It asks rpkid for the list of received # resources, and the handles of any children. -- cgit v1.2.3