You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your contributions should also include the following header:
28
+
All contributions are under the CLA mentioned above. For this project, Optimizely uses the Apache 2.0 license, and so asks that by contributing your code, you agree to license your contribution under the terms of the [Apache License v2.0](http://www.apache.org/licenses/LICENSE-2.0). Your contributions should also include the following header:
31
29
32
30
```
33
-
/**
34
-
* Copyright 2016, Optimizely
35
-
*
36
-
* Licensed under the Apache License, Version 2.0 (the "License");
37
-
* you may not use this file except in compliance with the License.
38
-
* You may obtain a copy of the License at
39
-
*
40
-
* http://www.apache.org/licenses/LICENSE-2.0
41
-
*
42
-
* Unless required by applicable law or agreed to in writing, software
43
-
* distributed under the License is distributed on an "AS IS" BASIS,
44
-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
45
-
* See the License for the specific language governing permissions and
The YEAR above should be the year of the contribution. If work on the file has been done over multiple years, list each year in the section above. Example: Optimizely writes the file and releases it in 2014. No changes are made in 2015. Change made in 2016. YEAR should be “2014, 2016”.
49
+
50
50
## Contact
51
51
52
-
If you have questions, please contact developers@optimizely.com.
52
+
If you have questions, please contact developers@optimizely.com.
0 commit comments