mirror of
https://github.com/redmine/redmine.git
synced 2025-11-12 00:06:01 +01:00
[js-cleanup] add short copyright notices to javascripts and remove superfluous newline (#20240).
Patch by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@14411 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
/* Redmine - project management software
|
||||
Copyright (C) 2006-2015 Jean-Philippe Lang */
|
||||
|
||||
var revisionGraph = null;
|
||||
|
||||
function drawRevisionGraph(holder, commits_hash, graph_space) {
|
||||
|
||||
Reference in New Issue
Block a user