Merge remote-tracking branch 'origin/master'

pull/2/merge
Anton Smirnov 2016-03-29 19:03:22 +03:00
commit 17fd632a7e
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
Copyright (c) 2014-2015 Anton Smirnov
Copyright (c) 2014-2016 Anton Smirnov
MIT License

View File

@ -7,10 +7,10 @@ Gem::Specification.new do |spec|
spec.name = 'journald-native'
spec.version = Journald::Native::VERSION
spec.authors = ['Anton Smirnov']
spec.email = ['sandfox@sandfox.im']
spec.email = ['sandfox@sandfox.me']
spec.summary = %q{systemd-journal logging native lib wrapper}
# spec.description = %q{Write a longer description. Optional.}
spec.homepage = 'https://github.com/sandfox-im/journald-native'
spec.homepage = 'https://github.com/sandfoxme/journald-native'
spec.license = 'MIT'
spec.files = `git ls-files -z`.split("\x0")