Legacy on the Bench: Honoring Judge Weldon... (2024)

Menu

COLLIN COUNTY

Legacy on the Bench: Honoring Judge Weldon... (2) COLLIN COUNTY

searchcontactmenu

ServicesGovernmentTransparencyNews

  • Public Information OfficeCurrently selected
  • News Releases
  • Open Government
  • Open Records Requests
  • Public Records
  • Public Information Act
  • Open Records Tips
  • Frequently Asked Questions
  • Americans with Disabilities Act
  • Announcements
  • 2023 Bond Election
  • Local Events
Collin County / Public Information

Legacy on the Bench: Honoring Judge Weldon Copeland's 35 Years of Judicial Service

Legacy on the Bench: Honoring Judge Weldon... (4)

Title

Legacy on the Bench: Honoring Judge Weldon Copeland's 35 Years of Judicial Service

Feature

Yes

Release Date

2024-02-01T06:00:00Z

Feature Image

Legacy on the Bench: Honoring Judge Weldon... (5)

Body

In a touching gathering held in the jury assembly room of the county courthouse, Judge Weldon Copeland bid farewell to a distinguished 35-year career on the bench. The retirement event, attended by 150 special guests, served not only as a sendoff but as a celebration of Judge Copeland's unwavering commitment and principled approach that defined his courtroom throughout the decades.

The prevailing sentiment among those in attendance reflected the unique nature of Judge Copeland's judicial legacy. "There aren't many judges out there like him. He's undeniably the last of a dying breed, and he will certainly be missed," said Shaunda Willey, Probate Court Coordinator. County Commissioner Duncan Webb echoed her sentiments, declaring Judge Copeland “the best probate judge in the State of Texas."

Throughout his tenure as Collin County Probate Judge, Judge Copeland held fast to a philosophy that extended beyond legal proceedings. Often managing up to 20 cases daily, he aimed not only to navigate the legal complexities but also to ensure every individual leaving his courtroom did so with clarity, dignity, and trust in the probate process. This simple, profound reminder on Judge Copeland's computer screen summarizes his conviction, "this case is the most important thing in the world at this time to the people involved in this hearing."

Judge Copeland's journey from a legal scholar born in El Paso to his distinguished career in Collin County reflects a trajectory marked by commitment and excellence. His roots trace back to The University of Texas at Austin, where he graduated with a Bachelor of Business Administration in 1973 and followed it with a law degree from Texas Tech University in 1976. His early career in far West Texas set the stage for his eventual role as Plano Municipal Court Judge in 1985.

He experienced many changes in probate laws and technology through the years and always found ways to adapt to the changing landscape of the legal profession. One notable breakthrough he now reflects on with pride, the mandatory adoption of Zoom video calls due to COVID-19. Reflecting on this technological enhancement, he humorously noted, “It's really the biggest change I've experienced in Probate."

As Judge Weldon Copeland retires, his legacy remains a testament to the multifaceted nature of the legal profession and the profound impact one individual can have on the pursuit of justice. The Honorable Ray Wheless, Presiding Judge of the 1st Administrative Judicial Region, closed the retirement ceremony with perhaps the most profound words of the day stating, “Weldon Copeland is the smartest man I know, and he is also the most caring man I know."

Truly a helper to all, and an unsung hero to many, Judge Copeland has left a permanent mark on Collin County.​

Alternate Story Url

Check Website Links

No
Attachments
Created at 2/1/2024 9:49 AM by Derrick Jackson
Last modified at 2/1/2024 9:51 AM by Derrick Jackson
Legacy on the Bench: Honoring Judge Weldon... (6)

'),bodyItem = $('');var doneItem = $('

');var shareThis = $('

');let addthischeck = false;$.each(eventContents, function (index, item) {/* console.log(item.children)console.log(item.querySelectorAll(".ms-formlabel")) */console.log(item.querySelectorAll(".ms-formbody"))var formBodyGrp = item.querySelectorAll(".ms-formbody");var itemHead = item.querySelectorAll(".ms-formlabel")[0].innerText,itemBody = formBodyGrp[0].innerHTML,itemWithText = formBodyGrp[0].innerText;console.log(formBodyGrp)console.log(itemHead)switch (itemHead) {case "Title"://Should be unnessesary given the page headerbreak;case "Release Date":var apformatted = apDateFormat(itemBody);var newsDate = $('

').append(apformatted);if (!itemBody) {console.log('bad date')newsDate = $('

')}//do sheriff Bannerif (window.location.href.indexOf('/sheriff/Lists/PressReleases') > 0) {var banner = $('

'),outEdge = $('

