X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fde%2Ftodesbaum%2Fjsite%2Fapplication%2FInsertListener.java;h=5386a91136072bec35314124d2017e3d1eb73dec;hb=a6bda7a82aa1b2cfd0313fb28d3dcca68ca516c5;hp=86ba26de3297f67429a52e74064a36ceb1caa2b8;hpb=418364b4db9be919ed85830a8d1a67e213cfdd80;p=jSite.git diff --git a/src/de/todesbaum/jsite/application/InsertListener.java b/src/de/todesbaum/jsite/application/InsertListener.java index 86ba26d..5386a91 100644 --- a/src/de/todesbaum/jsite/application/InsertListener.java +++ b/src/de/todesbaum/jsite/application/InsertListener.java @@ -1,6 +1,5 @@ /* - * jSite - a tool for uploading websites into Freenet - * Copyright (C) 2006 David Roden + * jSite - InsertListener.java - Copyright © 2006–2011 David Roden * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -103,8 +102,8 @@ public interface InsertListener extends EventListener { * @param project * The project being inserted * @param success - * true if the insert succeeded, - * false otherwise + * true if the insert succeeded, false + * otherwise * @param cause * The cause of a failure, if any (may be null) */