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/inc/ldUi.h src/hg/inc/ldUi.h index a4410d7..00f132a 100644 --- src/hg/inc/ldUi.h +++ src/hg/inc/ldUi.h @@ -1,16 +1,19 @@ /* ldUi.h - ld UI features */ + +/* Copyright (C) 2007 The Regents of the University of California + * See README in this or parent directory for licensing information. */ #ifndef LDUI_H #define LDUI_H #include "common.h" #include "dystring.h" #define ldValDefault "lod" #define ldPosDefault "red" #define ldOutDefault "black" #define ldTrmDefault TRUE #define ldInvDefault FALSE #define ldGapDefault FALSE #endif /* LDUI_H */