diff --git a/LICENSE b/LICENSE index ae864ff..b21cea7 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2013 sam159 +Copyright (c) 2013 Sam Stevens Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in diff --git a/Template.php b/Template.php index d1f8f9e..26f0291 100644 --- a/Template.php +++ b/Template.php @@ -4,7 +4,8 @@ * Template renderer * * @author Sam Stevens - * @license http://opensource.org/licenses/MIT MIT License + * @license https://github.com/sam159/YAPTE/blob/master/LICENSE MIT License + * @link https://github.com/sam159/YAPTE Find me on github */ if (!defined('DIR_TEMPLATES_COMPILED'))