Fixed email address in all headers.
This commit is contained in:
parent
68014f2b55
commit
8aa482f743
7 changed files with 7 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
||||||
// animation configuration widget
|
// animation configuration widget
|
||||||
// -------------------
|
// -------------------
|
||||||
//
|
//
|
||||||
// Copyright (c) 2010 Hugo Pereira Da Costa <hugo@oxygen-icons.org>
|
// Copyright (c) 2010 Hugo Pereira Da Costa <hugo.pereira@free.fr>
|
||||||
//
|
//
|
||||||
// Permission is hereby granted, free of charge, to any person obtaining a copy
|
// Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
// of this software and associated documentation files (the "Software"), to
|
// of this software and associated documentation files (the "Software"), to
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
// animation configuration item
|
// animation configuration item
|
||||||
// -------------------
|
// -------------------
|
||||||
//
|
//
|
||||||
// Copyright (c) 2010 Hugo Pereira Da Costa <hugo@oxygen-icons.org>
|
// Copyright (c) 2010 Hugo Pereira Da Costa <hugo.pereira@free.fr>
|
||||||
//
|
//
|
||||||
// Permission is hereby granted, free of charge, to any person obtaining a copy
|
// Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
// of this software and associated documentation files (the "Software"), to
|
// of this software and associated documentation files (the "Software"), to
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
// oxygen-demo main
|
// oxygen-demo main
|
||||||
// -------------------
|
// -------------------
|
||||||
//
|
//
|
||||||
// Copyright (c) 2010 Hugo Pereira Da Costa <hugo@oxygen-icons.org>
|
// Copyright (c) 2010 Hugo Pereira Da Costa <hugo.pereira@free.fr>
|
||||||
//
|
//
|
||||||
// Permission is hereby granted, free of charge, to any person obtaining a copy
|
// Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
// of this software and associated documentation files (the "Software"), to
|
// of this software and associated documentation files (the "Software"), to
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
// oxygen shadow demo dialog
|
// oxygen shadow demo dialog
|
||||||
// -------------------
|
// -------------------
|
||||||
//
|
//
|
||||||
// Copyright (c) 2010 Hugo Pereira Da Costa <hugo@oxygen-icons.org>
|
// Copyright (c) 2010 Hugo Pereira Da Costa <hugo.pereira@free.fr>
|
||||||
//
|
//
|
||||||
// Permission is hereby granted, free of charge, to any person obtaining a copy
|
// Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
// of this software and associated documentation files (the "Software"), to
|
// of this software and associated documentation files (the "Software"), to
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
// oxygen shadow demo dialog
|
// oxygen shadow demo dialog
|
||||||
// -------------------
|
// -------------------
|
||||||
//
|
//
|
||||||
// Copyright (c) 2010 Hugo Pereira Da Costa <hugo@oxygen-icons.org>
|
// Copyright (c) 2010 Hugo Pereira Da Costa <hugo.pereira@free.fr>
|
||||||
//
|
//
|
||||||
// Permission is hereby granted, free of charge, to any person obtaining a copy
|
// Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
// of this software and associated documentation files (the "Software"), to
|
// of this software and associated documentation files (the "Software"), to
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
/*
|
/*
|
||||||
|
* Copyright 2013 Hugo Pereira Da Costa <hugo.pereira@free.fr>
|
||||||
* Copyright 2008 Long Huynh Huu <long.upcase@googlemail.com>
|
* Copyright 2008 Long Huynh Huu <long.upcase@googlemail.com>
|
||||||
* Copyright 2007 Matthew Woehlke <mw_triad@users.sourceforge.net>
|
* Copyright 2007 Matthew Woehlke <mw_triad@users.sourceforge.net>
|
||||||
* Copyright 2007 Casper Boemann <cbr@boemann.dk>
|
* Copyright 2007 Casper Boemann <cbr@boemann.dk>
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
#define oxygendecohelper_h
|
#define oxygendecohelper_h
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
* Copyright 2013 Hugo Pereira Da Costa <hugo.pereira@free.fr>
|
||||||
* Copyright 2008 Long Huynh Huu <long.upcase@googlemail.com>
|
* Copyright 2008 Long Huynh Huu <long.upcase@googlemail.com>
|
||||||
* Copyright 2007 Matthew Woehlke <mw_triad@users.sourceforge.net>
|
* Copyright 2007 Matthew Woehlke <mw_triad@users.sourceforge.net>
|
||||||
* Copyright 2007 Casper Boemann <cbr@boemann.dk>
|
* Copyright 2007 Casper Boemann <cbr@boemann.dk>
|
||||||
|
|
Loading…
Reference in a new issue