Skip to content

Commit

Permalink
RIP Sun Microsystems :'(
Browse files Browse the repository at this point in the history
Fixes #2006 and replaces #2007.
  • Loading branch information
headius committed Nov 2, 2014
1 parent 8d12e83 commit c5d702b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/CodeConventions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ each one to understand new and existing code more quickly and thoroughly.

Rule of Thumb:

If not said otherwise below, as long as you keep in mind Sun's Java Code
Conventions (http://java.sun.com/docs/codeconv/) you're doing well.

If not said otherwise below, as long as you keep in mind the Java Code
Conventions (http://www.oracle.com/technetwork/java/codeconvtoc-136057.html)
you're doing well.

File Organization:

Expand Down

0 comments on commit c5d702b

Please sign in to comment.