summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/nsc/typechecker/MethodSynthesis.scala
diff options
context:
space:
mode:
authorHeather Miller <heather.miller@epfl.ch>2012-11-02 18:12:57 +0100
committerHeather Miller <heather.miller@epfl.ch>2012-11-02 18:12:57 +0100
commit807dbe557a47b6944a7d352c0316bcd78733f473 (patch)
tree69a17ddf9f68487dbe91d3496d3623f6b3dafc83 /src/compiler/scala/tools/nsc/typechecker/MethodSynthesis.scala
parent59149579aec4b3d26a4cb849d80535a36b90ad30 (diff)
downloadscala-807dbe557a47b6944a7d352c0316bcd78733f473.tar.gz
scala-807dbe557a47b6944a7d352c0316bcd78733f473.tar.bz2
scala-807dbe557a47b6944a7d352c0316bcd78733f473.zip
Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013
Diffstat (limited to 'src/compiler/scala/tools/nsc/typechecker/MethodSynthesis.scala')
-rw-r--r--src/compiler/scala/tools/nsc/typechecker/MethodSynthesis.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compiler/scala/tools/nsc/typechecker/MethodSynthesis.scala b/src/compiler/scala/tools/nsc/typechecker/MethodSynthesis.scala
index 91dcd90962..6448c28e21 100644
--- a/src/compiler/scala/tools/nsc/typechecker/MethodSynthesis.scala
+++ b/src/compiler/scala/tools/nsc/typechecker/MethodSynthesis.scala
@@ -1,5 +1,5 @@
/* NSC -- new Scala compiler
- * Copyright 2005-2012 LAMP/EPFL
+ * Copyright 2005-2013 LAMP/EPFL
* @author Paul Phillips
*/
package scala.tools.nsc