Skip to content

Commit

Permalink
meta: happy new year
Browse files Browse the repository at this point in the history
  • Loading branch information
aivazis committed Jan 1, 2022
1 parent 356e09b commit 89dae7a
Show file tree
Hide file tree
Showing 199 changed files with 201 additions and 201 deletions.
2 changes: 1 addition & 1 deletion etc/bash_completions/qed.bash
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
#
# michael a.g. aïvázis <michael.aivazis@para-sim.com>
# (c) 1998-2021 all rights reserved
# (c) 1998-2022 all rights reserved

# bash completion script for qed
function _qed() {
Expand Down
2 changes: 1 addition & 1 deletion ext/qed/exceptions.cc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -*- c++ -*-
//
// michael a.g. aïvázis <michael.aivazis@para-sim.com>
// (c) 1998-2021 all rights reserved
// (c) 1998-2022 all rights reserved


// externals
Expand Down
2 changes: 1 addition & 1 deletion ext/qed/external.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -*- c++ -*-
//
// michael a.g. aïvázis <michael.aivazis@para-sim.com>
// (c) 1998-2021 all rights reserved
// (c) 1998-2022 all rights reserved

// code guard
#if !defined(qed_py_external_h)
Expand Down
2 changes: 1 addition & 1 deletion ext/qed/forward.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -*- c++ -*-
//
// michael a.g. aïvázis <michael.aivazis@para-sim.com>
// (c) 1998-2021 all rights reserved
// (c) 1998-2022 all rights reserved

// code guard
#if !defined(qed_py_forward_h)
Expand Down
2 changes: 1 addition & 1 deletion ext/qed/opaque.cc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -*- c++ -*-
//
// michael a.g. aïvázis <michael.aivazis@para-sim.com>
// (c) 1998-2021 all rights reserved
// (c) 1998-2022 all rights reserved


// externals
Expand Down
2 changes: 1 addition & 1 deletion ext/qed/qed.cc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -*- c++ -*-
//
// michael a.g. aïvázis <michael.aivazis@para-sim.com>
// (c) 1998-2021 all rights reserved
// (c) 1998-2022 all rights reserved


// external
Expand Down
2 changes: 1 addition & 1 deletion ext/qed/version.cc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// -*- c++ -*-
//
// michael a.g. aïvázis <michael.aivazis@para-sim.com>
// (c) 1998-2021 all rights reserved
// (c) 1998-2022 all rights reserved


// externals
Expand Down
2 changes: 1 addition & 1 deletion lib/qed/version.cc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// -*- coding: utf-8 -*-
//
// michael a.g. aïvázis <michael.aivazis@para-sim.com>
// (c) 1998-2021 all rights reserved
// (c) 1998-2022 all rights reserved

// my declarations
#include "version.h"
Expand Down
2 changes: 1 addition & 1 deletion lib/qed/version.h.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// -*- coding: utf-8 -*-
//
// michael a.g. aïvázis <michael.aivazis@para-sim.com>
// (c) 1998-2021 all rights reserved
// (c) 1998-2022 all rights reserved

// code guard
#if !defined(qed_version_h)
Expand Down
2 changes: 1 addition & 1 deletion pkg/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
#
# michael a.g. aïvázis <michael.aivazis@para-sim.com>
# (c) 1998-2021 all rights reserved
# (c) 1998-2022 all rights reserved


# import and publish pyre symbols
Expand Down
2 changes: 1 addition & 1 deletion pkg/cli/About.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
#
# michael a.g. aïvázis <michael.aivazis@para-sim.com>
# (c) 1998-2021 all rights reserved
# (c) 1998-2022 all rights reserved


# externals
Expand Down
2 changes: 1 addition & 1 deletion pkg/cli/Complete.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
#
# michael a.g. aïvázis <michael.aivazis@para-sim.com>
# (c) 1998-2021 all rights reserved
# (c) 1998-2022 all rights reserved


# support
Expand Down
2 changes: 1 addition & 1 deletion pkg/cli/Config.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
#
# michael a.g. aïvázis <michael.aivazis@para-sim.com>
# (c) 1998-2021 all rights reserved
# (c) 1998-2022 all rights reserved


# support
Expand Down
2 changes: 1 addition & 1 deletion pkg/cli/Debug.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
#
# michael a.g. aïvázis <michael.aivazis@para-sim.com>
# (c) 1998-2021 all rights reserved
# (c) 1998-2022 all rights reserved


# externals
Expand Down
2 changes: 1 addition & 1 deletion pkg/cli/Info.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
#
# michael a.g. aïvázis <michael.aivazis@para-sim.com>
# (c) 1998-2021 all rights reserved
# (c) 1998-2022 all rights reserved


# externals
Expand Down
2 changes: 1 addition & 1 deletion pkg/cli/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
#
# michael a.g. aïvázis <michael.aivazis@para-sim.com>
# (c) 1998-2021 all rights reserved
# (c) 1998-2022 all rights reserved


# pull the action protocol
Expand Down
2 changes: 1 addition & 1 deletion pkg/datasets/Raw.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
#
# michael a.g. aïvázis <michael.aivazis@para-sim.com>
# (c) 1998-2021 all rights reserved
# (c) 1998-2022 all rights reserved


# support
Expand Down
2 changes: 1 addition & 1 deletion pkg/datasets/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
#
# michael a.g. aïvázis <michael.aivazis@para-sim.com>
# (c) 1998-2021 all rights reserved
# (c) 1998-2022 all rights reserved


# raw datasets
Expand Down
2 changes: 1 addition & 1 deletion pkg/datatypes/Complex.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
#
# michael a.g. aïvázis <michael.aivazis@para-sim.com>
# (c) 1998-2021 all rights reserved
# (c) 1998-2022 all rights reserved


# support
Expand Down
2 changes: 1 addition & 1 deletion pkg/datatypes/ComplexDouble.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
#
# michael a.g. aïvázis <michael.aivazis@para-sim.com>
# (c) 1998-2021 all rights reserved
# (c) 1998-2022 all rights reserved


# my base class
Expand Down
2 changes: 1 addition & 1 deletion pkg/datatypes/ComplexFloat.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
#
# michael a.g. aïvázis <michael.aivazis@para-sim.com>
# (c) 1998-2021 all rights reserved
# (c) 1998-2022 all rights reserved


# my base class
Expand Down
2 changes: 1 addition & 1 deletion pkg/datatypes/Datatype.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
#
# michael a.g. aïvázis <michael.aivazis@para-sim.com>
# (c) 1998-2021 all rights reserved
# (c) 1998-2022 all rights reserved


# support
Expand Down
2 changes: 1 addition & 1 deletion pkg/datatypes/Double.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
#
# michael a.g. aïvázis <michael.aivazis@para-sim.com>
# (c) 1998-2021 all rights reserved
# (c) 1998-2022 all rights reserved


# my base class
Expand Down
2 changes: 1 addition & 1 deletion pkg/datatypes/Float.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
#
# michael a.g. aïvázis <michael.aivazis@para-sim.com>
# (c) 1998-2021 all rights reserved
# (c) 1998-2022 all rights reserved


# my base class
Expand Down
2 changes: 1 addition & 1 deletion pkg/datatypes/Real.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
#
# michael a.g. aïvázis <michael.aivazis@para-sim.com>
# (c) 1998-2021 all rights reserved
# (c) 1998-2022 all rights reserved


# support
Expand Down
2 changes: 1 addition & 1 deletion pkg/datatypes/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
#
# michael a.g. aïvázis <michael.aivazis@para-sim.com>
# (c) 1998-2021 all rights reserved
# (c) 1998-2022 all rights reserved


# publish
Expand Down
2 changes: 1 addition & 1 deletion pkg/exceptions.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
#
# michael a.g. aïvázis <michael.aivazis@para-sim.com>
# (c) 1998-2021 all rights reserved
# (c) 1998-2022 all rights reserved


# get the framework
Expand Down
2 changes: 1 addition & 1 deletion pkg/ext/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
#
# michael a.g. aïvázis <michael.aivazis@para-sim.com>
# (c) 1998-2021 all rights reserved
# (c) 1998-2022 all rights reserved


"""
Expand Down
2 changes: 1 addition & 1 deletion pkg/gql/Dataset.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
#
# michael a.g. aïvázis <michael.aivazis@para-sim.com>
# (c) 1998-2021 all rights reserved
# (c) 1998-2022 all rights reserved


# externals
Expand Down
2 changes: 1 addition & 1 deletion pkg/gql/Datasets.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
#
# michael a.g. aïvázis <michael.aivazis@para-sim.com>
# (c) 1998-2021 all rights reserved
# (c) 1998-2022 all rights reserved


# externals
Expand Down
2 changes: 1 addition & 1 deletion pkg/gql/Node.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
#
# michael a.g. aïvázis <michael.aivazis@para-sim.com>
# (c) 1998-2021 all rights reserved
# (c) 1998-2022 all rights reserved


# externals
Expand Down
2 changes: 1 addition & 1 deletion pkg/gql/Query.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
#
# michael a.g. aïvázis <michael.aivazis@para-sim.com>
# (c) 1998-2021 all rights reserved
# (c) 1998-2022 all rights reserved


# externals
Expand Down
2 changes: 1 addition & 1 deletion pkg/gql/Reader.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
#
# michael a.g. aïvázis <michael.aivazis@para-sim.com>
# (c) 1998-2021 all rights reserved
# (c) 1998-2022 all rights reserved


# externals
Expand Down
2 changes: 1 addition & 1 deletion pkg/gql/ReaderConnection.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
#
# michael a.g. aïvázis <michael.aivazis@para-sim.com>
# (c) 1998-2021 all rights reserved
# (c) 1998-2022 all rights reserved


# externals
Expand Down
2 changes: 1 addition & 1 deletion pkg/gql/Selector.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
#
# michael a.g. aïvázis <michael.aivazis@para-sim.com>
# (c) 1998-2021 all rights reserved
# (c) 1998-2022 all rights reserved


# externals
Expand Down
2 changes: 1 addition & 1 deletion pkg/gql/Selectors.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
#
# michael a.g. aïvázis <michael.aivazis@para-sim.com>
# (c) 1998-2021 all rights reserved
# (c) 1998-2022 all rights reserved


# externals
Expand Down
2 changes: 1 addition & 1 deletion pkg/gql/Version.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
#
# michael a.g. aïvázis <michael.aivazis@para-sim.com>
# (c) 1998-2021 all rights reserved
# (c) 1998-2022 all rights reserved


# externals
Expand Down
2 changes: 1 addition & 1 deletion pkg/gql/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
#
# michael a.g. aïvázis <michael.aivazis@para-sim.com>
# (c) 1998-2021 all rights reserved
# (c) 1998-2022 all rights reserved


# externals
Expand Down
4 changes: 2 additions & 2 deletions pkg/meta.py.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
#
# michael a.g. aïvázis <michael.aivazis@para-sim.com>
# (c) 1998-2021 all rights reserved
# (c) 1998-2022 all rights reserved


# expansion placeholders
Expand All @@ -17,7 +17,7 @@ version = (major, minor, micro, revision)


# decorations for the help system
copyright = "copyright (c) 1998-2021 all rights reserved"
copyright = "copyright (c) 1998-2022 all rights reserved"

banner = f"""
qed {major}.{minor}.{micro} revision {revision}
Expand Down
2 changes: 1 addition & 1 deletion pkg/protocols/Dataset.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
#
# michael a.g. aïvázis <michael.aivazis@para-sim.com>
# (c) 1998-2021 all rights reserved
# (c) 1998-2022 all rights reserved


# support
Expand Down
2 changes: 1 addition & 1 deletion pkg/protocols/Datatype.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
#
# michael a.g. aïvázis <michael.aivazis@para-sim.com>
# (c) 1998-2021 all rights reserved
# (c) 1998-2022 all rights reserved


# externals
Expand Down
2 changes: 1 addition & 1 deletion pkg/protocols/Producer.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
#
# michael a.g. aïvázis <michael.aivazis@para-sim.com>
# (c) 1998-2021 all rights reserved
# (c) 1998-2022 all rights reserved


# framework
Expand Down
2 changes: 1 addition & 1 deletion pkg/protocols/Reader.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
#
# michael a.g. aïvázis <michael.aivazis@para-sim.com>
# (c) 1998-2021 all rights reserved
# (c) 1998-2022 all rights reserved


# support
Expand Down
Loading

0 comments on commit 89dae7a

Please sign in to comment.