Просмотр исходного кода

Tidying headers

Change-Id: Ie232547b98785ad262c8ef1969b0449162117599
Reviewed-on: http://gerrit.dmdirc.com/2305
Reviewed-by: Greg Holmes <greg@dmdirc.com>
Automatic-Compile: DMDirc Build Manager
tags/0.7rc1
Chris Smith 12 лет назад
Родитель
Сommit
b4fc0f5e70

+ 1
- 1
src/com/dmdirc/util/validators/Validatable.java Просмотреть файл

@@ -1,5 +1,5 @@
1 1
 /*
2
- * Copyright (c) 2006-2012 Chris Smith, Shane Mc Cormack, Gregory Holmes
2
+ * Copyright (c) 2006-2012 DMDirc Developers
3 3
  *
4 4
  * Permission is hereby granted, free of charge, to any person obtaining a copy
5 5
  * of this software and associated documentation files (the "Software"), to deal

+ 1
- 1
test/com/dmdirc/util/io/ConfigFileTest.java Просмотреть файл

@@ -1,4 +1,3 @@
1
-
2 1
 /*
3 2
  * Copyright (c) 2006-2012 DMDirc Developers
4 3
  *
@@ -30,6 +29,7 @@ import java.util.Map;
30 29
 
31 30
 import org.junit.Before;
32 31
 import org.junit.Test;
32
+
33 33
 import static org.junit.Assert.*;
34 34
 
35 35
 public class ConfigFileTest {

Загрузка…
Отмена
Сохранить