Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove shell comments with tags #10

Merged
merged 1 commit into from
Aug 13, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Remove shell comments with tags
Gets rid of all files with shell comments like

# $Id$
  • Loading branch information
PaulWessel committed Aug 13, 2018
commit 328645c2c7474ec96e134696dd53967fd8b9ab5d
1 change: 0 additions & 1 deletion cmake/ConfigDefault.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#
# $Id$
#
# Copyright (c) 1991-2018 by P. Wessel, W. H. F. Smith, R. Scharroo, J. Luis and F. Wobbe
# See LICENSE.TXT file for copying and redistribution conditions.
Expand Down
1 change: 0 additions & 1 deletion cmake/ConfigUserTemplate.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#
# $Id$
#
# Copyright (c) 1991-2018 by P. Wessel, W. H. F. Smith, R. Scharroo, J. Luis and F. Wobbe
# See LICENSE.TXT file for copying and redistribution conditions.
Expand Down
1 change: 0 additions & 1 deletion cmake/dist/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#
# $Id$
#
# Copyright (c) 1991-2018 by P. Wessel, W. H. F. Smith, R. Scharroo, J. Luis, and F. Wobbe
# See LICENSE.TXT file for copying and redistribution conditions.
Expand Down
1 change: 0 additions & 1 deletion cmake/modules/CheckPrototypeExists.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#
# $Id$
#
# - Check if the prototype for a function exists.
# CHECK_PROTOTYPE_EXISTS (FUNCTION HEADER VARIABLE)
Expand Down
1 change: 0 additions & 1 deletion cmake/modules/CheckTypeExists.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#
# $Id$
#
# - Check if the given struct or class has the specified member variable
# CHECK_STRUCT_MEMBER (STRUCT MEMBER HEADER VARIABLE)
Expand Down
1 change: 0 additions & 1 deletion cmake/modules/ConfigCMake.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#
# $Id$
#
# Useful CMake variables.
#
Expand Down
1 change: 0 additions & 1 deletion cmake/modules/ConfigureChecks.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#
# $Id$
#