'),cntLeft = $('

').append('Legacy on the Bench: Honoring Judge Weldon... (7)'),cntRight = $('

'),shTitle = $('

').append("

Collin County Sheriff's Office

").append('

Public Information Release

'),shContact = $('

').append('

Media Contact:

'),shPtagOne = $('

').append('CCSOPIO@collincountytx.gov'),shPtagTwo = $('

').append('(972) 547-5223');shContact.append(shPtagOne).append(shPtagTwo);cntRight.append(shTitle).append(shContact);outEdge.append(cntLeft).append(cntRight);banner.append(outEdge);doneItem.append(banner).append(newsDate);} else {doneItem.append(newsDate);}addthischeck = true;break;case "Sale Date":console.log(Date.parse(itemBody.replace("Z", "")))var apformatted = apDateFormat(itemBody);console.log(apformatted)var newsDate = $('

').append('SALE DATE: ').append(apformatted).append(' @ ').append(new Date(itemBody).toLocaleTimeString());doneItem.append(newsDate);addthischeck = true;break;case "Expires"://will not be shownbreak;case "Feature Image":console.log('in image check')if ($(itemBody).attr("src").length > 1) {var featureContainer = $('

'),featureImg = $(itemBody).addClass("newsImg");console.log(featureImg)var chkSrc = $(itemBody).attr('src').toLowerCase();console.log(chkSrc)if ($(itemBody).attr('alt').length > 0) {if (itemBody.alt == itemBody.currentSrc) {featureContainer.addClass('logo')featureImg.attr('alt', '')} else if ((chkSrc.indexOf("shadowsm") < 0) && (chkSrc.indexOf("seal") < 0)) {if ($(itemBody).attr('alt').indexOf("Seal") < 0) {if ($(itemBody).attr('src').indexOf(($(itemBody).attr('alt'))) < 0) {var itemCaption = $('

').append($(itemBody).attr('alt'));featureContainer.addClass('grayBack')featureContainer.append(itemCaption);} else {featureImg.attr('alt', '');};};} else {featureContainer.addClass('logo')featureImg.attr('alt', '')}}featureContainer.prepend(featureImg);featureContainer = featureContainer[0];console.log(featureContainer)bodyItem.prepend(featureContainer);}break;case "Body":/* if (window.location.href.indexOf('/sheriff/Lists/PressReleases') > 0) {var articleBanner = $('Legacy on the Bench: Honoring Judge Weldon... (8)');bodyItem.append(articleBanner)} */bodyItem.append(itemBody);break;case "Legal Description":console.log('Item Head')console.log(formBodyGrp[0])console.log(itemHead)console.log(itemBody)console.log(itemWithText)bodyItem.append(formBodyGrp[0].innerHTML);break;case "Category":if (itemBody == "All" || "") {itemBody = "Collin County News"}var catTag = $('').append(itemBody).append('');itemTagsGroup.append(catTag);break;case "Media Contact":if (itemBody) {var mediaContact = $('

').append('

' + itemHead + '

')mediaContact.append('

' + itemBody + '

')bodyItem.append(mediaContact);}break;case "Alternate Story Url"://do a redirectbreak;};});doneItem.append(bodyItem).append(eventAttachments).append(itemTagsGroup);console.log(doneItem)$(".newsSection").append(doneItem);if (addthischeck == true) {$('.newsDate').append(shareThis);} else {shareThis = $('

').append(shareThis)$('.newsSection').before(shareThis);}var addthisScript = document.createElement('script');addthisScript.setAttribute('type', 'text/javascript')addthisScript.setAttribute('src', 'https://platform-api.sharethis.com/js/sharethis.js#property=642744e4d3abd700165c18df&product=inline-share-buttons');addthisScript.setAttribute('async', 'async')document.head.appendChild(addthisScript)console.log(addthisScript)//]]>

Legacy on the Bench: Honoring Judge Weldon... (2024)
Top Articles
Latest Posts
Article information

Author: Foster Heidenreich CPA

Last Updated:

Views: 6191

Rating: 4.6 / 5 (76 voted)

Reviews: 83% of readers found this page helpful

Author information

Name: Foster Heidenreich CPA

Birthday: 1995-01-14

Address: 55021 Usha Garden, North Larisa, DE 19209

Phone: +6812240846623

Job: Corporate Healthcare Strategist

Hobby: Singing, Listening to music, Rafting, LARPing, Gardening, Quilting, Rappelling

Introduction: My name is Foster Heidenreich CPA, I am a delightful, quaint, glorious, quaint, faithful, enchanting, fine person who loves writing and wants to share my knowledge and understanding with you.