Skip to content

Commit

Permalink
WUI: Fixed CESNET name in footer, updated year in copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
zlamalp committed Jan 12, 2018
1 parent 0711d8c commit 65f7ded
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2014-2017, CESNET, CERIT-SC. All rights reserved.
Copyright (c) 2014-2018, CESNET, CERIT-SC. All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ See https://perun.cesnet.cz/ for more details about the base project.

### License ###

© 2010-2017 [CESNET](https://www.cesnet.cz/?lang=en) and [CERIT-SC](https://www.cerit-sc.cz/en/index.html), all rights reserved.
© 2010-2018 [CESNET](https://www.cesnet.cz/?lang=en) and [CERIT-SC](https://www.cerit-sc.cz/en/index.html), all rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

Expand Down
2 changes: 1 addition & 1 deletion perun-wui-cabinet/src/main/webapp/PerunCabinet.html
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@
<div class="row">
<div class="col col-sm-6">
<h2>Contact</h2>
CESNET, z. s. p. o<br>
CESNET, z. s. p. o.<br>
ZIKOVA 4, 16000 PRAHA <br>
TEL : +420 234 680 222<br>
FAX : +420 224 320 269<br>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@
<div class="row">
<div class="col col-sm-6">
<h2>Contact</h2>
CESNET, z. s. p. o<br>
CESNET, z. s. p. o.<br>
ZIKOVA 4, 16000 PRAHA <br>
TEL : +420 234 680 222<br>
FAX : +420 224 320 269<br>
Expand Down
2 changes: 1 addition & 1 deletion perun-wui-profile/src/main/webapp/PerunProfile.html
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@
<div class="row">
<div class="col col-sm-6">
<h2>Contact</h2>
CESNET, z. s. p. o<br>
CESNET, z. s. p. o.<br>
ZIKOVA 4, 16000 PRAHA <br>
TEL : +420 234 680 222<br>
FAX : +420 224 320 269<br>
Expand Down
2 changes: 1 addition & 1 deletion perun-wui-pwdreset/src/main/webapp/PerunPwdReset.html
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@
<div class="row">
<div class="col col-sm-6">
<h2>Contact</h2>
CESNET, z. s. p. o<br>
CESNET, z. s. p. o.<br>
ZIKOVA 4, 16000 PRAHA <br>
TEL : +420 234 680 222<br>
FAX : +420 224 320 269<br>
Expand Down
2 changes: 1 addition & 1 deletion perun-wui-registrar/src/main/webapp/PerunRegistrar.html
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@
<div class="row">
<div class="col col-sm-6">
<h2>Contact</h2>
CESNET, z. s. p. o<br>
CESNET, z. s. p. o.<br>
ZIKOVA 4, 16000 PRAHA <br>
TEL : +420 234 680 222<br>
FAX : +420 224 320 269<br>
Expand Down

0 comments on commit 65f7ded

Please sign in to comment.