Add a label for the bump when we started counting llvm/projects


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11596 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/utils/NightlyTest.gnuplot b/utils/NightlyTest.gnuplot
index ef5f220..8bb990f 100644
--- a/utils/NightlyTest.gnuplot
+++ b/utils/NightlyTest.gnuplot
@@ -15,6 +15,7 @@
 set label "'dummy'\nfunction" at "2003-07-20:", 150000
 set label "Reoptimizer\n removal" at "2003-08-10:", 132000
 set label "llvm-db\ncheckin" at "2004-01-04:", 145000
+set label "llvm/projects" at "2004-01-04:", 151000
 
 set size .75,.75
 plot "running_loc.txt" using 1:2 title '' with lines, \