Add copyright header on website files

This commit is contained in:
Christopher Chedeau
2015-03-23 10:55:49 -07:00
parent 3e2bcdc5a1
commit e811181034
28 changed files with 196 additions and 20 deletions

View File

@@ -1,4 +1,11 @@
// Copyright 2004-present Facebook. All Rights Reserved.
/**
* Copyright (c) 2015-present, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*/
/*global exports:true*/
"use strict";