comparison gwt-client/src/main/java/org/dive4elements/river/client/shared/model/DefaultUser.java @ 5860:d2db1f80183d

GWT client: Removed old header.
author Sascha L. Teichmann <teichmann@intevation.de>
date Sun, 28 Apr 2013 14:27:25 +0200
parents 5aa05a7a34b7
children 172338b1407f
comparison
equal deleted inserted replaced
5859:a3cd78333185 5860:d2db1f80183d
1 /*
2 * Copyright (c) 2011 by Intevation GmbH
3 *
4 * This program is free software under the LGPL (>=v2.1)
5 * Read the file LGPL.txt coming with the software for details
6 * or visit http://www.gnu.org/licenses/ if it does not exist.
7 */
8 package org.dive4elements.river.client.shared.model; 1 package org.dive4elements.river.client.shared.model;
9
10 2
11 /** 3 /**
12 * Trivial implementation of a user. Useful to be subclassed. 4 * Trivial implementation of a user. Useful to be subclassed.
13 * 5 *
14 * @author <a href="mailto:ingo.weinzierl@intevation.de">Ingo Weinzierl</a> 6 * @author <a href="mailto:ingo.weinzierl@intevation.de">Ingo Weinzierl</a>

http://dive4elements.wald.intevation.org