From 9f873ed35a3d78653b0231761e320e909938352e Mon Sep 17 00:00:00 2001 From: Zejun Wu Date: Wed, 11 Mar 2015 10:06:07 -0700 Subject: [PATCH] Update haxl copyright headers Summary: Update haxl copyright headers: s/2014/2014-present/g Thank @siddharthasharma for pointing this out Closes #26, #27 Test Plan: meh Reviewed By: jon.coens@fb.com Subscribers: ldbrandy, memo, watashi, smarlow, akr, bnitka, jcoens FB internal diff: D1903841 Signature: t1:1903841:1426073797:b95462075265fa8ec9c1252e45ef5cac7a37e7e2 --- Haxl/Core.hs | 2 +- Haxl/Core/DataCache.hs | 2 +- Haxl/Core/Exception.hs | 2 +- Haxl/Core/Monad.hs | 2 +- Haxl/Core/RequestStore.hs | 2 +- Haxl/Core/Show1.hs | 2 +- Haxl/Core/StateStore.hs | 2 +- Haxl/Core/Types.hs | 2 +- Haxl/Core/Util.hs | 2 +- Haxl/Prelude.hs | 2 +- LICENSE | 2 +- example/facebook/LICENSE | 2 +- example/facebook/haxl-facebook.cabal | 2 +- haxl.cabal | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/Haxl/Core.hs b/Haxl/Core.hs index 9c1cc6f..4b5640f 100644 --- a/Haxl/Core.hs +++ b/Haxl/Core.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2014, Facebook, Inc. +-- Copyright (c) 2014-present, Facebook, Inc. -- All rights reserved. -- -- This source code is distributed under the terms of a BSD license, diff --git a/Haxl/Core/DataCache.hs b/Haxl/Core/DataCache.hs index b2bc114..d54ffc6 100644 --- a/Haxl/Core/DataCache.hs +++ b/Haxl/Core/DataCache.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2014, Facebook, Inc. +-- Copyright (c) 2014-present, Facebook, Inc. -- All rights reserved. -- -- This source code is distributed under the terms of a BSD license, diff --git a/Haxl/Core/Exception.hs b/Haxl/Core/Exception.hs index 09beadd..3b50c2e 100644 --- a/Haxl/Core/Exception.hs +++ b/Haxl/Core/Exception.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2014, Facebook, Inc. +-- Copyright (c) 2014-present, Facebook, Inc. -- All rights reserved. -- -- This source code is distributed under the terms of a BSD license, diff --git a/Haxl/Core/Monad.hs b/Haxl/Core/Monad.hs index 65db03b..fdc4688 100644 --- a/Haxl/Core/Monad.hs +++ b/Haxl/Core/Monad.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2014, Facebook, Inc. +-- Copyright (c) 2014-present, Facebook, Inc. -- All rights reserved. -- -- This source code is distributed under the terms of a BSD license, diff --git a/Haxl/Core/RequestStore.hs b/Haxl/Core/RequestStore.hs index 5ca2c03..85ade60 100644 --- a/Haxl/Core/RequestStore.hs +++ b/Haxl/Core/RequestStore.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2014, Facebook, Inc. +-- Copyright (c) 2014-present, Facebook, Inc. -- All rights reserved. -- -- This source code is distributed under the terms of a BSD license, diff --git a/Haxl/Core/Show1.hs b/Haxl/Core/Show1.hs index ecfc516..856119c 100644 --- a/Haxl/Core/Show1.hs +++ b/Haxl/Core/Show1.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2014, Facebook, Inc. +-- Copyright (c) 2014-present, Facebook, Inc. -- All rights reserved. -- -- This source code is distributed under the terms of a BSD license, diff --git a/Haxl/Core/StateStore.hs b/Haxl/Core/StateStore.hs index a47a7b0..caa3709 100644 --- a/Haxl/Core/StateStore.hs +++ b/Haxl/Core/StateStore.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2014, Facebook, Inc. +-- Copyright (c) 2014-present, Facebook, Inc. -- All rights reserved. -- -- This source code is distributed under the terms of a BSD license, diff --git a/Haxl/Core/Types.hs b/Haxl/Core/Types.hs index 000943f..5281636 100644 --- a/Haxl/Core/Types.hs +++ b/Haxl/Core/Types.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2014, Facebook, Inc. +-- Copyright (c) 2014-present, Facebook, Inc. -- All rights reserved. -- -- This source code is distributed under the terms of a BSD license, diff --git a/Haxl/Core/Util.hs b/Haxl/Core/Util.hs index 8ba98c3..f8be3b9 100644 --- a/Haxl/Core/Util.hs +++ b/Haxl/Core/Util.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2014, Facebook, Inc. +-- Copyright (c) 2014-present, Facebook, Inc. -- All rights reserved. -- -- This source code is distributed under the terms of a BSD license, diff --git a/Haxl/Prelude.hs b/Haxl/Prelude.hs index f32299c..1d6e095 100644 --- a/Haxl/Prelude.hs +++ b/Haxl/Prelude.hs @@ -1,4 +1,4 @@ --- Copyright (c) 2014, Facebook, Inc. +-- Copyright (c) 2014-present, Facebook, Inc. -- All rights reserved. -- -- This source code is distributed under the terms of a BSD license, diff --git a/LICENSE b/LICENSE index 0b8cb1f..88e1413 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2014, Facebook, Inc. +Copyright (c) 2014-present, Facebook, Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, diff --git a/example/facebook/LICENSE b/example/facebook/LICENSE index ebca99b..2cf8891 100644 --- a/example/facebook/LICENSE +++ b/example/facebook/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2014, Facebook, Inc. +Copyright (c) 2014-present, Facebook, Inc. All rights reserved. diff --git a/example/facebook/haxl-facebook.cabal b/example/facebook/haxl-facebook.cabal index ed171e1..a56a31a 100644 --- a/example/facebook/haxl-facebook.cabal +++ b/example/facebook/haxl-facebook.cabal @@ -8,7 +8,7 @@ license: BSD3 license-file: LICENSE author: Facebook, Inc. maintainer: The Haxl Team -copyright: 2014 (C) 2014 Facebook, Inc. +copyright: Copyright (c) 2014-present, Facebook, Inc. category: Concurrency, Network build-type: Simple cabal-version: >=1.10 diff --git a/haxl.cabal b/haxl.cabal index 69b39cb..697d38f 100644 --- a/haxl.cabal +++ b/haxl.cabal @@ -8,7 +8,7 @@ license: BSD3 license-file: LICENSE author: Facebook, Inc. maintainer: The Haxl Team -copyright: 2014 (C) 2014 Facebook, Inc. +copyright: Copyright (c) 2014-present, Facebook, Inc. category: Concurrency build-type: Simple stability: alpha