summaryrefslogtreecommitdiff
path: root/tools/addlicense.sh
blob: f8ab42f142070c543994f23c098b8f150f5421ac (plain)
1
2
3
4
5
6
#!/usr/bin/env bash
# Copyright (c) 2023 Nicolas Paul All rights reserved.
# Use of this source code is governed by a BSD-style
# license that can be found in the LICENSE file.

addlicense -c="Nicolas Paul" -l=bsd -v -y=2023 .