repo_name
stringlengths
4
116
path
stringlengths
3
942
size
stringlengths
1
7
content
stringlengths
3
1.05M
license
stringclasses
15 values
gjms2000/mixerp
src/FrontEnd/MixERP.Net.FrontEnd/Modules/BackOffice/CustomFields.ascx.cs
1053
/******************************************************************************** Copyright (C) MixERP Inc. (http://mixof.org). This file is part of MixERP. MixERP is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation...
gpl-2.0
carlobar/uclinux_leon3_UD
user/pppd/freebsd-2.0/if_ppp.c
35795
/* * if_ppp.c - Point-to-Point Protocol (PPP) Asynchronous driver. * * Copyright (c) 1989 Carnegie Mellon University. * All rights reserved. * * Redistribution and use in source and binary forms are permitted * provided that the above copyright notice and this paragraph are * duplicated in all such forms and th...
gpl-2.0
TEAM-Gummy/kernel_oppo_msm8974
drivers/mmc/card/block.c
87783
/* * Block driver for media (i.e., flash cards) * * Copyright 2002 Hewlett-Packard Company * Copyright 2005-2008 Pierre Ossman * * Use consistent with the GNU GPL is permitted, * provided that this copyright notice is * preserved in its entirety in all copies and derived works. * * HEWLETT-PACKARD COMPANY MAK...
gpl-2.0
zioproto/SDK.UBNT.v5.5
feeds/packages/Xorg/xorg/driver/xf86-video-nv/Makefile
2088
# # Copyright (C) 2007 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # # blogic@openwrt.org include $(TOPDIR)/rules.mk PKG_BASE_NAME:=xf86 PKG_NAME:=xf86-video-nv PKG_RELEASE:=3 PKG_VERSION:=2.1.12 PKG_SOURCE_URL:=http://xorg.freedesktop....
gpl-2.0
tanya-guza/abiword
plugins/mathview/xp/gr_Abi_CharArea.cpp
2657
/* AbiWord * Copyright (C) 2004 Luca Padovani <lpadovan@cs.unibo.it> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of the License, or (at your option) any later vers...
gpl-2.0
Alexpux/GCC
gcc/testsuite/gcc.target/i386/avx512dq-vbroadcasti32x2-2.c
1145
/* { dg-do run } */ /* { dg-options "-O2 -mavx512dq -DAVX512DQ" } */ /* { dg-require-effective-target avx512dq } */ #include "avx512f-helper.h" #define SIZE (AVX512F_LEN / 32) #include "avx512f-mask-type.h" void CALC (int *r, int *s) { int i; for (i = 0; i < SIZE; i++) { r[i] = s[i % 2]; } } void ...
gpl-2.0
404pnf/d7sites
sites/csc.fltrp.com/themes/standard/omega/omega/templates/zone.tpl.php
1173
<?php /** * @file * Default theme implementation to display a region. * * Available variables: * - $regions: Renderable array of regions associated with this zone * - $enabled: Flag to detect if the zone was enabled/disabled via theme settings * - $wrapper: Flag set to display a full browser width wrapper around...
gpl-2.0
geopython/QGIS
src/core/raster/qgsrasterfilewriter.h
12940
/*************************************************************************** qgsrasterfilewriter.h --------------------- begin : July 2012 copyright : (C) 2012 by Marco Hugentobler email : marco dot hugentobler at sourcepole dot ch **************************...
gpl-2.0
vFiv/spring-oauth-server
src/main/java/cc/wdcy/domain/AbstractDomain.java
1925
package cc.wdcy.domain; import cc.wdcy.infrastructure.DateUtils; import cc.wdcy.domain.shared.GuidGenerator; import java.io.Serializable; import java.util.Date; /** * @author Shengzhao Li */ public abstract class AbstractDomain implements Serializable { /** * Database id */ protected int id; ...
gpl-2.0
johannes-mueller/ardour
libs/ardour/analyser.cc
3246
/* Copyright (C) 2008 Paul Davis This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distr...
gpl-2.0
thanhtrantv/car-wp
wp-content/themes/goodstore/templates/widgets/jaw_ecommerce_widget.php
3151
<?php global $woocommerce, $yith_wcwl; ?> <?php $instance = jaw_template_get_var('instance'); ?> <ul> <?php if (isset($instance['login_show']) && $instance['login_show'] == '1') { ?> <li class="top-bar-login-content" aria-haspopup="true"> <?php $myaccount_page_id = get_option('wooco...
gpl-2.0
ybbxk/xavl2tp
ipv6aaa.c
14259
/* * Layer Two Tunnelling Protocol Daemon * Copyright (C) 1998 Adtran, Inc. * Copyright (C) 2002 Jeff McAdams * * Mark Spencer * * This software is distributed under the terms * of the GPL, which you should have received * along with this source. * * Authorization, Accounting, and Access control * */ #inc...
gpl-2.0
petrofcikmatus/wp-blog
wp-content/themes/sketch/index.php
1208
<?php /** * The main template file. * * This is the most generic template file in a WordPress theme * and one of the two required files for a theme (the other being style.css). * It is used to display a page when nothing more specific matches a query. * E.g., it puts together the home page when no home.php file e...
gpl-2.0
liuyanghejerry/qtextended
qtopiacore/qt/src/gui/painting/qtransform.h
10039
/**************************************************************************** ** ** Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies). ** Contact: Qt Software Information (qt-info@nokia.com) ** ** This file is part of the QtGui module of the Qt Toolkit. ** ** Commercial Usage ** Licensees holding valid Q...
gpl-2.0
RJRetro/mame
src/lib/netlist/devices/nld_legacy.cpp
1191
// license:GPL-2.0+ // copyright-holders:Couriersud /* * nld_legacy.c * */ #include "nld_legacy.h" #include "nl_setup.h" NETLIB_NAMESPACE_DEVICES_START() NETLIB_START(nicRSFF) { register_input("S", m_S); register_input("R", m_R); register_output("Q", m_Q); register_output("QQ", m_QQ); } NETLIB_RESET(nicRSFF)...
gpl-2.0
FilipBE/qtextended
qtopiacore/qt/mkspecs/qws/solaris-generic-g++/qplatformdefs.h
1811
/**************************************************************************** ** ** Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies). ** Contact: Qt Software Information (qt-info@nokia.com) ** ** This file is part of the qmake spec of the Qt Toolkit. ** ** Commercial Usage ** Licensees holding valid Qt ...
gpl-2.0
QiuLihua83/linux-2.6.10
arch/i386/kernel/srat.c
12625
/* * Some of the code in this file has been gleaned from the 64 bit * discontigmem support code base. * * Copyright (C) 2002, IBM Corp. * * All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as publishe...
gpl-2.0
friedrich420/N4-AEL-KERNEL-LOLLIPOP
kernel/trace/trace.c
159675
/* * ring buffer based function tracer * * Copyright (C) 2007-2012 Steven Rostedt <srostedt@redhat.com> * Copyright (C) 2008 Ingo Molnar <mingo@redhat.com> * * Originally taken from the RT patch by: * Arnaldo Carvalho de Melo <acme@redhat.com> * * Based on code from the latency_tracer, that is: * Copyrigh...
gpl-2.0
satriani-vai/ardour
libs/pbd/pbd/demangle.h
1625
/* Copyright (C) 2009 Paul Davis Author: Sakari Bergen This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ...
gpl-2.0
flavioleal/projeto-towb
inc/ruledictionnarynetworkequipmenttypecollection.class.php
1510
<?php /* * @version $Id: ruledictionnarynetworkequipmenttypecollection.class.php 22656 2014-02-12 16:15:25Z moyo $ ------------------------------------------------------------------------- GLPI - Gestionnaire Libre de Parc Informatique Copyright (C) 2003-2014 by the INDEPNET Development Team. http://indepnet.net/...
gpl-2.0
dmitry-pervushin/android-linux-linaro
arch/arm/mach-omap2/include/mach/omap-secure.h
2021
/* * omap-secure.h: OMAP Secure infrastructure header. * * Copyright (C) 2011 Texas Instruments, Inc. * Santosh Shilimkar <santosh.shilimkar@ti.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Fre...
gpl-2.0
CyanogenMod/android_external_syslinux
utils/isohybrid.pl
13971
#!/usr/bin/perl ## ----------------------------------------------------------------------- ## ## Copyright 2002-2008 H. Peter Anvin - All Rights Reserved ## Copyright 2009 Intel Corporation; author: H. Peter Anvin ## ## This program is free software; you can redistribute it and/or modify ## it under the terms o...
gpl-2.0
Gurgel100/gcc
libstdc++-v3/testsuite/20_util/underlying_type/requirements/alias_decl.cc
1091
// { dg-do compile { target c++14 } } // // Copyright (C) 2013-2021 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free // software; you can redistribute it and/or modify it under the // terms of the GNU General Public License as published by the // Free Software Fou...
gpl-2.0
sharpmachine/unlikelyheroes.com
wp-content/plugins/ignitiondeck/templates/admin/_deckBuilder.php
3759
<div class="wrap"> <div class="postbox-container" style="width:95%; margin-right: 5%"> <div class="metabox-holder"> <div class="meta-box-sortables" style="min-height:0;"> <div class="postbox"> <h3 class="hndle"><span><?php echo $tr_Deck_Builder; ?></span></h3> <div class="inside"> <p style="wi...
gpl-2.0
RemanenceStudio/intuisens
wp-content/themes/intuisens/js/foundation/jquery.foundation.tabs.js
1977
;(function ($, window, document, undefined) { 'use strict'; var settings = { callback: $.noop, deep_linking: true, init: false }, methods = { init : function (options) { settings = $.extend({}, options, settings); return this.each(function () { ...
gpl-2.0
heqiaoliu/Viral-Dark-Matter
tmp/install_4f209c9de9bf1/plugins/system/jat3/base-themes/default/page/ajax.modules.php
657
<?php /** * ------------------------------------------------------------------------ * T3V2 Framework * ------------------------------------------------------------------------ * Copyright (C) 2004-20011 J.O.O.M Solutions Co., Ltd. All Rights Reserved. * @license - GNU/GPL, http://www.gnu.org/licenses/gpl.html...
gpl-2.0
brotalnia/TrinityZero
contrib/extractor/System.cpp
6690
#define _CRT_SECURE_NO_DEPRECATE #include <stdio.h> #include <deque> #include <set> #ifdef WIN32 #include "direct.h" #else #include <sys/stat.h> #endif #include "dbcfile.h" #include "mpq_libmpq.h" extern unsigned int iRes; extern ArchiveSet gOpenArchives; bool ConvertADT(char*,char*); typedef struct{ char nam...
gpl-2.0
spezi77/hellspawn-N4
arch/arm/mm/dma-mapping.c
44951
/* * linux/arch/arm/mm/dma-mapping.c * * Copyright (C) 2000-2004 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * * DMA uncached mapping support. */ #inclu...
gpl-2.0
MSusik/invenio
scripts/pep8.py
29318
#!/usr/bin/python # pep8.py - Check Python source code formatting, according to PEP 8 # Copyright (C) 2006 Johann C. Rocholl <johann@browsershots.org> # # Permission is hereby granted, free of charge, to any person # obtaining a copy of this software and associated documentation files # (the "Software"), to deal in the...
gpl-2.0
jfzazo/wireshark-hwgen
src/epan/dissectors/packet-enip.h
3557
/* packet-enip.h * Routines for EtherNet/IP (Industrial Protocol) dissection * EtherNet/IP Home: www.odva.org * * Conversation data support for CIP * Jan Bartels, Siempelkamp Maschinen- und Anlagenbau GmbH & Co. KG * Copyright 2007 * * Wireshark - Network traffic analyzer * By Gerald Combs <gerald@wireshar...
gpl-2.0
abyssinia/Lacuna-Server-Open
bin/saben/warning2.pl
2222
use 5.010; use strict; use lib '/data/Lacuna-Server/lib'; use Lacuna::DB; use Lacuna; use Lacuna::Util qw(randint format_date); use Getopt::Long; use List::MoreUtils qw(uniq); use utf8; $|=1; our $quiet; GetOptions( 'quiet' => \$quiet, ); out('Started'); my $start = time; out('Loading DB'); our $db = ...
gpl-2.0
CyanogenMod/hardkernel-kernel-4412
drivers/usb/host/xhci-pci.c
9776
/* * xHCI host controller driver PCI Bus Glue. * * Copyright (C) 2008 Intel Corp. * * Author: Sarah Sharp * Some code borrowed from the Linux EHCI driver. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by...
gpl-2.0
aldencolerain/mc2kernel
drivers/crypto/mvebu_cesa/Makefile
728
# # Makefile for the Marvell CESA driver # CPU_ARCH = ARM ifeq ($(CONFIG_CPU_BIG_ENDIAN),y) ENDIAN = BE else ENDIAN = LE endif MV_DEFINE = -DMV_LINUX -DMV_CPU_$(ENDIAN) -DMV_$(CPU_ARCH) CESA_DIR := drivers/crypto/mvebu_cesa obj-y += cesa_if.o cesa_ocf_drv.o cesa_test.o obj-$(CONFIG_MV_CESA_TOOL) += cesa_...
gpl-2.0
DZB-Team/kernel_torino_cm11
drivers/regulator/max8986-regulator.c
29852
/******************************************************************************* * Copyright 2010 Broadcom Corporation. All rights reserved. * * @file drivers/regulator/max8986-regulator.c * * Unless you and Broadcom execute a separate written software license agreement * governing use of this software, this software...
gpl-2.0
Xilinx/eglibc
nptl/tst-mutex8.c
8388
/* Copyright (C) 2003-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper <drepper@redhat.com>, 2003. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published b...
gpl-2.0
pazos/android_kernel_samsung_goyawifi
drivers/marvell/graphics/galcore_src/arch/unified_reg/hal/kernel/gc_hal_kernel_hardware.h
3645
/**************************************************************************** * * Copyright (c) 2005 - 2012 by Vivante Corp. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; eit...
gpl-2.0
effortlesssites/template
components/com_roksprocket/lib/RokSprocket/Provider/EasyBlog/ItemPrivacyPopulator.php
616
<?php /** * @version $Id: ItemPrivacyPopulator.php 10887 2013-05-30 06:31:57Z btowles $ * @author RocketTheme http://www.rockettheme.com * @copyright Copyright (C) 2007 - 2013 RocketTheme, LLC * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only */ class RokSprocket_Provider_EasyBlog_ItemPriv...
gpl-2.0
scriptum/ohcount
ruby/gestalt/rules/csproj_rule.rb
739
require 'rexml/document' module Ohcount module Gestalt class CsprojRule < FileRule attr_accessor :import def initialize(*args) @import = args.shift || /.*/ @import = /^#{Regexp.escape(@import.to_s)}$/ unless @import.is_a? Regexp super(args) end def process_source_file(source_file) ...
gpl-2.0
rbazaud/pcmanfm-qt
pcmanfm/translations/pcmanfm-qt_cs_CZ.ts
53147
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> <TS version="2.1" language="cs_CZ"> <context> <name>AboutDialog</name> <message> <location filename="../../build/pcmanfm/ui_about.h" line="134"/> <source>About</source> <translation type="unfinished">O</translation> </message> ...
gpl-2.0
hawpaw/KreyosFirmware-hwp-
Watch/core/net/psock.h
12948
/* * Copyright (c) 2004, Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * n...
gpl-2.0
assusdan/android_kernel_hs_zerasrs
drivers/misc/mediatek/lcm/otm9605a_dsi_vdo_dijing/otm9605a_dsi_vdo_dijing.c
15047
#ifdef BUILD_LK #else #include <linux/string.h> #ifndef BUILD_UBOOT #include <linux/kernel.h> #endif #endif #include "lcm_drv.h" // --------------------------------------------------------------------------- // Local Constants // --------------------------------------------------------------------------- #define FRA...
gpl-2.0
leprechau/freeradius-server
scripts/jenkins/README.md
1872
### Jenkins scripted build pipeline for FreeRADIUS #### Summary The Jenkinsfile in this directory is used to build packages for different Linux distributions. They are mostly here for the FreeRADIUS development team, and they create the packages available at [packages.networkradius.com](https://packages.networkradiu...
gpl-2.0
damirkusar/jvoicebridge
softphone/src/com/sun/mc/softphone/media/coreaudio/CoreAudioAudioServiceProvider.java
4493
/* * Copyright 2007 Sun Microsystems, Inc. * * This file is part of jVoiceBridge. * * jVoiceBridge is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation and distributed hereunder * to you. * * ...
gpl-2.0
tongrhj/racing-clicker
app/views/tabs.html
4020
<ul ng-if="!isOffline" class="nav nav-tabs" role="tablist"> <li ng-repeat="tab in tabs.list | filter:filterVisible" class="tab-resource tab-{{name}}" ng-class="{active: cur.name === tab.name}"> <a ng-href="#{{tab.url()}}" role="tab"> <div class="tab-icon-resource tab-icon-{{tab.name}} icon-{{tab.name}}"></d...
gpl-2.0
liutianpingyanxiaoyu/cpe
package_bak/goahead/src/management.c
139330
#include "uemf.h" #include "wsIntrn.h" #include <signal.h> #include <unistd.h> #include <sys/types.h> #include <sys/wait.h> #include <stdio.h> #include <string.h> #include <ctype.h> #include <malloc.h> #include <stdlib.h> #ifdef WEBS_SSL_SUPPORT #include "websSSL.h" #endif #ifdef USER_MANAGEMENT_SUPPORT #include "um....
gpl-2.0
FPLD/project0
vendor/magento/module-catalog/Block/Adminhtml/Product/Edit/Action/Attribute/Tab/Attributes.php
5430
<?php /** * Copyright © 2015 Magento. All rights reserved. * See COPYING.txt for license details. */ // @codingStandardsIgnoreFile /** * Adminhtml catalog product edit action attributes update tab block * * @author Magento Core Team <core@magentocommerce.com> */ namespace Magento\Catalog\Block\Adminhtml\P...
gpl-2.0
SuriyaaKudoIsc/wikia-app-test
extensions/SemanticWebBrowser/lib/EasyRdf/Serialiser/Rapper.php
5338
<?php /** * EasyRdf * * LICENSE * * Copyright (c) 2009-2010 Nicholas J Humfrey. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * 1. Redistributions of source code must retain the above c...
gpl-2.0
geany/geany
scintilla/src/CellBuffer.h
8348
// Scintilla source code edit control /** @file CellBuffer.h ** Manages the text of the document. **/ // Copyright 1998-2004 by Neil Hodgson <neilh@scintilla.org> // The License.txt file describes the conditions under which this software may be distributed. #ifndef CELLBUFFER_H #define CELLBUFFER_H namespace Scinti...
gpl-2.0
NicoleRobin/glibc
sysdeps/sparc/sparc32/sem_post.c
2404
/* sem_post -- post to a POSIX semaphore. Generic futex-using version. Copyright (C) 2003-2017 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek <jakub@redhat.com>, 2003. The GNU C Library is free software; you can redistribute it and/or modify it under...
gpl-2.0
cnvogelg/fs-uae
dist/windows/clib.py
323
#!/usr/bin/env python3 import os import sys import subprocess if os.getenv("MSYSTEM") == "MINGW32": mingw_dir = "/mingw32" elif os.getenv("MSYSTEM") == "MINGW64": mingw_dir = "/mingw64" p = subprocess.Popen([ "sh", "-c", "cp {}/bin/{} {}".format(mingw_dir, sys.argv[1], sys.argv[2])]) sys.exit(p.wait(...
gpl-2.0
rhuitl/uClinux
user/net-snmp/include/net-snmp/agent/watcher.h
4857
/* * watcher.h */ #ifndef NETSNMP_WATCHER_H #define NETSNMP_WATCHER_H #ifdef __cplusplus extern "C" { #endif /** @ingroup watcher * @{ */ /* * if handler flag has this bit set, the timestamp will be * treated as a pointer to the timestamp. If this bit is * not set (the default), the timestamp is a struct ti...
gpl-2.0
aebert1/BigTransport
build/tmp/recompileMc/sources/net/minecraft/util/text/ITextComponent.java
12605
package net.minecraft.util.text; import com.google.gson.Gson; import com.google.gson.GsonBuilder; import com.google.gson.JsonArray; import com.google.gson.JsonDeserializationContext; import com.google.gson.JsonDeserializer; import com.google.gson.JsonElement; import com.google.gson.JsonObject; import com.google.gson.J...
gpl-3.0
robert1978/CometVisu
source/class/cv/ui/structure/pure/Refresh.js
1913
/* Refresh.js * * copyright (c) 2010-2017, Christian Mayer and the CometVisu contributers. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free * Software Foundation; either version 3 of the License, or (at your...
gpl-3.0
dwoods/gn-maps
geonode/base/migrations/0001_initial.py
25336
# encoding: utf-8 import datetime from south.db import db from south.v2 import SchemaMigration from django.db import models class Migration(SchemaMigration): def forwards(self, orm): # Adding model 'ContactRole' db.create_table('base_contactrole', ( ('id', self.gf('django.db.m...
gpl-3.0
kyithar/Ski-Rental
include/betweenness_centrality.h
1572
/* * ccnSim is a scalable chunk-level simulator for Content Centric * Networks (CCN), that we developed in the context of ANR Connect * (http://www.anr-connect.org/) * * People: * Giuseppe Rossini (lead developer, mailto giuseppe.rossini@enst.fr) * Raffaele Chiocchetti (developer, mailto raffaele.chiocchet...
gpl-3.0
JavaProphet/AvunaHTTPD-Java
src/org/avuna/httpd/mail/imap/command/IMAPCommandCreate.java
1747
/* Avuna HTTPD - General Server Applications Copyright (C) 2015 Maxwell Bruce This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Th...
gpl-3.0
zabubaev/dsploit
src/it/evilsocket/dsploit/gui/dialogs/ChoiceDialog.java
2193
/* * This file is part of the dSploit. * * Copyleft of Simone Margaritelli aka evilsocket <evilsocket@gmail.com> * * dSploit is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the Licen...
gpl-3.0
nipunn1313/parity
js/src/ui/Form/PasswordStrength/passwordStrength.css
905
/* Copyright 2015-2017 Parity Technologies (UK) Ltd. /* This file is part of Parity. /* /* Parity is free software: you can redistribute it and/or modify /* it under the terms of the GNU General Public License as published by /* the Free Software Foundation, either version 3 of the License, or /* (at your option) any l...
gpl-3.0
kylethayer/bioladder
wiki/maintenance/benchmarks/benchmarkCSSMin.php
2049
<?php /** * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will...
gpl-3.0
dr4g0nsr/mplayer-skyviia-8860
mplayer_android/libmpcodecs/vf_noformat.c
1967
/* * This file is part of MPlayer. * * MPlayer is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * MPlayer is distributed in th...
gpl-3.0
aol/jzmq
src/org/zeromq/ZMQQueue.java
2634
package org.zeromq; import java.io.Closeable; import java.io.IOException; import org.zeromq.ZMQ.Context; import org.zeromq.ZMQ.Socket; /** * ZeroMQ Queue Device implementation. * * @author Alois Belaska <alois.belaska@gmail.com> */ public class ZMQQueue implements Runnable, Closeable { private final ZMQ.Po...
gpl-3.0
Radarr/Radarr
frontend/src/Components/Modal/ModalFooter.js
485
import PropTypes from 'prop-types'; import React, { Component } from 'react'; import styles from './ModalFooter.css'; class ModalFooter extends Component { // // Render render() { const { children, ...otherProps } = this.props; return ( <div className={styles.modalFooter}...
gpl-3.0
j0k3r/pdfparser
src/Smalot/PdfParser/Font/FontType3.php
1227
<?php /** * @file * This file is part of the PdfParser library. * * @author Sébastien MALOT <sebastien@malot.fr> * @date 2017-01-03 * @license LGPLv3 * @url <https://github.com/smalot/pdfparser> * * PdfParser is a pdf library written in PHP, extraction oriented. * Copyright (C) 2017 - Séba...
gpl-3.0
OpenInfRA/core
openinfra_core/src/main/java/de/btu/openinfra/backend/db/rbac/TopicCharacteristicToAttributeTypeGroupRbac.java
1063
package de.btu.openinfra.backend.db.rbac; import java.util.UUID; import de.btu.openinfra.backend.db.OpenInfraSchemas; import de.btu.openinfra.backend.db.daos.TopicCharacteristicToAttributeTypeGroupDao; import de.btu.openinfra.backend.db.jpa.model.AttributeTypeGroup; import de.btu.openinfra.backend.db.jpa.model...
gpl-3.0
mbertrand/cga-worldmap
docs/Makefile
4594
# Makefile for Sphinx documentation # # You can set these variables from the command line. SPHINXOPTS = SPHINXBUILD = sphinx-build PAPER = BUILDDIR = _build # Internal variables. PAPEROPT_a4 = -D latex_paper_size=a4 PAPEROPT_letter = -D latex_paper_size=letter ALLSPHINXOPTS = -d $(BUILDDIR)/do...
gpl-3.0
Dmitchell94/MCForge-Vanilla-Original
sharkbite.thresher/Ctcp/CtcpUtil.cs
2431
/* * Thresher IRC client library * Copyright (C) 2002 Aaron Hunter <thresher@sharkbite.org> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of the License, or (at you...
gpl-3.0
somniumio/Somnium
vendor/cache/ruby/2.3.0/gems/tzinfo-data-1.2017.2/lib/tzinfo/data/definitions/Europe/Minsk.rb
4340
# encoding: UTF-8 # This file contains data derived from the IANA Time Zone Database # (http://www.iana.org/time-zones). module TZInfo module Data module Definitions module Europe module Minsk include TimezoneDefinition timezone 'Europe/Minsk' do |tz| tz....
gpl-3.0
ernestovi/ups
spip/plugins-dist/svp/base/svp_declarer.php
10636
<?php /** * Déclarations relatives à la base de données * * @plugin SVP pour SPIP * @license GPL * @package SPIP\SVP\Pipelines **/ /** * Déclarer les objets éditoriaux de SVP * * - Dépot : table spip_depots * - Plugin : table spip_plugins * - Paquet : table spip_paquets * * @pipeline declarer_tables_obje...
gpl-3.0
malin1993ml/h-store
third_party/cpp/berkeleydb/docs/programmer_reference/preface.html
5321
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Prefa...
gpl-3.0
hassiumsoft/hasscms-packages
hass-attachment/misc/attachment-update.css
209
/*------------------------------------*\ #更新页面 \*------------------------------------*/ .attachment_image { overflow: hidden; } .attachment_image img{ max-width:100%; max-height:700px; }
gpl-3.0
ramack/Liberty
src/wrappers/ewlc/plugins/xml/c/manually-written-header.h
298
#include <libxml/xmlmemory.h> #include <libxml/parser.h> xmlChar *xml_node_get_name (xmlNode *a_node); xmlNode *xml_node_get_children (xmlNode *a_node); xmlNode *xml_node_get_children (xmlNode *a_node); xmlNode *xml_node_get_parent (xmlNode *a_node); xmlNode *xml_node_get_next (xmlNode *a_node);
gpl-3.0
geminy/aidear
oss/qt/qt-everywhere-opensource-src-5.9.0/qttools/src/designer/src/lib/shared/codedialog_p.h
2678
/**************************************************************************** ** ** Copyright (C) 2016 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the Qt Designer of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:GPL-EXCEPT$ ** Commercial License Usage ** Licensees holding valid com...
gpl-3.0
Zengwn/ViewTouch-POS-System
main/temphash.cc
401
#include <stdio.h> #include "license_hash.hh" #ifdef DMALLOC #include <dmalloc.h> #endif #define STRLONG 4096 int main(int argc, const char* argv[]) { char license[STRLONG]; if (argc > 1) { if (GenerateTempKey(license, 4096, argv[1]) == 0) printf("%s", license); } else ...
gpl-3.0
Franck-MOREAU/dolibarr
htdocs/societe/class/societe.class.php
125850
<?php /* Copyright (C) 2002-2006 Rodolphe Quiedeville <rodolphe@quiedeville.org> * Copyright (C) 2004-2015 Laurent Destailleur <eldy@users.sourceforge.net> * Copyright (C) 2004 Eric Seigne <eric.seigne@ryxeo.com> * Copyright (C) 2003 Brian Fraval <brian@fraval.org> * Copy...
gpl-3.0
kzoacn/Grimoire
Template of Other Teams/Fantasy Legend/Raw-Template/Source/Data-Structure/Heavy-Light-Decomposition-Chain.tex
379
\begin{lstlisting} void modify(int x, int y) { int fx = t[x], fy = t[y]; while (fx != fy) { if (d[fx] > d[fy]) { modify(1, 1, n, w[fx], w[x]); x = f[fx]; fx = t[x]; } else{ modify(1, 1, n, w[fy], w[y]); y = f[fy]; fy = t[y]; } } if (x != y) { if (d[x] < d[y]) modify(1, 1, n, w[z[x]], w[y]); ...
gpl-3.0
madmouser1/aubio
python/demos/demo_pitch.py
3193
#! /usr/bin/env python import sys from aubio import source, pitch, freqtomidi if len(sys.argv) < 2: print "Usage: %s <filename> [samplerate]" % sys.argv[0] sys.exit(1) filename = sys.argv[1] downsample = 1 samplerate = 44100 / downsample if len( sys.argv ) > 2: samplerate = int(sys.argv[2]) win_s = 4096 / ...
gpl-3.0
alephobjects/Marlin
Marlin/example_configurations/BQ/WITBOX/Configuration_adv.h
60239
/** * Marlin 3D Printer Firmware * Copyright (C) 2016 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (C) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
gpl-3.0
brogowski/syncany-plugin-azureblobstorage
core/syncany-lib/src/main/java/org/syncany/plugins/transfer/oauth/OAuth.java
2506
/* * Syncany, www.syncany.org * Copyright (C) 2011-2015 Philipp C. Heckel <philipp.heckel@gmail.com> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or ...
gpl-3.0
javierloza/KSquare
node_modules/npm/html/doc/cli/npm-logout.html
4708
<!doctype html> <html> <title>npm-logout</title> <meta http-equiv="content-type" value="text/html;utf-8"> <link rel="stylesheet" type="text/css" href="../../static/style.css"> <link rel="canonical" href="https://www.npmjs.org/doc/cli/npm-logout.html"> <script async=true src="../../static/toc.js"></script> ...
gpl-3.0
tedvals/mywms
server.app/mywms.as/cactus/src/org/mywms/cactustest/ClearingItemServiceTest.java
6345
/* * Copyright (c) 2007 by Fraunhofer IML, Dortmund. * All rights reserved. * * Project: myWMS */ package org.mywms.cactustest; import java.io.NotSerializableException; import java.util.ArrayList; import java.util.Date; import java.util.List; import org.mywms.model.ClearingItem; import org.mywms.model.ClearingIte...
gpl-3.0
berkeleydave/graylog2-server
graylog2-radio/src/main/java/org/graylog2/radio/bindings/providers/RadioTransportProvider.java
2065
/** * This file is part of Graylog. * * Graylog is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * Graylog is distributed in t...
gpl-3.0
anish/phatch
phatch/actions/transpose.py
9462
# Phatch - Photo Batch Processor # Copyright (C) 2007-2008 www.stani.be # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version...
gpl-3.0
jrtdev/yum
yumfe/src/app/admin/holidays/holidays.component.ts
5296
import { Component, OnInit, ViewChild, ViewEncapsulation } from '@angular/core'; import { DatePipe, Location } from '@angular/common'; import { addYears, subYears, addDays, startOfMonth, endOfMonth, getMonth, getYear, isToday, isValid } from 'date-fns'; import { CalendarDateFormatter, CalendarMonthViewDay, CalendarEven...
gpl-3.0
ColgateKas/cms
source/BaiRong.Core/ThirdParty/Alipay/openapi/Response/AlipaySecurityProdFingerprintApplyResponse.cs
926
using System; using System.Xml.Serialization; namespace Aop.Api.Response { /// <summary> /// AlipaySecurityProdFingerprintApplyResponse. /// </summary> public class AlipaySecurityProdFingerprintApplyResponse : AopResponse { /// <summary> /// IFAA标准中的校验类型,目前1为指纹 /// </summary...
gpl-3.0
dcurado/mycenae
vendor/github.com/hashicorp/consul/tlsutil/config_test.go
11385
package tlsutil import ( "crypto/tls" "crypto/x509" "io" "io/ioutil" "net" "testing" "github.com/hashicorp/yamux" ) func TestConfig_AppendCA_None(t *testing.T) { conf := &Config{} pool := x509.NewCertPool() err := conf.AppendCA(pool) if err != nil { t.Fatalf("err: %v", err) } if len(pool.Subjects()) !...
gpl-3.0
lev-kuznetsov/mev
web/src/main/javascript/edu/dfci/cccb/mev/web/javascript/analysisaccordioncollection/templates/tTestAccordion.tpl.html
2836
<div class="results-wrapper" id="tTestResultsTable" > <div class="results-header clearfix"> <!-- <div class="btn-toolbar" role="toolbar" > --> <div class="btn-toolbar" role="toolbar" mui-yank="action-menu"> <div class="btn-group"> <a class="btn" mev-analysis-start-button ...
gpl-3.0
BlackGround-ICG/Nitro
include/game_events_listener.h
286
#ifndef IJENGINE_EVENTS_LISTENER_H #define IJENGINE_EVENTS_LISTENER_H namespace ijengine { class GameEvent; class GameEventsListener { public: virtual ~GameEventsListener() = default; virtual bool on_event(const GameEvent& event) = 0; }; } #endif
gpl-3.0
JavaProphet/AvunaHTTPD-Java
src/org/avuna/httpd/http/ResponseGenerator.java
4004
/* Avuna HTTPD - General Server Applications Copyright (C) 2015 Maxwell Bruce This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Th...
gpl-3.0
lastweek/PCP
ECE695-Spring17/t3-scheduler/linux-4.10.6/drivers/net/tun.c
60711
/* * TUN - Universal TUN/TAP device driver. * Copyright (C) 1999-2002 Maxim Krasnyansky <maxk@qualcomm.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the L...
gpl-3.0
zylon-internet/librenms
html/pages/device/overview/toner.inc.php
2200
<?php $graph_type = "toner_usage"; $toners = dbFetchRows("SELECT * FROM `toner` WHERE device_id = ?", array($device['device_id'])); if (count($toners)) { echo("<div style='background-color: #eeeeee; margin: 5px; padding: 5px;'>"); echo("<p style='padding: 0px 5px 5px;' class=sectionhead>"); echo('<a class="sec...
gpl-3.0
PoufPoufProduction/jlodb
ext/MIDI/demo-MultipleInstruments.html
1707
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns = "http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <!-- midi.js package --> <script src="./js/MIDI/AudioDetect.js" type="te...
gpl-3.0
bluzDK/bluzDK-firmware
user/tests/wiring/api/wiring.cpp
4116
#include "testapi.h" #include "spark_wiring_i2c.h" #include "Serial2/Serial2.h" #include "Serial3/Serial3.h" #include "Serial4/Serial4.h" #include "Serial5/Serial5.h" test(api_i2c) { int buffer; API_COMPILE(buffer=I2C_BUFFER_LENGTH); (void)buffer; } test(api_wiring_pinMode) { PinMode mode = PIN_MODE...
gpl-3.0
weidel-p/MUSIC
src/distributor.cc
3675
/* * This file is part of MUSIC. * Copyright (C) 2009 INCF * * MUSIC is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any later version. * *...
gpl-3.0
sanskritiitd/sanskrit
uohCorpus.fil/uoh/uoh.filteredcorpus.txt_output/Aakhyanvallari_ext.txt.out.dict_1578_jnu.html
16633
url: http://sanskrit.jnu.ac.in/sandhi/viccheda.jsp?itext=सुधाऽपि<html> <title>Sanskrit Sandhi Splitter at J.N.U. New Delhi</title> <META CONTENT='text/hetml CHARSET=UTF-8' HTTP-EQUIV='Content-Type'/> <META NAME="Author" CONTENT="Dr. Girish Nath Jha"> <META NAME="Keywords" CONTENT="Dr. Girish Nath Jha, Sachin, Di...
gpl-3.0
ManiaAseco/MPAseco
update/update_v05x-080/includes/rasp.settings.php
5100
<?php /** * rasp_settings * Parses the rasp_settings.xml and store the result in the well known rasp settings * XML file created and restructured php 2012 by Lukas Kremsmayr */ /* Please don't make any changes in this file!! Please make all your changes in the following file: configs/plugins/rasp/rasp_setti...
gpl-3.0
NiroDu/nirodu.github.io
themes/hiker/source/js/scripts.js
4098
(function($){ // Search var $searchWrap = $('#search-form-wrap'), isSearchAnim = false, searchAnimDuration = 200; var startSearchAnim = function(){ isSearchAnim = true; }; var stopSearchAnim = function(callback){ setTimeout(function(){ isSearchAnim = false; callback && callback()...
gpl-3.0
unixjazz/drupal-pece
src/themes/contrib/scholarly_lite/style.css
58032
/* Fonts families */ body.pff-1, .pff-1 input, .pff-1 select, .pff-1 textarea, .pff-1 blockquote, .pff-1 .ui-widget { font-family: 'Merriweather', Georgia, Times New Roman, Serif; } body.pff-2, .pff-2 input, .pff-2 select, .pff-2 textarea, .pff-2 blockquote, .pff-2 .ui-widget { font-family: 'Source Sans Pro', Helvetica...
gpl-3.0
care2x/2.7
js/html_editor/plugins/SpellChecker/lang/es-ar.js
2070
// I18N constants // LANG: "es-ar", ENCODING: UTF-8 | ISO-8859-1 // Author: Mihai Bazon, <mishoo@infoiasi.ro> // FOR TRANSLATORS: // // 1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE // (at least a valid email address) // // 2. PLEASE TRY TO USE UTF-8 FOR ENCODING; // (if this is not possible, please...
gpl-3.0
asajeffrey/servo
components/style/invalidation/element/element_wrapper.rs
14199
/* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ //! A wrapper over an element and a snapshot, that allows us to selector-match //! against a past state of the el...
mpl-2.0
mdranger/mytest
node_modules/yaml/browser/dist/tags/yaml-1.1/pairs.js
2962
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault"); Object.defineProperty(exports, "__esModule", { value: true }); exports.parsePairs = parsePairs; exports.createPairs = createPairs; exports.default = void 0; var _errors = require("../../errors"); var _Map = _intero...
mpl-2.0