Skip to content

Commit 65a24aa

Browse files
committed
updated file header comment
1 parent ae2c25f commit 65a24aa

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

bright.bash

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
#!/bin/bash
22

3+
##
4+
# This file is part of the `bright-library` package.
35
#
4-
# Bight: Bash Color Library
5-
#
6-
# MIT License
7-
# Copyright 2016 Rob Frawley <rmf@src.run>
6+
# (c) Rob Frawley 2nd <rmf@src.run>
87
#
8+
# For the full copyright and license information, view the LICENSE.md
9+
# file distributed with this source code.
10+
##
911

1012
function _bright_resolve()
1113
{

0 commit comments

Comments
 (0)