diff options
Diffstat (limited to 'src/org.gluster.storage.management.console/plugin.properties')
| -rw-r--r-- | src/org.gluster.storage.management.console/plugin.properties | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/src/org.gluster.storage.management.console/plugin.properties b/src/org.gluster.storage.management.console/plugin.properties new file mode 100644 index 00000000..b61106df --- /dev/null +++ b/src/org.gluster.storage.management.console/plugin.properties @@ -0,0 +1,26 @@ +############################################################################### +# Copyright (c) 2006-2011 Gluster, Inc. <http://www.gluster.com> +# This file is part of Gluster Management Console. +# +# Gluster Management Console is free software; you can redistribute +# it and/or modify it under the terms of the GNU General Public +# License as published by the Free Software Foundation; either +# version 3 of the License, or (at your option) any later version. +# +# Gluster Management Console is distributed in the hope that it +# will be useful, but WITHOUT ANY WARRANTY; without even the +# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR +# PURPOSE. See the GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see +# <http://www.gnu.org/licenses/>. +############################################################################### +aboutText=Gluster Management Console\n\ +Version: @VERSION@\n\n\ +Copyright (c) 2011 Gluster, Inc.\n\ +Visit http://www.gluster.com/\n\n\ +This product includes software developed by the\n\ +Eclipse Foundation http://eclipse.org/\n\ +java.net http://jersey.java.net/\n\ +RichClientGUI http://www.richclientgui.com/ |
