Author: breser
Date: Fri Apr 26 22:09:26 2013
New Revision: 1476417
URL: http://svn.apache.org/r1476417
Log:
* .ycm_extra_conf.py: Missed changing some "This program" lines in the GPL
boilerplate.
Modified:
subversion/trunk/.ycm_extra_conf.py
Modified: subversion/trunk/.ycm_extra_conf.py
URL:
http://svn.apache.org/viewvc/subversion/trunk/.ycm_extra_conf.py?rev=1476417&r1=1476416&r2=1476417&view=diff
==============================================================================
--- subversion/trunk/.ycm_extra_conf.py (original)
+++ subversion/trunk/.ycm_extra_conf.py Fri Apr 26 22:09:26 2013
@@ -10,13 +10,13 @@
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
-# This program is distributed in the hope that it will be useful,
+# YouCompleteMe is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
+# along with YouCompleteMe. If not, see <http://www.gnu.org/licenses/>.
import os
import ycm_core