if(NOT DEFINED _INCLUDED_CHECK_MACROS_)
Expand Down
1 change: 0 additions & 1 deletion cmake/modules/CopyDirIfDifferent.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#
# $Id$
#
# Copyright (c) 1991-2018 by P. Wessel, W. H. F. Smith, R. Scharroo, J. Luis and F. Wobbe
# See LICENSE.TXT file for copying and redistribution conditions.
Expand Down
1 change: 0 additions & 1 deletion cmake/modules/CreateDebugSym.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#
# $Id$
#
# - Generates Mac .dSYM bundle
# CREATE_DEBUG_SYM ( DESTINATION TARGETS )
Expand Down
1 change: 0 additions & 1 deletion cmake/modules/FindDCW.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#
# $Id$
#
# Locate DCW Digital Chart of the World for GMT
#
Expand Down
1 change: 0 additions & 1 deletion cmake/modules/FindFFTW3.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#
# $Id$
#
# Locate fftw3
#
Expand Down
1 change: 0 additions & 1 deletion cmake/modules/FindGDAL.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#
# $Id$
#
# Locate gdal
#
Expand Down
1 change: 0 additions & 1 deletion cmake/modules/FindGLIB.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#
# $Id$
#
# - Try to find Glib and its components (gio, gobject etc)
# Once done, this will define
Expand Down
1 change: 0 additions & 1 deletion cmake/modules/FindGSHHG.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#
# $Id$
#
# Locate GSHHG shorelines
#
Expand Down
1 change: 0 additions & 1 deletion cmake/modules/FindNETCDF.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#
# $Id$
#
# Locate netcdf
#
Expand Down
1 change: 0 additions & 1 deletion cmake/modules/FindPCRE.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#
# $Id$
#
# Locate pcre
#
Expand Down
1 change: 0 additions & 1 deletion cmake/modules/FindPCRE2.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#
# $Id$
#
# Locate pcre2
#
Expand Down
1 change: 0 additions & 1 deletion cmake/modules/FindREGEX.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#
# $Id$
#
# - Find regex
# Find the native REGEX includes and library
Expand Down
1 change: 0 additions & 1 deletion cmake/modules/FindSphinx.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#
# $Id$
#
# Locate Sphinx documentation generator
#
Expand Down
1 change: 0 additions & 1 deletion cmake/modules/GmtGenExtraHeaders.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#
# $Id$
#
# - Generates extra header files
# GMT_CREATE_HEADERS ()
Expand Down
1 change: 0 additions & 1 deletion cmake/modules/GmtHelperMacros.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#
# $Id$
#
# - Useful CMake macros
#
Expand Down
1 change: 0 additions & 1 deletion cmake/modules/ManageString.cmake
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#
# $Id$
#
# - Collection of String utility macros.
# Defines the following macros:
Expand Down
1 change: 0 additions & 1 deletion cmake/modules/UseLATEX.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# $Id$
#
# CMAKE commands to actually use the LaTeX compiler
# Version: 1.9.1
Expand Down
1 change: 0 additions & 1 deletion doc_classic/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#
# $Id$
#
# Copyright (c) 1991-2017 by P. Wessel, W. H. F. Smith, R. Scharroo, J. Luis, and F. Wobbe
# See LICENSE.TXT file for copying and redistribution conditions.
Expand Down
1 change: 0 additions & 1 deletion doc_classic/examples/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#
# $Id$
#
# Copyright (c) 1991-2017 by P. Wessel, W. H. F. Smith, R. Scharroo, J. Luis, and F. Wobbe
# See LICENSE.TXT file for copying and redistribution conditions.
Expand Down
1 change: 0 additions & 1 deletion doc_classic/examples/animate.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/bin/bash
#
# $Id$
#
# Bash script for creating videos of the animation examples.
# The videos will optionally be included in the RST gallery.
Expand Down
1 change: 0 additions & 1 deletion doc_classic/examples/gmtest.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/bin/bash
#
# $Id$
#
# Bash script inclusion to test all GMT examples.
# It sets the environment such that the examples are created as in the manual.
Expand Down
1 change: 0 additions & 1 deletion doc_classic/fig/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#
# $Id$
#
# Copyright (c) 1991-2017 by P. Wessel, W. H. F. Smith, R. Scharroo, J. Luis, and F. Wobbe
# See LICENSE.TXT file for copying and redistribution conditions.
Expand Down
1 change: 0 additions & 1 deletion doc_classic/rst/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#
# $Id$
#
# Copyright (c) 1991-2017 by P. Wessel, W. H. F. Smith, R. Scharroo, J. Luis, and F. Wobbe
# See LICENSE.TXT file for copying and redistribution conditions.
Expand Down
1 change: 0 additions & 1 deletion doc_classic/scripts/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#
# $Id$
#
# Copyright (c) 1991-2017 by P. Wessel, W. H. F. Smith, R. Scharroo, J. Luis, and F. Wobbe
# See LICENSE.TXT file for copying and redistribution conditions.
Expand Down
1 change: 0 additions & 1 deletion doc_classic/scripts/GMT_chunking.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/bash
# $Id$
#
# Make an illustration of grid chunking
#
Expand Down
1 change: 0 additions & 1 deletion doc_classic/scripts/gen_data_App_O.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/bin/bash
#
# $Id$
# Makes the data for GMT_App_O_[1-9].sh
#
gmt grdcut @osu91a1f_16.nc -R50/160/-15/15 -GApp_O_geoid.nc
Expand Down
1 change: 0 additions & 1 deletion doc_classic/scripts/gen_data_dummy.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/bin/bash
#
# $Id$
# This script makes the dummy data sets needed in GMT_linear.sh GMT_log.sh GMT_pow.sh
#
gmt math -T0/100/1 T SQRT = sqrt.txt
Expand Down
1 change: 0 additions & 1 deletion doc_classic/scripts/gmtest.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/bin/bash
#
# $Id$
#
# Functions to be used with test scripts

