Skip to content

Commit

Permalink
Remove autodate
Browse files Browse the repository at this point in the history
  • Loading branch information
Shougo committed Mar 29, 2014
1 parent 512c906 commit ff2afcb
Show file tree
Hide file tree
Showing 91 changed files with 0 additions and 91 deletions.
1 change: 0 additions & 1 deletion autoload/unite.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: unite.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 17 Mar 2014.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/action.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: action.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 31 Jan 2014.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/candidates.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: candidates.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 01 Feb 2014.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/complete.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: complete.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 28 Jan 2014.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/custom.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: custom.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 25 Feb 2014.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/filters.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: filters.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 09 Jan 2014.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/filters/converter_default.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: converter_default.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 19 Oct 2012.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/filters/converter_file_directory.vim
Expand Up @@ -2,7 +2,6 @@
" FILE: converter_file_directory.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu (at) gmail.com>
" basyura <basyura (at) gmail.com>
" Last Modified: 10 May 2013.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/filters/converter_full_path.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: converter_full_path.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 25 Jul 2013.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/filters/converter_nothing.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: converter_nothing.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 22 Apr 2011.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/filters/converter_relative_abbr.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: converter_relative_abbr.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 30 Jul 2013.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/filters/converter_relative_word.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: converter_relative_word.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 22 Jul 2013.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/filters/converter_smart_path.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: converter_smart_path.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 04 Aug 2013.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/filters/converter_tail.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: converter_tail.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 10 May 2013.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/filters/matcher_context.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: matcher_context.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 28 Dec 2013.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/filters/matcher_default.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: matcher_default.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 28 Dec 2013.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/filters/matcher_fuzzy.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: matcher_fuzzy.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 09 Jan 2014.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/filters/matcher_glob.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: matcher_glob.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 13 Jun 2013.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/filters/matcher_hide_hidden_files.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: matcher_hide_hidden_files.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 24 Mar 2014.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/filters/matcher_migemo.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: matcher_migemo.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 28 Dec 2013.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/filters/matcher_project_files.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: matcher_project_files.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 19 Jan 2014.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/filters/matcher_regexp.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: matcher_regexp.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 29 Oct 2013.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/filters/sorter_default.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: sorter_default.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 19 Oct 2012.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/filters/sorter_ftime.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: sorter_ftime.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 03 Feb 2014.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/filters/sorter_length.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: sorter_length.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 19 Oct 2012.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/filters/sorter_nothing.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: sorter_nothing.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 22 Apr 2011.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/filters/sorter_rank.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: sorter_rank.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 24 Dec 2013.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/filters/sorter_reverse.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: sorter_reverse.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 01 Sep 2011.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/filters/sorter_word.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: sorter_word.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 05 Jan 2014.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/handlers.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: handlers.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 29 Mar 2014.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/helper.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: helpers.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 11 Mar 2014.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/init.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: init.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 05 Mar 2014.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/kinds/buffer.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: buffer.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 08 Feb 2012.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/kinds/cdable.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: cdable.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 10 Jan 2014.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/kinds/command.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: command.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 05 Feb 2014.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/kinds/common.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: common.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 03 Feb 2014.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/kinds/completion.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: completion.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 29 Jul 2013.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/kinds/directory.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: directory.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 31 Oct 2010
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/kinds/file.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: file.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 11 Mar 2014.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/kinds/guicmd.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: guicmd.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 18 Aug 2012.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/kinds/jump_list.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: jump_list.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 17 Mar 2014.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/kinds/openable.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: openable.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 28 Dec 2013.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/kinds/source.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: source.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 05 Jan 2014.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/kinds/tab.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: tab.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 25 Apr 2013.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/kinds/uri.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: uri.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 04 Feb 2014.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/kinds/window.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: window.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 23 Jun 2012.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/kinds/word.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: word.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 22 Apr 2011.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/mappings.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: mappings.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu@gmail.com>
" Last Modified: 29 Mar 2014.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/sources/action.vim
@@ -1,7 +1,6 @@
"=============================================================================
" FILE: action.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu at gmail.com>
" Last Modified: 25 Mar 2014.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down
1 change: 0 additions & 1 deletion autoload/unite/sources/alias.vim
Expand Up @@ -2,7 +2,6 @@
" FILE: alias.vim
" AUTHOR: Shougo Matsushita <Shougo.Matsu at gmail.com>
" tacroe <tacroe at gmail.com>
" Last Modified: 28 Jan 2014.
" License: MIT license {{{
" Permission is hereby granted, free of charge, to any person obtaining
" a copy of this software and associated documentation files (the
Expand Down

0 comments on commit ff2afcb

Please sign in to comment.