Skip to content

Commit 842c011

Browse files
authored
added missing license header (#1189)
1 parent a898e55 commit 842c011

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

dspace/src/main/docker/dspace-postgres-pgcrypto/enable-logging.sh

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
#!/bin/bash
2+
#
3+
# The contents of this file are subject to the license and copyright
4+
# detailed in the LICENSE and NOTICE files at the root of the source
5+
# tree and available online at
6+
#
7+
# http://www.dspace.org/license/
8+
#
9+
210
set -e
311

412
CONF="$PGDATA/postgresql.conf"

0 commit comments

Comments
 (0)