Skip to content

Commit

Permalink
Updated copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
brhahlen committed Jan 17, 2023
1 parent d6db445 commit 90c1e32
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
##################################
# Copyright (C) 2022 Ben Hählen
# Copyright (C) 2022-2023 Ben Hählen
##################################
# Enable monitoring
set -m
Expand Down
2 changes: 1 addition & 1 deletion dc-completion
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
# Copyright (C) 2022 Ben Hählen
# Copyright (C) 2022 - 2023 Ben Hählen
# This is the completion file for `dc`
##############
# Version 2.0.3
Expand Down

0 comments on commit 90c1e32

Please sign in to comment.