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/gbrowseTest.c src/hg/hgTracks/gbrowseTest.c index 0bbbe4b..89bf6b3 100644 --- src/hg/hgTracks/gbrowseTest.c +++ src/hg/hgTracks/gbrowseTest.c @@ -1,17 +1,20 @@ /* Test harness: dump a gif of ce4.gc5Base, chrI:4001-5000. */ +/* Copyright (C) 2011 The Regents of the University of California + * See README in this or parent directory for licensing information. */ + #include "common.h" #include "cheapcgi.h" #include "cart.h" #include "hvGfx.h" #include "hgTracks.h" #include "oneTrack.h" int main(int argc, char **argv) /* Test harness -- dump gif to * http://hgwdev.cse.ucsc.edu/~angie/gbrowseTest.gif */ { cgiSpoof(&argc, argv); cart = cartFromCgiOnly(0, 0, NULL, NULL); oneTrackInit();