Skip to content

Commit

Permalink
Add missing copyright messages
Browse files Browse the repository at this point in the history
  • Loading branch information
zeebok committed Aug 10, 2019
1 parent 45ee99b commit bf92336
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions data/lockbox.gresource.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2019 skarva llc <contact@skarva.tech> -->
<gresources>
<gresource prefix="/tech/skarva/lockbox">
<file alias="Note.css" compressed="true">styles/Note.css</file>
Expand Down
2 changes: 2 additions & 0 deletions data/styles/Note.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* Copyright 2019 skarva llc <contact@skarva.tech> */

.note-content {
padding: 3px;

Expand Down

0 comments on commit bf92336

Please sign in to comment.