fixed headers for retired projects

pull/18/head
lucadelu 2018-03-22 17:38:56 +01:00
parent 1fc94bb28b
commit 60a053f2f4
12 changed files with 91 additions and 91 deletions

View File

@ -1,5 +1,11 @@
#!/bin/sh
# Copyright (c) 2011 The Open Source Geospatial Foundation.
#############################################################################
#
# Purpose: This script will install 52n WSS
# Author: j.drewnak@52north.org
#
#############################################################################
# Copyright (c) 2011-2018 The Open Source Geospatial Foundation.
# Licensed under the GNU LGPL.
#
# This library is free software; you can redistribute it and/or modify it
@ -13,13 +19,8 @@
# web page "http://www.fsf.org/licenses/lgpl.html".
#
# Version: 2011-06-30
# Author: j.drewnak@52north.org
# TODO
#
# About:
# =====
# This script installs 52n WSS
#
#############################################################################
#
# =============================================================================
# Install script for 52n WSS

View File

@ -1,5 +1,12 @@
#!/bin/sh
# Copyright (c) 2010 The Open Source Geospatial Foundation.
#############################################################################
#
# Purpose: This script will install AtlasStyler SLD editor. It will also download the openmapsymbols
# for AtlasStyler to the local ~/.AtlasStyler/templates directory.
# Author: Stefan A. Tzeggai
#
#############################################################################
# Copyright (c) 2010-2018 The Open Source Geospatial Foundation.
# Licensed under the GNU LGPL.
#
# This library is free software; you can redistribute it and/or modify it
@ -11,13 +18,7 @@
# See the GNU Lesser General Public License for more details, either
# in the "LICENSE.LGPL.txt" file distributed with this software or at
# web page "http://www.fsf.org/licenses/lgpl.html".
# Author: Stefan A. Tzeggai
# About:
# =====
# This script will install AtlasStyler SLD editor. It will also download the openmapsymbols
# for AtlasStyler to the local ~/.AtlasStyler/templates directory.
#############################################################################
# Running:
# =======
@ -87,4 +88,4 @@ EOF
#?or? if [ ! -x /usr/share/atlasstyler/start_Atlasstyler.sh ] ; then
####
./diskspace_probe.sh "`basename $0`" end
./diskspace_probe.sh "`basename $0`" end

View File

@ -1,7 +1,11 @@
#!/bin/bash
#############################################################################
#
# Purpose: This script will install Cartaro
#
#############################################################################
# Copyright (c) 2012 geOps (www.geops.de)
# Copyright (c) 2012-2016 The Open Source Geospatial Foundation.
# Copyright (c) 2012-2018 The Open Source Geospatial Foundation.
# Licensed under the GNU LGPL.
#
# This library is free software; you can redistribute it and/or modify it
@ -13,11 +17,8 @@
# See the GNU Lesser General Public License for more details, either
# in the "LICENSE.LGPL.txt" file distributed with this software or at
# web page "http://www.fsf.org/licenses/lgpl.html".
#
# About:
# =====
# This script will install Cartaro
#
#############################################################################
# Running:
# =======
# sudo ./install_cartaro.sh

View File

@ -1,9 +1,13 @@
#!/bin/sh
#############################################################################
#
# Copyright (c) 2010 The Open Source Geospatial Foundation.
# Licensed under the GNU LGPL version >= 2.1.
# Purpose: This script will install geopublisher via a Debian Repository .deb
# Author: Stefan A. Tzeggai
#
#############################################################################
# Copyright (c) 2010-2018 The Open Source Geospatial Foundation.
# Licensed under the GNU LGPL version >= 2.1.
#
# This library is free software; you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as published
# by the Free Software Foundation, either version 2.1 of the License,
@ -13,11 +17,8 @@
# See the GNU Lesser General Public License for more details, either
# in the "LICENSE.LGPL.txt" file distributed with this software or at
# web page "http://www.fsf.org/licenses/lgpl.html".
#
# About:
# =====
# This script will install geopublisher via a Debian Repository .deb
#
#############################################################################
# Requirements:
# =======
# Any Java 1.6, Sun preferred

View File

@ -1,7 +1,13 @@
#!/bin/sh
#############################################################################
#
# Purpose: This script will install GpsDrive
# Author: H.Bowman <hamish_b yahoo com>
#
#############################################################################
# Copyright (c) 2009-2013 by Hamish Bowman
# Copyright (c) 2009-2016 The Open Source Geospatial Foundation.
# Licensed under the GNU LGPL version >= 2.1.
# Copyright (c) 2009-2018 The Open Source Geospatial Foundation.
# Lpcensed under the GNU LGPL version >= 2.1.
#
# This library is free software; you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as published
@ -12,12 +18,7 @@
# See the GNU Lesser General Public License for more details, either
# in the "LGPL-2.1.txt" file distributed with this software or at
# web page "http://www.fsf.org/licenses/lgpl.html".
#
#
# script to install GpsDrive
# written by H.Bowman <hamish_b yahoo com>
# GpsDrive homepage: http://www.gpsdrive.de
#
#############################################################################
if [ "$#" -lt 1 ] || [ "$#" -gt 1 ]; then
echo "Wrong number of arguments"
@ -240,20 +241,3 @@ chown $USER_NAME:$USER_NAME "$USER_HOME/Desktop/gpsdrive.desktop"
exit
############################################################################
############################################################################
############################################################################
############################################################################
############################################################################
############################################################################

