Project

General

Profile

« Previous | Next » 

Revision 263d03d5

Added by jahoti almost 2 years ago

Fix license notices on JS and SH files

Other files have been left, as no model notice is available

View differences:

build.sh
1 1
#!/bin/sh
2 2

  
3
# Copyright (C) 2021 Wojtek Kosior
4
# Redistribution terms are gathered in the `copyright' file.
3
# This file is part of Haketilo
4
#
5
# Copyright (C) 2021, Wojtek Kosior
6
#
7
# This program is free software: you can redistribute it and/or modify
8
# it under the terms of the CC0 1.0 Universal License as published by
9
# the Creative Commons Corporation.
10
#
11
# This program is distributed in the hope that it will be useful,
12
# but WITHOUT ANY WARRANTY; without even the implied warranty of
13
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14
# CC0 1.0 Universal License for more details.
5 15

  
6 16
handle_export_line() {
7 17
    if [ "x$1" = "xEXPORTS_START" ]; then

Also available in: Unified diff