Update Copyright Year
[novacoin.git] / src / qt / forms / aboutdialog.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>AboutDialog</class>
4  <widget class="QWidget" name="AboutDialog">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>640</width>
10     <height>416</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>About NovaCoin</string>
15   </property>
16   <layout class="QHBoxLayout" name="horizontalLayout_2">
17    <item>
18     <widget class="QLabel" name="label_4">
19      <property name="sizePolicy">
20       <sizepolicy hsizetype="Preferred" vsizetype="Ignored">
21        <horstretch>0</horstretch>
22        <verstretch>0</verstretch>
23       </sizepolicy>
24      </property>
25      <property name="pixmap">
26       <pixmap resource="../bitcoin.qrc">:/icons/bitcoin</pixmap>
27      </property>
28      <property name="alignment">
29       <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
30      </property>
31     </widget>
32    </item>
33    <item>
34     <layout class="QVBoxLayout" name="verticalLayout_2">
35      <item>
36       <spacer name="verticalSpacer_2">
37        <property name="orientation">
38         <enum>Qt::Vertical</enum>
39        </property>
40        <property name="sizeHint" stdset="0">
41         <size>
42          <width>20</width>
43          <height>40</height>
44         </size>
45        </property>
46       </spacer>
47      </item>
48      <item>
49       <layout class="QHBoxLayout" name="horizontalLayout">
50        <item>
51         <widget class="QLabel" name="label">
52          <property name="cursor">
53           <cursorShape>IBeamCursor</cursorShape>
54          </property>
55          <property name="text">
56           <string>&lt;b&gt;NovaCoin&lt;/b&gt; version</string>
57          </property>
58          <property name="textInteractionFlags">
59           <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
60          </property>
61         </widget>
62        </item>
63        <item>
64         <widget class="QLabel" name="versionLabel">
65          <property name="cursor">
66           <cursorShape>IBeamCursor</cursorShape>
67          </property>
68          <property name="text">
69           <string notr="true">0.3.666-beta</string>
70          </property>
71          <property name="textInteractionFlags">
72           <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
73          </property>
74         </widget>
75        </item>
76        <item>
77         <spacer name="horizontalSpacer">
78          <property name="orientation">
79           <enum>Qt::Horizontal</enum>
80          </property>
81          <property name="sizeHint" stdset="0">
82           <size>
83            <width>40</width>
84            <height>20</height>
85           </size>
86          </property>
87         </spacer>
88        </item>
89       </layout>
90      </item>
91      <item>
92       <widget class="QLabel" name="copyrightLabel">
93        <property name="cursor">
94         <cursorShape>IBeamCursor</cursorShape>
95        </property>
96        <property name="text">
97         <string>Copyright © 2009-2019 The Bitcoin developers
98 Copyright © 2011-2012 The PPCoin Developers
99 Copyright © 2014 The Peerunity Developers
100 Copyright © 2014 The EmerCoin Developers
101 Copyright © 2012-2020 The NovaCoin developers</string>
102        </property>
103        <property name="textInteractionFlags">
104         <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
105        </property>
106       </widget>
107      </item>
108      <item>
109       <widget class="QLabel" name="label_2">
110        <property name="cursor">
111         <cursorShape>IBeamCursor</cursorShape>
112        </property>
113        <property name="text">
114         <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;br/&gt;This is experimental software.&lt;/p&gt;&lt;p&gt;Distributed under the MIT/X11 software license, see the accompanying file COPYING or &lt;br/&gt;&lt;a href=&quot;http://www.opensource.org/licenses/mit-license.php&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;http://www.opensource.org/licenses/mit-license.php&lt;/span&gt;&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;Main icon was designed by VisualPharm.com (&lt;a href=&quot;mailto:team@visualpharm.com&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;team@visualpharm.com&lt;/span&gt;&lt;/a&gt;). This product also includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit (&lt;a href=&quot;http://www.openssl.org/&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;http://www.openssl.org/&lt;/span&gt;&lt;/a&gt;) and cryptographic software written by Eric Young (&lt;a href=&quot;mailto:eay@cryptsoft.com&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;eay@cryptsoft.com&lt;/span&gt;&lt;/a&gt;).&lt;/p&gt;&lt;p&gt;&lt;br/&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
115        </property>
116        <property name="wordWrap">
117         <bool>true</bool>
118        </property>
119        <property name="openExternalLinks">
120         <bool>true</bool>
121        </property>
122        <property name="textInteractionFlags">
123         <set>Qt::LinksAccessibleByMouse|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
124        </property>
125       </widget>
126      </item>
127      <item>
128       <spacer name="verticalSpacer">
129        <property name="orientation">
130         <enum>Qt::Vertical</enum>
131        </property>
132        <property name="sizeHint" stdset="0">
133         <size>
134          <width>20</width>
135          <height>40</height>
136         </size>
137        </property>
138       </spacer>
139      </item>
140      <item>
141       <widget class="QDialogButtonBox" name="buttonBox">
142        <property name="orientation">
143         <enum>Qt::Horizontal</enum>
144        </property>
145        <property name="standardButtons">
146         <set>QDialogButtonBox::Ok</set>
147        </property>
148       </widget>
149      </item>
150     </layout>
151    </item>
152   </layout>
153  </widget>
154  <resources>
155   <include location="../bitcoin.qrc"/>
156  </resources>
157  <connections/>
158 </ui>