diff options
author | Kevin Smith <git@kismith.co.uk> | 2014-12-15 10:39:11 (GMT) |
---|---|---|
committer | Kevin Smith <git@kismith.co.uk> | 2014-12-15 16:31:28 (GMT) |
commit | 31ebbfbf4dfc1652185f7408241ba40cfa164e7d (patch) | |
tree | 1d3d6cfd9c338ab0fe1cbd679669d44a80238ae9 /Swift/resources | |
parent | 2eca1e730cb05774de70caec8d2764e33033659b (diff) | |
download | swift-31ebbfbf4dfc1652185f7408241ba40cfa164e7d.zip swift-31ebbfbf4dfc1652185f7408241ba40cfa164e7d.tar.bz2 |
Update Copyright in Swift
Change-Id: Idb6ef5fa191b1465c0bf46c47e63b695de07fa0b
Diffstat (limited to 'Swift/resources')
-rw-r--r-- | Swift/resources/icons/license_info.txt | 2 | ||||
-rw-r--r-- | Swift/resources/icons/lock.svg | 2 | ||||
-rwxr-xr-x | Swift/resources/themes/Default/Demo.html | 2 | ||||
-rwxr-xr-x | Swift/resources/themes/Default/Header.html | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/Swift/resources/icons/license_info.txt b/Swift/resources/icons/license_info.txt index fffbf1d..9868e56 100644 --- a/Swift/resources/icons/license_info.txt +++ b/Swift/resources/icons/license_info.txt @@ -2,4 +2,4 @@ Resources: Filename Source License warn.png Swift/resources/themes/Default/images/warn.png BSD -check.png http://en.wikipedia.org/wiki/File:Green_check.svg Public Domain
\ No newline at end of file +check.png http://en.wikipedia.org/wiki/File:Green_check.svg Public Domain diff --git a/Swift/resources/icons/lock.svg b/Swift/resources/icons/lock.svg index 755379d..2a9c3d8 100644 --- a/Swift/resources/icons/lock.svg +++ b/Swift/resources/icons/lock.svg @@ -14736,4 +14736,4 @@ iAhr3pIeqayVWQvhyY9RBH7zMwtjeceGGDC+VxvsVxCEht1qCX/FBdIWl5esNe7Id6uXr1rcevtd D54h2uffCYSytOS33vrqe16z+H9Xe92f </i:pgf> -</svg>
\ No newline at end of file +</svg> diff --git a/Swift/resources/themes/Default/Demo.html b/Swift/resources/themes/Default/Demo.html index 6078ad1..cbe5bb1 100755 --- a/Swift/resources/themes/Default/Demo.html +++ b/Swift/resources/themes/Default/Demo.html @@ -88,4 +88,4 @@ </div> </body> -</html>
\ No newline at end of file +</html> diff --git a/Swift/resources/themes/Default/Header.html b/Swift/resources/themes/Default/Header.html index b97bbb3..960dfa1 100755 --- a/Swift/resources/themes/Default/Header.html +++ b/Swift/resources/themes/Default/Header.html @@ -2,4 +2,4 @@ <div class="conversationIncomingIcon"><img src="%incomingIconPath%" /></div> <div class="conversationWith">%chatName%</div> <div class="conversationTime">Conversation began %timeOpened%</div> -</div>
\ No newline at end of file +</div> |