~m-grant-prg/lixbackups/trunk

« back to all changes in this revision

Viewing changes to src/conf/etc/Makefile.am

  • Committer: Mark Grant
  • Date: 2019-01-28 09:47:34 UTC
  • mfrom: (1.1.26)
  • Revision ID: m.grant.prg@gmail.com-20190128094734-7oj5y68skyu2ajen
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/conf/etc/Makefile.am                                   #
5
 
# Author: Copyright (C) 2012-2018  Mark Grant                           #
 
4
# Author: Copyright (C) 2012-2019  Mark Grant                           #
6
5
#                                                                       #
7
6
# Released under the GPLv3 only.                                        #
8
7
# SPDX-License-Identifier: GPL-3.0                                      #
31
30
# 30/11/2017    MG      1.0.6   Add SPDX license tags to source files.  #
32
31
# 10/02/2018    MG      1.0.7   Change file's header for new directory  #
33
32
#                               names.                                  #
 
33
# 13/01/2019    MG      1.0.8   Remove unnecessary shebang.             #
34
34
#                                                                       #
35
35
#########################################################################
36
36