chore: update copyright to 2016

This commit is contained in:
Dominik Ferber
2016-03-15 10:42:18 +01:00
parent ff59549517
commit 2faa2cbecd
5 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
The MIT License (MIT)
Copyright (c) 2015 Dominik Ferber
Copyright (c) 2016 Dominik Ferber
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@@ -1,7 +1,7 @@
/**
* @fileoverview Ensures consistent parameter names in blaze event maps
* @author Philipp Sporrer, Dominik Ferber
* @copyright 2015 Philipp Sporrer. All rights reserved.
* @copyright 2016 Philipp Sporrer. All rights reserved.
* See LICENSE file in root directory for full license.
*/

View File

@@ -1,7 +1,7 @@
/**
* @fileoverview Ensures that the names of the arguments of event handlers are always the same
* @author Philipp Sporrer, Dominik Ferber
* @copyright 2015 Philipp Sporrer. All rights reserved.
* @copyright 2016 Philipp Sporrer. All rights reserved.
* See LICENSE file in root directory for full license.
*/

View File

@@ -1,7 +1,7 @@
/**
* @fileoverview Prevent usage of Session
* @author Dominik Ferber
* @copyright 2015 Dominik Ferber. All rights reserved.
* @copyright 2016 Dominik Ferber. All rights reserved.
* See LICENSE file in root directory for full license.
*/

View File

@@ -1,7 +1,7 @@
/**
* @fileoverview Prevent usage of deprecated template callback assignments.
* @author Dominik Ferber
* @copyright 2015 Dominik Ferber. All rights reserved.
* @copyright 2016 Dominik Ferber. All rights reserved.
* See LICENSE file in root directory for full license.
*/