Changing copyright headers from me to Google
When I initially released this project, I released it under my own copyright. I have since then worked on it in my 20% time at Google (and want to continue doing this) and my life becomes much simpler if the copyright is Google's. From the perspective of how this project is run and managed, **NOTHING** changes. YCM is not a Google product, merely a project run by someone who just happens to work for Google. Please note that the license of the project is **NOT** changing. People sending in future pull requests will have to sign the Google [CLA](https://developers.google.com/open-source/cla/individual) (you can sign online at the bottom of that page) before those pull requests could be merged in. People who sent in pull requests that were merged in the past will get an email from me asking them to sign the CLA as well.
This commit is contained in:
parent
e9b3916862
commit
b1bba2e201
@ -103,5 +103,10 @@ Creating good pull requests
|
|||||||
sometimes what you want can be done in a different way if the reason for the
|
sometimes what you want can be done in a different way if the reason for the
|
||||||
change is known. _What goal is your change trying to accomplish?_
|
change is known. _What goal is your change trying to accomplish?_
|
||||||
|
|
||||||
|
5. Sign the Google [Contributor License Agreement][cla] (you can sign online at
|
||||||
|
the bottom of that page). You _must_ sign this form, otherwise we cannot
|
||||||
|
merge in your changes.
|
||||||
|
|
||||||
[build-bots]: https://travis-ci.org/Valloric/YouCompleteMe
|
[build-bots]: https://travis-ci.org/Valloric/YouCompleteMe
|
||||||
[ycm-users]: https://groups.google.com/forum/?hl=en#!forum/ycm-users
|
[ycm-users]: https://groups.google.com/forum/?hl=en#!forum/ycm-users
|
||||||
|
[cla]: https://developers.google.com/open-source/cla/individual
|
||||||
|
11
README.md
11
README.md
@ -1656,11 +1656,20 @@ The latest version of the plugin is available at
|
|||||||
|
|
||||||
The author's homepage is <http://val.markovic.io>.
|
The author's homepage is <http://val.markovic.io>.
|
||||||
|
|
||||||
|
Project Management
|
||||||
|
------------------
|
||||||
|
|
||||||
|
This open-source project is run by me, Strahinja Val Markovic. I also happen to
|
||||||
|
work for Google and the code I write here is under Google copyright (for the
|
||||||
|
sake of simplicity and other reasons). This does **NOT** mean that this is an
|
||||||
|
official Google product (it isn't) or that Google has (or wants to have)
|
||||||
|
anything to do with it.
|
||||||
|
|
||||||
License
|
License
|
||||||
-------
|
-------
|
||||||
|
|
||||||
This software is licensed under the [GPL v3 license][gpl].
|
This software is licensed under the [GPL v3 license][gpl].
|
||||||
© 2012 Strahinja Val Markovic <<val@markovic.io>>.
|
© 2013 Google Inc.
|
||||||
|
|
||||||
[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/Valloric/youcompleteme/trend.png)](https://bitdeli.com/free "Bitdeli Badge")
|
[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/Valloric/youcompleteme/trend.png)](https://bitdeli.com/free "Bitdeli Badge")
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
" Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
" Copyright (C) 2011, 2012 Google Inc.
|
||||||
"
|
"
|
||||||
" This file is part of YouCompleteMe.
|
" This file is part of YouCompleteMe.
|
||||||
"
|
"
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
# Copyright (C) 2011, 2012 Google Inc.
|
||||||
#
|
#
|
||||||
# This file is part of YouCompleteMe.
|
# This file is part of YouCompleteMe.
|
||||||
#
|
#
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
# Copyright (C) 2011, 2012 Google Inc.
|
||||||
#
|
#
|
||||||
# This file is part of YouCompleteMe.
|
# This file is part of YouCompleteMe.
|
||||||
#
|
#
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
# Copyright (C) 2011, 2012 Google Inc.
|
||||||
#
|
#
|
||||||
# This file is part of YouCompleteMe.
|
# This file is part of YouCompleteMe.
|
||||||
#
|
#
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011-2013 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011-2013 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2013 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2013 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2013 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2013 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2013 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2013 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2013 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2013 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2013 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2013 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2013 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2013 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2008, Power of Two Games LLC
|
* Copyright (c) 2008, Power of Two Games LLC
|
||||||
* 2010, Strahinja Markovic
|
* 2013, Google Inc.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
* modification, are permitted provided that the following conditions are met:
|
* modification, are permitted provided that the following conditions are met:
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (c) 2008, Power of Two Games LLC
|
* Copyright (c) 2008, Power of Two Games LLC
|
||||||
* 2010, Strahinja Markovic
|
* 2013, Google Inc.
|
||||||
*
|
*
|
||||||
* Redistribution and use in source and binary forms, with or without
|
* Redistribution and use in source and binary forms, with or without
|
||||||
* modification, are permitted provided that the following conditions are met:
|
* modification, are permitted provided that the following conditions are met:
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2013 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2013 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2013 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2013 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012, 2013 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012, 2013 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012, 2013 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012, 2013 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2013 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2013 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Copyright (C) 2011 Strahinja Markovic <strahinja.markovic@gmail.com>
|
# Copyright (C) 2011 Google Inc.
|
||||||
#
|
#
|
||||||
# This file is part of YouCompleteMe.
|
# This file is part of YouCompleteMe.
|
||||||
#
|
#
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2013 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2013 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2013 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2013 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2013 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2013 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
// Copyright (C) 2011, 2012 Google Inc.
|
||||||
//
|
//
|
||||||
// This file is part of YouCompleteMe.
|
// This file is part of YouCompleteMe.
|
||||||
//
|
//
|
||||||
|
@ -1896,8 +1896,7 @@ The author's homepage is http://val.markovic.io.
|
|||||||
*youcompleteme-license*
|
*youcompleteme-license*
|
||||||
License ~
|
License ~
|
||||||
|
|
||||||
This software is licensed under the GPL v3 license [32]. © 2012 Strahinja Val
|
This software is licensed under the GPL v3 license [32]. © 2013 Google Inc.
|
||||||
Markovic <val@markovic.io>.
|
|
||||||
|
|
||||||
Image: Bitdeli Badge [33]
|
Image: Bitdeli Badge [33]
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
" Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
" Copyright (C) 2011, 2012 Google Inc.
|
||||||
"
|
"
|
||||||
" This file is part of YouCompleteMe.
|
" This file is part of YouCompleteMe.
|
||||||
"
|
"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
#
|
#
|
||||||
# Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
# Copyright (C) 2011, 2012 Google Inc.
|
||||||
#
|
#
|
||||||
# This file is part of YouCompleteMe.
|
# This file is part of YouCompleteMe.
|
||||||
#
|
#
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
#
|
#
|
||||||
# Copyright (C) 2013 Strahinja Val Markovic <val@markovic.io>
|
# Copyright (C) 2013 Google Inc.
|
||||||
#
|
#
|
||||||
# This file is part of YouCompleteMe.
|
# This file is part of YouCompleteMe.
|
||||||
#
|
#
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
#
|
#
|
||||||
# Copyright (C) 2013 Strahinja Val Markovic <val@markovic.io>
|
# Copyright (C) 2013 Google Inc.
|
||||||
#
|
#
|
||||||
# This file is part of YouCompleteMe.
|
# This file is part of YouCompleteMe.
|
||||||
#
|
#
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
#
|
#
|
||||||
# Copyright (C) 2013 Strahinja Val Markovic <val@markovic.io>
|
# Copyright (C) 2013 Google Inc.
|
||||||
#
|
#
|
||||||
# This file is part of YouCompleteMe.
|
# This file is part of YouCompleteMe.
|
||||||
#
|
#
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
#
|
#
|
||||||
# Copyright (C) 2013 Strahinja Val Markovic <val@markovic.io>
|
# Copyright (C) 2013 Google Inc.
|
||||||
#
|
#
|
||||||
# This file is part of YouCompleteMe.
|
# This file is part of YouCompleteMe.
|
||||||
#
|
#
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
#
|
#
|
||||||
# Copyright (C) 2013 Strahinja Val Markovic <val@markovic.io>
|
# Copyright (C) 2013 Google Inc.
|
||||||
#
|
#
|
||||||
# This file is part of YouCompleteMe.
|
# This file is part of YouCompleteMe.
|
||||||
#
|
#
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
#
|
#
|
||||||
# Copyright (C) 2013 Strahinja Val Markovic <val@markovic.io>
|
# Copyright (C) 2013 Google Inc.
|
||||||
#
|
#
|
||||||
# This file is part of YouCompleteMe.
|
# This file is part of YouCompleteMe.
|
||||||
#
|
#
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
#
|
#
|
||||||
# Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
# Copyright (C) 2011, 2012 Google Inc.
|
||||||
#
|
#
|
||||||
# This file is part of YouCompleteMe.
|
# This file is part of YouCompleteMe.
|
||||||
#
|
#
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
#
|
#
|
||||||
# Copyright (C) 2011, 2012, 2013 Strahinja Val Markovic <val@markovic.io>
|
# Copyright (C) 2011, 2012, 2013 Google Inc.
|
||||||
#
|
#
|
||||||
# This file is part of YouCompleteMe.
|
# This file is part of YouCompleteMe.
|
||||||
#
|
#
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
#
|
#
|
||||||
# Copyright (C) 2013 Strahinja Val Markovic <val@markovic.io>
|
# Copyright (C) 2013 Google Inc.
|
||||||
#
|
#
|
||||||
# This file is part of YouCompleteMe.
|
# This file is part of YouCompleteMe.
|
||||||
#
|
#
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
#
|
#
|
||||||
# Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
# Copyright (C) 2011, 2012 Google Inc.
|
||||||
#
|
#
|
||||||
# This file is part of YouCompleteMe.
|
# This file is part of YouCompleteMe.
|
||||||
#
|
#
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
#
|
#
|
||||||
# Copyright (C) 2011, 2012, 2013 Strahinja Val Markovic <val@markovic.io>
|
# Copyright (C) 2011, 2012, 2013 Google Inc.
|
||||||
#
|
#
|
||||||
# This file is part of YouCompleteMe.
|
# This file is part of YouCompleteMe.
|
||||||
#
|
#
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
#
|
#
|
||||||
# Copyright (C) 2013 Strahinja Val Markovic <val@markovic.io>
|
# Copyright (C) 2013 Google Inc.
|
||||||
#
|
#
|
||||||
# This file is part of YouCompleteMe.
|
# This file is part of YouCompleteMe.
|
||||||
#
|
#
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
#
|
#
|
||||||
# Copyright (C) 2013 Strahinja Val Markovic <val@markovic.io>
|
# Copyright (C) 2013 Google Inc.
|
||||||
#
|
#
|
||||||
# This file is part of YouCompleteMe.
|
# This file is part of YouCompleteMe.
|
||||||
#
|
#
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
#
|
#
|
||||||
# Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
# Copyright (C) 2011, 2012 Google Inc.
|
||||||
#
|
#
|
||||||
# This file is part of YouCompleteMe.
|
# This file is part of YouCompleteMe.
|
||||||
#
|
#
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
#
|
#
|
||||||
# Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
# Copyright (C) 2011, 2012 Google Inc.
|
||||||
#
|
#
|
||||||
# This file is part of YouCompleteMe.
|
# This file is part of YouCompleteMe.
|
||||||
#
|
#
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
#
|
#
|
||||||
# Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
# Copyright (C) 2011, 2012 Google Inc.
|
||||||
#
|
#
|
||||||
# This file is part of YouCompleteMe.
|
# This file is part of YouCompleteMe.
|
||||||
#
|
#
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
#
|
#
|
||||||
# Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
# Copyright (C) 2011, 2012 Google Inc.
|
||||||
#
|
#
|
||||||
# This file is part of YouCompleteMe.
|
# This file is part of YouCompleteMe.
|
||||||
#
|
#
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
#
|
#
|
||||||
# Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
# Copyright (C) 2011, 2012 Google Inc.
|
||||||
#
|
#
|
||||||
# This file is part of YouCompleteMe.
|
# This file is part of YouCompleteMe.
|
||||||
#
|
#
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
#
|
#
|
||||||
# Copyright (C) 2011, 2012 Chiel ten Brinke <ctenbrinke@gmail.com>
|
# Copyright (C) 2011, 2012 Chiel ten Brinke <ctenbrinke@gmail.com>
|
||||||
# Strahinja Val Markovic <val@markovic.io>
|
# Google Inc.
|
||||||
#
|
#
|
||||||
# This file is part of YouCompleteMe.
|
# This file is part of YouCompleteMe.
|
||||||
#
|
#
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
#
|
#
|
||||||
# Copyright (C) 2013 Stanislav Golovanov <stgolovanov@gmail.com>
|
# Copyright (C) 2013 Stanislav Golovanov <stgolovanov@gmail.com>
|
||||||
# Strahinja Val Markovic <val@markovic.io>
|
# Google Inc.
|
||||||
#
|
#
|
||||||
# YouCompleteMe is free software: you can redistribute it and/or modify
|
# YouCompleteMe is free software: you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU General Public License as published by
|
# it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
#
|
#
|
||||||
# Copyright (C) 2013 Stanislav Golovanov <stgolovanov@gmail.com>
|
# Copyright (C) 2013 Stanislav Golovanov <stgolovanov@gmail.com>
|
||||||
# Strahinja Val Markovic <val@markovic.io>
|
# Google Inc.
|
||||||
#
|
#
|
||||||
# This file is part of YouCompleteMe.
|
# This file is part of YouCompleteMe.
|
||||||
#
|
#
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
#
|
#
|
||||||
# Copyright (C) 2013 Strahinja Val Markovic <val@markovic.io>
|
# Copyright (C) 2013 Google Inc.
|
||||||
#
|
#
|
||||||
# This file is part of YouCompleteMe.
|
# This file is part of YouCompleteMe.
|
||||||
#
|
#
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
#
|
#
|
||||||
# Copyright (C) 2013 Strahinja Val Markovic <val@markovic.io>
|
# Copyright (C) 2013 Google Inc.
|
||||||
#
|
#
|
||||||
# This file is part of YouCompleteMe.
|
# This file is part of YouCompleteMe.
|
||||||
#
|
#
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
#
|
#
|
||||||
# Copyright (C) 2013 Stanislav Golovanov <stgolovanov@gmail.com>
|
# Copyright (C) 2013 Stanislav Golovanov <stgolovanov@gmail.com>
|
||||||
# Strahinja Val Markovic <val@markovic.io>
|
# Google Inc.
|
||||||
#
|
#
|
||||||
# This file is part of YouCompleteMe.
|
# This file is part of YouCompleteMe.
|
||||||
#
|
#
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
#
|
#
|
||||||
# Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
# Copyright (C) 2011, 2012 Google Inc.
|
||||||
#
|
#
|
||||||
# This file is part of YouCompleteMe.
|
# This file is part of YouCompleteMe.
|
||||||
#
|
#
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
#
|
#
|
||||||
# Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
# Copyright (C) 2011, 2012 Google Inc.
|
||||||
#
|
#
|
||||||
# This file is part of YouCompleteMe.
|
# This file is part of YouCompleteMe.
|
||||||
#
|
#
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
#
|
#
|
||||||
# Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
# Copyright (C) 2011, 2012 Google Inc.
|
||||||
#
|
#
|
||||||
# This file is part of YouCompleteMe.
|
# This file is part of YouCompleteMe.
|
||||||
#
|
#
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
#
|
#
|
||||||
# Copyright (C) 2011, 2012 Stephen Sugden <me@stephensugden.com>
|
# Copyright (C) 2011, 2012 Stephen Sugden <me@stephensugden.com>
|
||||||
# Strahinja Val Markovic <val@markovic.io>
|
# Google Inc.
|
||||||
# Stanislav Golovanov <stgolovanov@gmail.com>
|
# Stanislav Golovanov <stgolovanov@gmail.com>
|
||||||
#
|
#
|
||||||
# This file is part of YouCompleteMe.
|
# This file is part of YouCompleteMe.
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
#
|
#
|
||||||
# Copyright (C) 2013 Strahinja Val Markovic <val@markovic.io>
|
# Copyright (C) 2013 Google Inc.
|
||||||
#
|
#
|
||||||
# This file is part of YouCompleteMe.
|
# This file is part of YouCompleteMe.
|
||||||
#
|
#
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
#
|
#
|
||||||
# Copyright (C) 2011, 2012 Strahinja Val Markovic <val@markovic.io>
|
# Copyright (C) 2011, 2012 Google Inc.
|
||||||
#
|
#
|
||||||
# This file is part of YouCompleteMe.
|
# This file is part of YouCompleteMe.
|
||||||
#
|
#
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
#
|
#
|
||||||
# Copyright (C) 2013 Strahinja Val Markovic <val@markovic.io>
|
# Copyright (C) 2013 Google Inc.
|
||||||
#
|
#
|
||||||
# This file is part of YouCompleteMe.
|
# This file is part of YouCompleteMe.
|
||||||
#
|
#
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user