View File

@ -5,7 +5,7 @@
# NASA OPEN SOURCE AGREEMENT VERSION 1.3
#
#############################################################################
# Copyright (c) 2016 Open Source Geospatial Foundation (OSGeo)
# Copyright (c) 2016-2018 Open Source Geospatial Foundation (OSGeo)
#
# Licensed under the GNU LGPL version >= 2.1.
#

View File

@ -1,5 +1,10 @@
#!/bin/sh
# Copyright (c) 2010 Open Source Geospatial Foundation (OSGeo)
#############################################################################
#
# Purpose: This script will install mapfish
#
#############################################################################
# Copyright (c) 2010-2018 Open Source Geospatial Foundation (OSGeo)
#
# Licensed under the GNU LGPL version >= 2.1.
#
@ -12,10 +17,7 @@
# See the GNU Lesser General Public License for more details, either
# in the "LICENSE.LGPL.txt" file distributed with this software or at
# web page "http://www.fsf.org/licenses/lgpl.html".
#
# About:
# =====
# This script install mapfish
#############################################################################
./diskspace_probe.sh "`basename $0`" begin
BUILD_DIR=`pwd`

View File

@ -1,5 +1,10 @@
#!/bin/bash
# Copyright (c) 2009-2016 The Open Source Geospatial Foundation.
#############################################################################
#
# Purpose: This script will install osgearth
#
#############################################################################
# Copyright (c) 2009-2018 The Open Source Geospatial Foundation.
# Licensed under the GNU LGPL version >= 2.1.
#
# This library is free software; you can redistribute it and/or modify it
@ -11,13 +16,7 @@
# See the GNU Lesser General Public License for more details, either
# in the "LICENSE.LGPL.txt" file distributed with this software or at
# web page "http://www.fsf.org/licenses/lgpl.html".
# About:
# =====
# This script will install osgearth in xubuntu
#
# osgEarth is a scalable terrain rendering toolkit for OpenSceneGraph
# http://osgearth.org/
#############################################################################
./diskspace_probe.sh "`basename $0`" begin
####

View File

@ -1,5 +1,10 @@
#!/bin/sh
# Copyright (c) 2016 The Open Source Geospatial Foundation.
#############################################################################
#
# Purpose: This script will pywps
#
#############################################################################
# Copyright (c) 2016-2018 The Open Source Geospatial Foundation.
# Licensed under the GNU LGPL version >= 2.1.
#
# This library is free software; you can redistribute it and/or modify it
@ -11,9 +16,8 @@
# See the GNU Lesser General Public License for more details, either
# in the "LICENSE.LGPL.txt" file distributed with this software or at
# web page "http://www.fsf.org/licenses/lgpl.html".
#
# About:
# =====
#############################################################################
# This script will install pywps as follows
# - python-pywps debian package
# - /etc/pywps (configuration, WSGI wrapper, processes)

View File

@ -1,6 +1,11 @@
#!/bin/sh
# Author: H.Bowman <hamish_b yahoo com>
# Copyright (c) 2012-2016 The Open Source Geospatial Foundation.
#############################################################################
#
# Purpose: This script will install TileMill
# Author: H. Bowman <hamish_b yahoo com>
#
#############################################################################
# Copyright (c) 2012-2018 The Open Source Geospatial Foundation.
# Licensed under the GNU LGPL version >= 2.1.
#
# This library is free software; you can redistribute it and/or modify it
@ -12,10 +17,8 @@
# See the GNU Lesser General Public License for more details, either
# in the "LGPL-2.1.txt" file distributed with this software or at
# web page "http://www.fsf.org/licenses/lgpl.html".
#
# script to install TileMill
# homepage: http://mapbox.com/tilemill
#
#############################################################################
# Need to get 68.4 MB of archives.
# After this operation, 186 MB of additional disk space will be used.

View File

@ -1,5 +1,10 @@
#!/bin/sh
# Copyright (c) 2009-2016 The Open Source Geospatial Foundation.
#############################################################################
#
# Purpose: This script will install ushahidi
#
#############################################################################
# Copyright (c) 2009-2018 The Open Source Geospatial Foundation.
# Licensed under the GNU LGPL version >= 2.1.
#
# This program is free software; you can redistribute it and/or modify it
@ -11,11 +16,8 @@
# See the GNU Lesser General Public License for more details, either
# in the "LICENSE.LGPL.txt" file distributed with this software or at
# web page "http://www.fsf.org/licenses/lgpl.html".
#
# About:
# =====
# This script will install ushahidi
#
#############################################################################
# Requires: Apache2, PHP5 mysql-server
#
# more install instructions can be found here /usr/share/ushahidi/readme.html

View File

@ -1,5 +1,10 @@
#!/bin/sh
# Copyright (c) 2010-2016 The Open Source Geospatial Foundation.
#############################################################################
#
# Purpose: This script will install viking
#
#############################################################################
# Copyright (c) 2010-2018 The Open Source Geospatial Foundation.
# Licensed under the GNU LGPL.
#
# This library is free software; you can redistribute it and/or modify it
@ -11,10 +16,7 @@
# See the GNU Lesser General Public License for more details, either
# in the "LICENSE.LGPL.txt" file distributed with this software or at
# web page "http://www.fsf.org/licenses/lgpl.html".
# About:
# =====
# This script will install viking
#############################################################################
./diskspace_probe.sh "`basename $0`" begin
####