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/jsHelper.h src/hg/inc/jsHelper.h index 2442db5..50d13a9 100644 --- src/hg/inc/jsHelper.h +++ src/hg/inc/jsHelper.h @@ -1,17 +1,20 @@ // jsHelper.c - helper routines for interface between CGIs and client-side javascript +/* Copyright (C) 2014 The Regents of the University of California + * See README in this or parent directory for licensing information. */ + #ifndef JSHELPER_H #define JSHELPER_H #include "cart.h" #include <regex.h> #include "jsonParse.h" #define JS_CLEAR_ALL_BUTTON_LABEL "Clear all" #define JS_SET_ALL_BUTTON_LABEL "Set all" #define JS_DEFAULTS_BUTTON_LABEL "Set defaults" // Make toggle and [+][-] buttons without image gifs. // Not ready for this release. //#define BUTTONS_BY_CSS