Skip to content

Commit 976cdbf

Browse files
committed
Brings all copyrights (in comments) up-to-date
Same commit as scala/scala@807dbe5
1 parent 95b263a commit 976cdbf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/asm/src/dotty/tools/asm/CustomAttr.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* NSC -- new Scala compiler
2-
* Copyright 2005-2012 LAMP/EPFL
2+
* Copyright 2005-2013 LAMP/EPFL
33
*/
44

55
package dotty.tools.asm;

modules/asm/src/dotty/tools/asm/util/SignatureChecker.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* NSC -- new Scala compiler
2-
* Copyright 2005-2012 LAMP/EPFL
2+
* Copyright 2005-2013 LAMP/EPFL
33
*/
44

55
package dotty.tools.asm.util;

0 commit comments

Comments
 (0)