Small maintenance tasks

This commit is contained in:
Marco Hinz 2015-04-28 15:34:11 +02:00
parent eccf570aea
commit 9ef7fcb502
5 changed files with 5 additions and 8 deletions

View file

@ -1,6 +1,6 @@
The MIT License (MIT)
Copyright (c) 2013 Marco Hinz
Copyright (c) 2015 Marco Hinz
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in

View file

@ -151,4 +151,4 @@ _Thank you for flying mhi airlines. Get your Vim on!_
== License
MIT license. Copyright (c) 2014 Marco Hinz.
MIT license. Copyright (c) 2015 Marco Hinz.

View file

@ -1,9 +1,8 @@
" vim: et sw=2 sts=2
" Plugin: https://github.com/mhinz/vim-startify
" Description: Start screen displaying recently used stuff.
" Description: A fancy start screen for Vim.
" Maintainer: Marco Hinz <http://github.com/mhinz>
" Version: 1.8
if exists('g:autoloaded_startify') || &compatible
finish

View file

@ -1,9 +1,8 @@
" vim: et sw=2 sts=2
" Plugin: https://github.com/mhinz/vim-startify
" Description: Start screen displaying recently used stuff.
" Description: A fancy start screen for Vim.
" Maintainer: Marco Hinz <http://github.com/mhinz>
" Version: 1.8
if exists('g:loaded_startify') || &cp
finish

View file

@ -1,9 +1,8 @@
" vim: et sw=2 sts=2
" Plugin: https://github.com/mhinz/vim-startify
" Description: Start screen displaying recently used stuff.
" Description: A fancy start screen for Vim.
" Maintainer: Marco Hinz <http://github.com/mhinz>
" Version: 1.8
if exists("b:current_syntax")
finish