Expand Down
1 change: 0 additions & 1 deletion doc_modern/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#
# $Id$
#
# Copyright (c) 1991-2018 by P. Wessel, W. H. F. Smith, R. Scharroo, J. Luis, and F. Wobbe
# See LICENSE.TXT file for copying and redistribution conditions.
Expand Down
1 change: 0 additions & 1 deletion doc_modern/examples/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#
# $Id$
#
# Copyright (c) 1991-2018 by P. Wessel, W. H. F. Smith, R. Scharroo, J. Luis, and F. Wobbe
# See LICENSE.TXT file for copying and redistribution conditions.
Expand Down
1 change: 0 additions & 1 deletion doc_modern/examples/animate.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/bin/bash
#
# $Id$
#
# Bash script for creating videos of the animation examples.
# The videos will optionally be included in the RST gallery.
Expand Down
1 change: 0 additions & 1 deletion doc_modern/examples/gmtest.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/bin/bash
#
# $Id$
#
# Bash script inclusion to test all GMT examples.
# It sets the environment such that the examples are created as in the manual.
Expand Down
1 change: 0 additions & 1 deletion doc_modern/fig/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#
# $Id$
#
# Copyright (c) 1991-2018 by P. Wessel, W. H. F. Smith, R. Scharroo, J. Luis, and F. Wobbe
# See LICENSE.TXT file for copying and redistribution conditions.
Expand Down
1 change: 0 additions & 1 deletion doc_modern/rst/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#
# $Id$
#
# Copyright (c) 1991-2018 by P. Wessel, W. H. F. Smith, R. Scharroo, J. Luis, and F. Wobbe
# See LICENSE.TXT file for copying and redistribution conditions.
Expand Down
1 change: 0 additions & 1 deletion doc_modern/scripts/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#
# $Id$
#
# Copyright (c) 1991-2018 by P. Wessel, W. H. F. Smith, R. Scharroo, J. Luis, and F. Wobbe
# See LICENSE.TXT file for copying and redistribution conditions.
Expand Down
1 change: 0 additions & 1 deletion doc_modern/scripts/GMT_chunking.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/bash
# $Id$
#
# Make an illustration of grid chunking
#
Expand Down
1 change: 0 additions & 1 deletion doc_modern/scripts/gen_data_App_O.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/bin/bash
#
# $Id$
# Makes the data for GMT_App_O_[1-9].sh
#
gmt grdcut @osu91a1f_16.nc -R50/160/-15/15 -GApp_O_geoid.nc
Expand Down
1 change: 0 additions & 1 deletion doc_modern/scripts/gen_data_dummy.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/bin/bash
#
# $Id$
# This script makes the dummy data sets needed in GMT_linear.sh GMT_log.sh GMT_pow.sh
#
gmt math -T0/100/1 T SQRT = sqrt.txt
Expand Down
1 change: 0 additions & 1 deletion doc_modern/scripts/gmtest.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/bin/bash
#
# $Id$
#
# Functions to be used with test scripts

