summaryrefslogtreecommitdiff
path: root/src/main/scala/cc/spray
diff options
context:
space:
mode:
authorMathias <mathias@spray.cc>2011-12-07 09:26:19 +0100
committerMathias <mathias@spray.cc>2011-12-07 09:26:19 +0100
commitfd80c9099d4d474a6080df11a5786bd7e9b5cb7f (patch)
treea87880c4f14777bda6492f844f25ab0d46edba47 /src/main/scala/cc/spray
parent94b1fba92d40568c642a0b86c719c4bcc0865b54 (diff)
downloadspray-json-fd80c9099d4d474a6080df11a5786bd7e9b5cb7f.tar.gz
spray-json-fd80c9099d4d474a6080df11a5786bd7e9b5cb7f.tar.bz2
spray-json-fd80c9099d4d474a6080df11a5786bd7e9b5cb7f.zip
Fix copyrights
Diffstat (limited to 'src/main/scala/cc/spray')
-rw-r--r--src/main/scala/cc/spray/json/ProductFormats.scala3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/main/scala/cc/spray/json/ProductFormats.scala b/src/main/scala/cc/spray/json/ProductFormats.scala
index 810a6ec..d82cbf9 100644
--- a/src/main/scala/cc/spray/json/ProductFormats.scala
+++ b/src/main/scala/cc/spray/json/ProductFormats.scala
@@ -1,6 +1,5 @@
/*
- * Original implementation (C) 2009-2011 Debasish Ghosh
- * Adapted and extended in 2011 by Mathias Doenitz
+ * Copyright (C) 2011 Mathias Doenitz
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.