mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
chore: update copyright to 2016
This commit is contained in:
2
LICENSE
2
LICENSE
@@ -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
|
||||
|
||||
@@ -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.
|
||||
*/
|
||||
|
||||
|
||||
@@ -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.
|
||||
*/
|
||||
|
||||
|
||||
@@ -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.
|
||||
*/
|
||||
|
||||
|
||||
@@ -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.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user