diff --git a/standards/java_coding_standards.md b/standards/java_coding_standards.md index 22789be..68b06b8 100644 --- a/standards/java_coding_standards.md +++ b/standards/java_coding_standards.md @@ -263,3 +263,7 @@ Other javadocs tags can be used as required. - Both multi-line (`\* */`) and single line (`//`) comments may be used - Comments within the method body should, wherever possible, be restricted to single line comments + +## Status + +This standard was formally adopted on 20 Feb 2021.