Home
last modified time | relevance | path

Searched refs:COPYRIGHT_INTEL (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/powertop/common/
H A Dutil.c114 (void) fprintf(stderr, "%s %s\n\n", TITLE, COPYRIGHT_INTEL); in pt_usage()
H A Dpowertop.h49 #define COPYRIGHT_INTEL "(C) 2009 Intel Corporation" macro
H A Dpowertop.c219 (void) printf("%s %s\n\n", TITLE, COPYRIGHT_INTEL); in main()