Skip to content

Commit

Permalink
Add copyright disclaimer to colorlib.inc
Browse files Browse the repository at this point in the history
  • Loading branch information
c0rp3n committed Jan 3, 2022
1 parent 7980768 commit a5b46b3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions addons/sourcemod/scripting/include/colorlib.inc
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
//
// Copyright (C) 2020-2022 Oliver John Hitchcock. Licensed under GNU GPLv3.
//

#if defined _colorlib_included
#endinput
#endif
Expand Down

0 comments on commit a5b46b3

Please sign in to comment.