~m-grant-prg/mget/buster

« back to all changes in this revision

Viewing changes to src/prg/bash/Makefile.am

  • Committer: Mark Grant
  • Date: 2019-09-04 12:54:13 UTC
  • mfrom: (1.1.11)
  • Revision ID: m.grant.prg@gmail.com-20190904125413-gtwug6b4bs5x8mss
Merge new upstream development release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#! /usr/bin/env bash
2
1
#########################################################################
3
2
#                                                                       #
4
3
# Script ID: src/prg/bash/Makefile.am                                   #
5
 
# Author: Copyright (C) 2013-2018  Mark Grant                           #
 
4
# Author: Copyright (C) 2013-2019  Mark Grant                           #
6
5
#                                                                       #
7
6
# Released under the GPLv3 only.                                        #
8
7
# SPDX-License-Identifier: GPL-3.0                                      #
33
32
# 03/12/2017    MG      1.0.8   Add SPDX license tags to source files.  #
34
33
# 10/02/2018    MG      1.0.9   Change file's header for new directory  #
35
34
#                               names.                                  #
 
35
# 02/09/2019    MG      1.0.10  Remove useless shebang.                 #
36
36
#                                                                       #
37
37
#########################################################################
38
38