summaryrefslogtreecommitdiff
path: root/javax/lang/model/SourceVersion.java
diff options
context:
space:
mode:
Diffstat (limited to 'javax/lang/model/SourceVersion.java')
-rw-r--r--javax/lang/model/SourceVersion.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/javax/lang/model/SourceVersion.java b/javax/lang/model/SourceVersion.java
index 89d88d9fa..e42889dd3 100644
--- a/javax/lang/model/SourceVersion.java
+++ b/javax/lang/model/SourceVersion.java
@@ -42,6 +42,7 @@ package javax.lang.model;
* Note that this will be extended with additional
* constants to represent new versions.
*
+ * @author Andrew John Hughes (gnu_andrew@member.fsf.org)
* @since 1.6
*/
public enum SourceVersion