Skip to content
Snippets Groups Projects
Verified Commit f953374d authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

More Unicode copyright symbol

parent c9bdc2c8
Branches
No related tags found
No related merge requests found
Showing
with 22 additions and 22 deletions
dnl Process this file with autoconf to produce a configure script.
dnl Copyright (C) 2009-2018 Dynare Team
dnl Copyright © 2009-2018 Dynare Team
dnl
dnl This file is part of Dynare.
dnl
......
// -*- C++ -*-
%{
/* Copyright (C) 2006-2011, Ondra Kamenik */
/* Copyright © 2006-2011, Ondra Kamenik */
#include "location.hh"
#include "atom_assignings.hh"
......
/* -*- C++ -*- */
%{
// Copyright (C) 2007-2011, Ondra Kamenik
// Copyright © 2007-2011, Ondra Kamenik
#include "location.hh"
#include "csv_tab.hh"
......
// -*- C++ -*-
%{
/* Copyright (C) 2006-2011, Ondra Kamenik */
/* Copyright © 2006-2011, Ondra Kamenik */
#include <cstdio>
......
/* -*- C++ -*- */
%{
// Copyright (C) 2006-2011, Ondra Kamenik
// Copyright © 2006-2011, Ondra Kamenik
#include "location.hh"
#include "matrix_tab.hh"
......
// -*- C++ -*-
// Copyright (C) 2006-2011, Ondra Kamenik
// Copyright © 2006-2011, Ondra Kamenik
%{
#include "location.hh"
......
// -*- C++ -*-
// Copyright (C) 2007-2011, Ondra Kamenik
// Copyright © 2007-2011, Ondra Kamenik
%{
#include "location.hh"
......
// -*- C++ -*-
%{
// Copyright (C) 2006-2011, Ondra Kamenik
// Copyright © 2006-2011, Ondra Kamenik
#include "parser/cc/location.hh"
#include "dynare_model.hh"
......
module Dynare
##
# Copyright (C) 2015-2016 Dynare Team
# Copyright © 2015-2016 Dynare Team
#
# This file is part of Dynare.
#
......
module DynareModel
##
# Copyright (C) 2015-2018 Dynare Team
# Copyright © 2015-2018 Dynare Team
#
# This file is part of Dynare.
#
......
module DynareOptions
##
# Copyright (C) 2015 Dynare Team
# Copyright © 2015 Dynare Team
#
# This file is part of Dynare.
#
......
module DynareOutput
##
# Copyright (C) 2015-2018 Dynare Team
# Copyright © 2015-2018 Dynare Team
#
# This file is part of Dynare.
#
......
module PerfectForesightModelSolver
##
# Copyright (C) 2016 Dynare Team
# Copyright © 2016 Dynare Team
#
# This file is part of Dynare.
#
......
module SteadyState
##
# Copyright (C) 2016 Dynare Team
# Copyright © 2016 Dynare Team
#
# This file is part of Dynare.
#
......
module Utils
##
# Copyright (C) 2015 Dynare Team
# Copyright © 2015 Dynare Team
#
# This file is part of Dynare.
#
......
dnl Adds flags needed to compile programs using C++11 threads
dnl Copyright (C) 2019 Dynare Team
dnl Copyright © 2019 Dynare Team
dnl
dnl This file is part of Dynare.
dnl
......
......@@ -2,7 +2,7 @@ dnl Detect GSL.
dnl We don't use the official M4 macro since it relies on the script gsl-config,
dnl which does not work when cross-compiling.
dnl
dnl Copyright (C) 2010-2012 Dynare Team
dnl Copyright © 2010-2012 Dynare Team
dnl
dnl This file is part of Dynare.
dnl
......
......@@ -20,8 +20,8 @@
#
# LICENSE
#
# Copyright (c) 2008 Boretti Mathieu <boretti@eig.unige.ch>
# Copyright (c) 2009 Dynare Team
# Copyright © 2008 Boretti Mathieu <boretti@eig.unige.ch>
# Copyright © 2009 Dynare Team
#
# This library is free software; you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as published by
......
......@@ -22,8 +22,8 @@
#
# LICENSE
#
# Copyright (c) 2008 Boretti Mathieu <boretti@eig.unige.ch>
# Copyright (c) 2009 Dynare Team
# Copyright © 2008 Boretti Mathieu <boretti@eig.unige.ch>
# Copyright © 2009 Dynare Team
#
# This library is free software; you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as published by
......
dnl Detect the MATIO Library.
dnl
dnl Copyright (C) 2012-2014 Dynare Team
dnl Copyright © 2012-2014 Dynare Team
dnl
dnl This file is part of Dynare.
dnl
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment