Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Copyright 2014->2015
Summary:
Update copyright notices in folly to 2015

find folly/ -type f | xargs sed -i 's/Copyright 2014 Facebook, Inc./Copyright 2015 Facebook, Inc./g'find . -type f | xargs sed -i 's/Copyright 2014 Facebook, Inc./Copyright 2015 Facebook, Inc./g'

Test Plan:
fbconfig -r folly && fbmake runtests

Reviewed By: markisaa@fb.com

Subscribers: ldbrandy, shilin, sdwilsh, fugalh, njormrod, folly-diffs@, jsedgwick, yfeldblum

FB internal diff: D1869183

Signature: t1:1869183:1424823514:a2dd33741a86bf099d5c9e3d8702e6cca6dd672f
  • Loading branch information
Gownta authored and int committed Mar 3, 2015
1 parent 1a61493 commit 275ca94
Show file tree
Hide file tree
Showing 486 changed files with 486 additions and 486 deletions.
2 changes: 1 addition & 1 deletion folly/ApplyTuple.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/Arena-inl.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/Arena.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/AtomicBitSet.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/AtomicHashArray-inl.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/AtomicHashArray.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/AtomicHashMap-inl.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/AtomicHashMap.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/AtomicStruct.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/Baton.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/Benchmark.cpp
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/Benchmark.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/Bits.cpp
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/Bits.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/CPortability.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/Checksum.cpp
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/Checksum.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/Chrono.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/ConcurrentSkipList-inl.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/ConcurrentSkipList.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/Conv.cpp
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/Conv.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/CpuId.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/Demangle.cpp
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/Demangle.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/DiscriminatedPtr.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/DynamicConverter.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/EvictingCacheMap.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/Exception.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/ExceptionWrapper.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/Executor.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/FBString.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/FBVector.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/File.cpp
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/File.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/FileUtil.cpp
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/FileUtil.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/Fingerprint.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/Foreach.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/Format-inl.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/Format.cpp
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/Format.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/FormatArg.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/GroupVarint.cpp
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/GroupVarint.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/Hash.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/IPAddress.cpp
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/IPAddress.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/IPAddressException.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/IPAddressV4.cpp
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/IPAddressV4.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/IPAddressV6.cpp
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/IPAddressV6.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/IndexedMemPool.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/IntrusiveList.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/Lazy.h
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion folly/LifoSem.cpp
@@ -1,5 +1,5 @@
/*
* Copyright 2014 Facebook, Inc.
* Copyright 2015 Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
Expand Down

0 comments on commit 275ca94

Please sign in to comment.