e70152e44cc66cc599ff6b699eb8adc07f3e656a
kent
  Sat May 24 21:09:34 2014 -0700
Adding Copyright NNNN Regents of the University of California to all files I believe with reasonable certainty were developed under UCSC employ or as part of Genome Browser copyright assignment.
diff --git src/hg/hgTracks/rnaPLFoldTrack.h src/hg/hgTracks/rnaPLFoldTrack.h
index dd457d5..585ecd8 100644
--- src/hg/hgTracks/rnaPLFoldTrack.h
+++ src/hg/hgTracks/rnaPLFoldTrack.h
@@ -1,6 +1,9 @@
+/* Copyright (C) 2007 The Regents of the University of California 
+ * See README in this or parent directory for licensing information. */
+
 #include "rnaPLFold.h"
 #include "variation.h"
 #define rnaPLFoldInvDefault  FALSE
 
 void rnaPLFoldMethods(struct track *tg);
 /* setup special methods for the RNA PL FOLD track */