Expand Down
1 change: 0 additions & 1 deletion prog_use.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/bash
# $Id$
# Returns a count of how many time a GMT program is used in our test scripts
# including doc and examples. Give -l to see which scripts [Default returns the count]
#
Expand Down
1 change: 0 additions & 1 deletion share/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#
# $Id$
#
# Copyright (c) 1991-2018 by P. Wessel, W. H. F. Smith, R. Scharroo, J. Luis, and F. Wobbe
# See LICENSE.TXT file for copying and redistribution conditions.
Expand Down
1 change: 0 additions & 1 deletion share/coastline.conf.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#
# $Id$
# GSHHG shoreline search path for in-build-dir tests
#
@GSHHG_PATH@
1 change: 0 additions & 1 deletion share/localization/gmt_gr.locale
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# GMT Time language file for GR (Greece) mode [GR]
#
# $Id$
#-------------------------------------------------
# Monthnames, with 3-char and 1-char abbreviations
M 1 ���������� ��� �
Expand Down
1 change: 0 additions & 1 deletion share/localization/gmt_ru.locale
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# GMT Time language file for RU (Russion) mode [RU]
#
# $Id$
#-------------------------------------------------
# Monthnames, with 3-char and 1-char abbreviations
M 1 ������ ��� �
Expand Down
1 change: 0 additions & 1 deletion share/tools/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#
# $Id$
#
# Copyright (c) 1991-2018 by P. Wessel, W. H. F. Smith, R. Scharroo, J. Luis, and F. Wobbe
# See LICENSE.TXT file for copying and redistribution conditions.
Expand Down
1 change: 0 additions & 1 deletion share/tools/gmt5syntax.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
#! -*-perl-*-
eval 'exec perl -x -wS $0 ${1+"$@"}'
if 0;
# $Id$
#
# Copyright (c) 1991-2018 by P. Wessel, W. H. F. Smith, R. Scharroo,
# J. Luis, and F. Wobbe
Expand Down
1 change: 0 additions & 1 deletion share/tools/gmt_aliases.csh
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# $Id$
#
# Copyright (c) 1991-2018 by P. Wessel, W. H. F. Smith, R. Scharroo,
# J. Luis, and F. Wobbe
Expand Down
1 change: 0 additions & 1 deletion share/tools/gmt_completion.bash
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# $Id$
#
# Copyright (c) 1991-2018 by P. Wessel, W. H. F. Smith, R. Scharroo,
# J. Luis, and F. Wobbe
Expand Down
1 change: 0 additions & 1 deletion share/tools/gmt_functions.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/bash
# $Id$
#
# Copyright (c) 1991-2018 by P. Wessel, W. H. F. Smith, R. Scharroo,
# J. Luis, and F. Wobbe
Expand Down
1 change: 0 additions & 1 deletion share/tools/gmt_links.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/bash
# $Id$
#
# Copyright (c) 1991-2018 by P. Wessel, W. H. F. Smith, R. Scharroo,
# J. Luis, and F. Wobbe
Expand Down
1 change: 0 additions & 1 deletion share/tools/gmt_prepmex.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/bin/bash
# $Id$
#
# Copyright (c) 1991-2018 by P. Wessel, W. H. F. Smith, R. Scharroo,
# J. Luis, and F. Wobbe
Expand Down
1 change: 0 additions & 1 deletion share/tools/gmt_uninstall.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#!/usr/bin/env bash
# $Id$
#
# Copyright (c) 1991-2018 by P. Wessel, W. H. F. Smith, R. Scharroo,
# J. Luis, and F. Wobbe
Expand Down
1 change: 0 additions & 1 deletion share/tools/ncdeflate
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/bin/bash
#
# $Id$
#
# Copyright (c) 1991-2018 by P. Wessel, W. H. F. Smith, R. Scharroo,
# J. Luis, and F. Wobbe
Expand Down
1 change: 0 additions & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#
# $Id$
#
# Copyright (c) 1991-2018 by P. Wessel, W. H. F. Smith, R. Scharroo, J. Luis, and F. Wobbe
# See LICENSE.TXT file for copying and redistribution conditions.
Expand Down
1 change: 0 additions & 1 deletion src/Datums.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# $Id$
#
# List of Datums available in GMT
# The (Dx,Dy,Dz) values are in meters relative to WGS-84
Expand Down
1 change: 0 additions & 1 deletion src/Ellipsoids.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# $Id$
#
# This is the core listing of supported ellipsoids in GMT map projections.
# Please adhere to the format.
Expand Down
1 change: 0 additions & 1 deletion src/gmt_make_PSL_strings.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/bin/bash
#
# $Id$
#
# Copyright (c) 2012-2018
# by P. Wessel, W. H. F. Smith, R. Scharroo, J. Luis, and F. Wobbe
Expand Down
1 change: 0 additions & 1 deletion src/gmt_make_enum_dicts.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/bin/bash
#
# $Id$
#
# Copyright (c) 2012-2018
# by P. Wessel, W. H. F. Smith, R. Scharroo, J. Luis, and F. Wobbe
Expand Down
Loading