Skip to content

Commit 5f1b644

Browse files
committed
DefaultPrefService: add other authors
Grant and I originally developed much of this code as a static utility class called Prefs.
1 parent b5333a1 commit 5f1b644

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/main/java/org/scijava/prefs/DefaultPrefService.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@
4848
* disk using the Java {@link Preferences} API.
4949
*
5050
* @author Mark Hiner
51+
* @author Curtis Rueden
52+
* @author Grant Harris
5153
*/
5254
@Plugin(type = Service.class)
5355
public class DefaultPrefService extends AbstractPrefService {

0 commit comments

Comments
 (0)