diff options
Diffstat (limited to 'meta.php')
| -rw-r--r-- | meta.php | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ <?php +/** + * Copyright (c) 2007 Nathan Kinkade + * + * This code is offered under an MIT (X11) license. For more information + * about the terms of this license see the file LICENSE included with this + * software or visit: http://www.opensource.org/licenses/mit-license.php + */ + # this script perhaps doesn't have the most apt name, but it made sense # to me at the time I first named it. # the purpose of this file is to allow adding custom <head> |
